Commit graph

181 commits

Author SHA1 Message Date
Sam Carlton
37a296adfe Filter eleventy endpoints by route, not payload 2021-05-08 16:48:08 -05:00
Sam Carlton
6462a91466 Fix misspelling in comment 2021-04-26 12:47:08 -05:00
Sam Carlton
44750f779e Fix scanned Game apps erroring games logic 2021-04-24 21:37:44 -05:00
Sam Carlton
848023788c Map App Store genres to categories 2021-04-24 16:11:04 -05:00
Sam Carlton
3faeaa7745 Add system tools category 2021-04-24 15:36:52 -05:00
Sam Carlton
8a11abc55e Fix duplicate category ID 2021-04-24 15:33:08 -05:00
Sam Carlton
f53e81eb8e Fix tags saving as empty object/Set 2021-04-24 15:09:48 -05:00
Sam Carlton
41c0457fcd Double scan timeout 2021-04-23 13:29:52 -05:00
Sam Carlton
88c102aa1a Hide not enabled devices 2021-04-20 12:50:09 -05:00
Sam Carlton
6e65c498c8 Move deviceSupportsApp into helper 2021-04-18 20:01:48 -05:00
Sam Carlton
9e341c0384 Filter out ios devices for now 2021-04-18 00:23:56 -05:00
Sam Carlton
1d5a4d059b Enable generating device list 2021-04-17 23:10:54 -05:00
Sam Carlton
00f1f1397c Move makeSlug to function 2021-04-17 22:36:06 -05:00
Sam Carlton
4b0b63c70c Add 42 matter genres link 2021-04-17 18:46:11 -05:00
Sam Carlton
7330018f94 Add app store genres as app tags 2021-04-17 18:45:22 -05:00
Sam Carlton
ac3de730f1 Fix Live Production and Performance slug 2021-04-16 14:38:07 -05:00
Sam Carlton
d3f8d0093f Add Live Production and Performance category 2021-04-16 14:27:34 -05:00
Sam Carlton
15d8969405 Remove github links and comments from formulae 2021-04-10 18:10:56 -05:00
Sam Carlton
4a9156cfd8 Fuzzy match whole worfd for title and timestamps
Fix super short app names matching title and timestamps
2021-04-10 18:10:33 -05:00
Sam Carlton
73ea1fc8a0 Add fuzzyMatchesWholeWord 2021-04-10 18:08:36 -05:00
Sam Carlton
e2dcf8bac4 Exclude youtube thumbnails larger that 700px wide 2021-04-10 16:13:16 -05:00
Sam Carlton
1b6fc4239b Pull videos from prebuilt json 2021-03-27 14:42:38 -05:00
Sam Carlton
84268bc926 Add code to list all Homebrew formulae 2021-03-13 17:44:28 -06:00
Sam Carlton
f19e8d2a5c Use Map for formulaeList 2021-03-13 17:33:49 -06:00
Sam Carlton
a17cdb8504 Merge branch 'master' into feat/eleventy 2021-03-13 13:53:36 -06:00
Sam Carlton
7412d74115 Fix new categories breaking site 2021-03-10 13:44:00 -06:00
Sam Carlton
0b1382986e Add suggestion for decompressiono error 2021-03-08 12:16:21 -06:00
Sam Carlton
86f61b1251 Move makeLastUpdatedFriendly into parse-date 2021-03-06 21:40:52 -06:00
Sam Carlton
4503cc8f35 Ignore casing on eitherMatches 2021-03-06 16:33:23 -06:00
Sam Carlton
43c1fecb2a Add 🧪 Apple Silicon App Tested link to scan apps 2021-03-05 13:33:43 -06:00
Sam Carlton
7c4d36ac9d Add uncategorized category 2021-03-04 21:29:39 -06:00
Sam Carlton
9ee920d4f3 Integrate app scans into main app list 2021-03-04 20:46:39 -06:00
Sam Carlton
b725880da3 Add getStatusName helper 2021-03-04 20:45:49 -06:00
Sam Carlton
874e8738bd Add label for no-category 2021-03-04 20:45:09 -06:00
Sam Carlton
adb253d698 Add either matches helper 2021-03-04 20:44:47 -06:00
Sam Carlton
c2bb2d9787 Move matchesWholeWord into mathing file 2021-03-04 20:44:23 -06:00
Sam Carlton
a5333b1939 Rename parseGithubDate to parseDate 2021-03-04 20:25:06 -06:00
Sam Carlton
ef4f3d570e Add isVideo function 2021-03-02 21:53:43 -06:00
Sam Carlton
7c696573e7 Add getAppType function 2021-03-02 21:33:58 -06:00
Sam Carlton
a7551e1dd8 Merge branch 'master' into feat/build-lists
# Conflicts:
#	package-lock.json
2021-03-02 19:32:16 -06:00
Sam Carlton
5fb6c9aa04 Fix reporting empty message 2021-02-16 15:38:20 -06:00
Sam Carlton
56a21124d2 Report supported app version when found 2021-02-16 12:18:42 -06:00
Sam Carlton
879d27dcb4 Only scan bundle execuable macho file 2021-02-06 22:03:30 -06:00
Sam Carlton
148f1c41b1 Clean up loggers 2021-02-06 16:53:39 -06:00
Sam Carlton
a70a58ff20 Save scans 2021-02-06 16:22:56 -06:00
Sam Carlton
b5adbe5b78 Display app and binary size 2021-02-03 14:27:36 -06:00
Sam Carlton
fef66dfd3c Don’t rescan files 2021-02-02 23:22:19 -06:00
Sam Carlton
d0aea7031b Clean up code 2021-02-02 23:18:11 -06:00
Sam Carlton
f3b8fcdc09 Specify app file is not native 2021-02-02 23:18:04 -06:00
Sam Carlton
522cc8b704 Move native apps to top 2021-02-02 23:17:42 -06:00