Commit graph

47 commits

Author SHA1 Message Date
Chris Araman
560c89af2c 🌍 Localize queries 2021-12-20 15:41:54 -08:00
Chris Araman
fb2218d951 🧹 Lint 2021-12-10 15:23:47 -08:00
Chris Araman
7f38f3537c ♻️ Simplify pointer dance 2021-12-10 15:23:47 -08:00
Chris Araman
73f2ca58d8
⚠️ Remove warning 2021-11-03 16:03:54 -07:00
Chris Araman
a499822dd8
🐛 Allow redownloads on macOS 12 2021-11-03 14:11:13 -07:00
Chris Araman
c7a104a250
🐛 Disable account command on macOS 12
Documents #417.
2021-11-03 14:11:12 -07:00
Chris Araman
4660b4505b
🐛 Disable purchase command on macOS 10.15
Documents #289.
2021-11-03 14:11:12 -07:00
Chris Araman
bfed0a7605
📄 Direct all disabled command warnings to #known-issues 2021-11-03 14:11:12 -07:00
Chris Araman
02ceea49cd ⚠️ Add a temporary warning about macOS Monterey 2021-11-02 20:16:17 -07:00
Chris Araman
9305160b2e 🧹 Lint 2021-11-02 20:16:17 -07:00
Chris Araman
3dc5789cdf 🐛 Print warnings and errors to stderr
Fixed #351.
2021-11-02 20:16:17 -07:00
Ben Chatelain
7a74278657 🚨 Remove TODO (leaving comment) 2021-10-19 07:19:31 -07:00
Ben Chatelain
8ef416cf35 👌🏻Address review comments 2021-10-12 19:54:08 -06:00
Ben Chatelain
1fe4b5b3e2 🍏 Ignore min OS for iOS apps 2021-10-12 19:54:08 -06:00
Ben Chatelain
75d6d39bd3 📋 Add kind property to SearchResult 2021-10-12 19:54:08 -06:00
Ben Chatelain
073ff08b87 🚨 Fix lint issue 2021-10-12 19:54:08 -06:00
Ben Chatelain
84461fa5c6 🐛 Don't consider an app outdated if the update can't be installed on the current OS
Fixes #420
2021-10-12 19:54:08 -06:00
Chris Araman
085bd002db ⬆️ Periphery (2.7.0) 2021-07-12 20:54:28 -07:00
Matthew Toohey
26fe7f1e30
🩹 Display decimal progress percentage (#399) 2021-06-27 11:06:30 -07:00
Chris Araman
2e498380ce ♻️ Simplify max length calculation 2021-06-04 15:58:30 -07:00
Chris Araman
0f0c5b1b93
🧹 Remove unused StderrOutputStream 2021-05-28 11:41:12 -07:00
Chris Araman
9904707152
🧹 Lint 2021-05-12 11:19:12 -07:00
Chris Araman
d39058c7be 🏡 Ignore applications moved outside the system Applications folder
Fixes #309.
2021-05-12 11:05:45 -07:00
Chris Araman
4dee61d467
♻️ Retry downloads upon network failure up to three times 2021-05-08 21:16:55 -07:00
Chris Araman
c3ef7b40b7
♻️ Remove loadDataSync 2021-05-08 21:16:54 -07:00
Chris Araman
25045fa0dd
🔥 Attempt all downloads, reject with first error 2021-05-08 21:14:17 -07:00
Chris Araman
9f340bdce9
🤞🏼 Rephrase Downloader as Promises 2021-05-08 21:14:17 -07:00
Chris Araman
9494dea403
🤞🏼 Rephrase StoreSearch as Promises 2021-05-08 21:14:16 -07:00
Chris Araman
a9b018854d
🤞🏼 Rephrase MasStoreSearch as Promises 2021-05-08 21:14:16 -07:00
Chris Araman
2ad8695295
🔥 Initialize PromiseKit 2021-05-08 21:10:03 -07:00
Chris Araman
0b8acab235 🧹 Lint with periphery 2021-05-08 20:14:18 -07:00
Chris Araman
4848f422d6 🧹 Match swift-format to compiler version
Fixes #364.
2021-05-08 20:14:18 -07:00
Chris Araman
585699d99b ♻️ Build URLs using URLComponents 2021-05-05 22:06:57 -07:00
Chris Araman
d046417936
🖨 Pass items directly to Swift.print 2021-05-03 12:05:28 -07:00
Chris Araman
e79260b1f4
🖨 Override print only in debug builds 2021-05-03 10:46:54 -07:00
Chris Araman
3059bf3e42
🖨 Fix print override 2021-05-02 14:42:27 -07:00
Chris Araman
5a2d7717c9
♻️ Remove generated source file 2021-04-28 22:56:34 -07:00
Chris Araman
d0738e50b6
♻️ Append terminator 2021-04-28 21:10:50 -07:00
Chris Araman
64e1cb467c
♻️ Simplify OutputListener 2021-04-28 19:48:19 -07:00
Chris Araman
923fb18526
🛠 Remove remnants of Xcode project 2021-04-28 19:14:19 -07:00
Chris Araman
5df17f7823
📦 Embed version string as Swift code 2021-04-28 12:22:08 -07:00
Chris Araman
65b3763882
🧹 Prefer isEmpty to equality check 2021-04-27 15:36:13 -07:00
Chris Araman
2cf5ce3013
⌨️ Fix typo 2021-04-27 15:33:49 -07:00
Chris Araman
0a506b1ebe
♻️ Simplify max identifier length calculation 2021-04-27 15:31:35 -07:00
Chris Araman
f0bf27a821
♻️ Remove redundant declarations 2021-04-27 15:30:28 -07:00
Chris Araman
7a7f36ad9b
📦 Declare mas as a Swift Package 2021-04-26 21:19:30 -07:00
Chris Araman
d287c5cfd6
🚧 Move sources to typical SPM locations 2021-04-26 21:04:37 -07:00