Commit graph

18 commits

Author SHA1 Message Date
Ben Chatelain
b22392729d 🎨 Remove empty line 2018-12-27 10:08:59 -07:00
Ben Chatelain
6b7ffed4e5 💡 Add doc comment to SearchCommand 2018-12-27 09:50:44 -07:00
Ben Chatelain
8a95fa04b8 🤡 Add tests for search.
Add Result and Commandant in test bundle.
2018-11-17 19:04:27 -07:00
Ben Chatelain
4938382104 ♻️ Refactor commands to have URLSession injected into constructor 2018-11-13 20:47:06 -08:00
Ben Chatelain
14971e2f78 💡 Use guard and add docs to searchURLString 2018-11-12 14:34:17 -07:00
Ben Chatelain
28f8cec94b 🧹 Cleanup whitespace 2018-11-12 13:31:14 -07:00
Unknown
6b1b5bd00a 🈺 Make MasKit types and members public 2018-10-14 15:35:48 -06:00
Unknown
eba0a28aac 🚧♻️ Create MasKit targets 2018-10-14 13:41:19 -06:00
Ben Chatelain
3199d80cd3 🤡 Add StoreAccount protocol 2018-10-13 22:22:20 -06:00
Ben Chatelain
d156e737d8 Disable signin command on macOS 10.13 and greater 2018-08-10 20:31:03 -06:00
Ben Chatelain
34760a60ed 👽 Restore using CKAccountService to sign out on 10.12 and below 2018-08-10 18:44:21 -06:00
Ben Chatelain
07dd7c6251 🐛 Fix signout command 2018-08-10 18:44:21 -06:00
Ben Chatelain
45decf1a84 🛃 Add missing imports 2018-07-04 14:56:10 -06:00
Ben Chatelain
43d43fb639 🚨 Replace deprecated flatMap with compactMap
'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
2018-07-04 12:48:48 -06:00
ddiekmann
6f2e521a5a Adding price feature to search command. Add '--price' to list prices in search. 2018-06-25 16:18:00 +02:00
Ben Chatelain
410ad81018 Merge branch 'master' into test-target
# Conflicts:
#	CHANGELOG.md
2018-02-16 18:31:29 -07:00
Ben Chatelain
38efd3d8d6 Merge branch 'master' into test-target 2018-02-07 21:08:00 -07:00
Ben Chatelain
35fb638b5b Rename project group to App/ 2018-01-28 19:24:27 -07:00