Commit graph

4031 commits

Author SHA1 Message Date
Jordan Eldredge
c466445b7f Add debug view and fix bug where query was not preserved on page load 2022-02-22 16:45:04 -08:00
Jordan Eldredge
0d85dc3008 Add query names 2022-02-21 10:17:32 -08:00
Jordan Eldredge
51f815b980 Upgrade Puppeteer 2022-02-21 13:16:50 -05:00
Jordan Eldredge
2977107716 add todo comment re error handling for graphql 2022-02-21 13:16:36 -05:00
Jordan Eldredge
91b25cb1dd fix case error in import 2022-02-21 13:16:21 -05:00
Jordan Eldredge
4af0a37011 Add query param to use the graphql endpoint 2022-02-21 09:54:44 -08:00
Jordan Eldredge
c635fcabd6 Allow code sandbox to consume our API 2022-02-20 17:13:07 -05:00
Jordan Eldredge
d7200892d9 Implement all museum API functionality in GraphQL 2022-02-20 14:11:22 -08:00
Jordan Eldredge
1bf510ec0d Remove unused selector 2022-02-20 10:30:11 -08:00
Jordan Eldredge
c5ec5d46a4 More filter options for skins 2022-02-20 10:29:10 -08:00
Jordan Eldredge
4b64a69f49 Move scheam to graphql file for syntax highlighting 2022-02-20 10:00:18 -08:00
Jordan Eldredge
551e94fcbd Use seach in the example query 2022-02-20 03:20:43 -08:00
Jordan Eldredge
4165b9a4f5 Add search, metadata and split some stuff up. 2022-02-20 03:02:27 -08:00
Jordan Eldredge
9a4b4ee85b Add example query and more logging 2022-02-20 02:08:52 -08:00
Jordan Eldredge
55094d8041 Extend the graphql schema more 2022-02-20 01:41:19 -08:00
Jordan Eldredge
77ad5ce70a Expand GraphQL schema 2022-02-20 00:51:17 -08:00
Jordan Eldredge
2dca4bfb85 Allow cors for api.webamp.org 2022-02-20 03:50:21 -05:00
Jordan Eldredge
c1aae3485a Fetch metadata for null and empty string 2022-02-20 03:24:49 -05:00
Jordan Eldredge
af6a5b91eb Auth to discord in cli 2022-02-20 03:24:49 -05:00
Jordan Eldredge
00fef7c7b3 Add a graphql endpoint 2022-02-20 00:21:55 -08:00
Jordan Eldredge
25a88a4ec5 Cleanup/refactor 2022-02-19 21:25:39 -08:00
Jordan Eldredge
a4a3508d41 Fixes for screenshot upload to ia 2022-02-19 20:06:17 -05:00
Jordan Eldredge
2bf9321a12 Fix option name 2022-02-19 17:44:58 -05:00
Jordan Eldredge
3c09e53458 Refactors and work toward fixing consistency with archive.org 2022-02-19 14:44:09 -08:00
Jordan Eldredge
06243ffffc Use Commander for CLI and organize commands 2022-02-18 22:52:11 -08:00
Jordan Eldredge
a2723c5579 Misc cli cleanup 2022-02-19 01:43:23 -05:00
Jordan Eldredge
e307c175d8 Add cli for IA metadata 2022-02-18 20:10:57 -08:00
Jordan Eldredge
11ad87a95c Scrape Internet Archive metadata 2022-02-18 20:09:16 -08:00
Jordan Eldredge
42cac02806 Store correct field name for search index updates 2022-02-03 11:40:17 -08:00
Jordan Eldredge
5169b94708 Store milestone data in DB 2022-02-03 13:50:48 -05:00
Jordan Eldredge
367b85448f Use sqlite to store arbitrary JSON for quick and dirty state storage 2022-02-03 10:34:30 -08:00
Jordan Eldredge
684d7a972d Different skins for Twitter and Instagram 2022-02-03 08:28:16 -08:00
Jordan Eldredge
45499a6397 Remove unused import 2022-02-02 23:27:52 -08:00
Jordan Eldredge
52b9a6f52a Add migration to add missing insta posts to db 2022-02-02 23:27:27 -08:00
Jordan Eldredge
06584bd593 Post to Insta when tweeting 2022-02-03 02:14:33 -05:00
Jordan Eldredge
44d3f13273 Update popular tweets 2022-02-03 01:55:23 -05:00
Jordan Eldredge
9b88b199af Post to instagram 2022-02-02 22:50:02 -08:00
Jordan Eldredge
383ec66668 Move more buttons to WinampButton 2022-02-01 19:51:30 -08:00
Jordan Eldredge
a095909a5b Migrate some toggle buttons to WinampButton 2022-02-01 00:09:35 -08:00
Jordan Eldredge
a21850d506 Use WinampButton for some EQ buttons 2022-02-01 00:02:14 -08:00
Jordan Eldredge
6d92859275 Convert more buttons to WinampButton 2022-01-31 23:52:59 -08:00
Jordan Eldredge
6b528a3cdc Ensure we correctly overwrite style for shade action buttons 2022-01-31 23:39:28 -08:00
Jordan Eldredge
79e0154106 Ignore type errors 2022-01-31 22:52:18 -08:00
Jordan Eldredge
85a80ef084 Introduce WinampButton 2022-01-31 22:42:36 -08:00
Jordan Eldredge
83d18ed9b7 Alert on follower count milestones 2022-01-31 13:20:20 -08:00
Jordan Eldredge
4738bcc3c2 Handle tweets that jump buckets
Only notify about the larger number
2022-01-30 12:17:00 -08:00
Jordan Eldredge
725140c6de Better message for popular tweets 2022-01-30 12:01:29 -08:00
Jordan Eldredge
4f74a2e01a Refine popular tweets 2022-01-30 14:32:55 -05:00
Jordan Eldredge
cd1a005450 Improve shooting 2022-01-15 17:52:55 -05:00
Jordan Eldredge
4c0e77b382 Try avoiding shm
https://github.com/puppeteer/puppeteer/issues/1321#issuecomment-378361236
2022-01-15 17:51:23 -05:00