Commit Graph

18 Commits

Author SHA1 Message Date
1d606ef0d3 feat: support sending "new episode" notifications to devices 2024-09-08 13:46:14 -05:00
4fe22bccf3 feat: support sending "new title" alerts to devices 2024-09-02 13:02:05 -04:00
0bcc547ede chore: update consumet 2024-08-18 21:36:49 -04:00
5d528fba52 feat: reject token if it's not valid 2024-06-15 18:56:28 -04:00
7675867549 feat: create lib function to verify FCM token 2024-06-15 05:47:44 -04:00
231ed4bde4 feat: create route to store FCM token 2024-06-14 18:14:10 -04:00
9368ced0f7 test: cleaned up test runner 2024-06-13 06:17:40 -04:00
168ea0a88f chore: replace Sapling with Git 2024-06-13 06:17:39 -04:00
8f861ceca0 ci: use libsqld server in CI instead of Turso CLI 2024-06-13 06:17:39 -04:00
06bb8f65fb feat: set up Drizzle 2024-06-12 09:31:12 -04:00
3da4325be1 chore: update bun lockfile 2024-06-08 12:01:46 -04:00
9c1559bce5 feat: create script to generate Env type 2024-06-03 08:29:00 -04:00
b2215f554f chore: update wrangler
Summary:

Test Plan:
2024-06-02 06:47:19 -04:00
00ff0e0295 feat: add Consumet as source for /episodes 2024-05-26 13:22:03 -04:00
359b73c7a8 fix: gql.tada not generating Typescript schema
Summary:

Test Plan:
2024-05-16 01:12:47 -04:00
dd47118f3a docs: add Swagger UI
Summary:

Test Plan:
2024-05-15 23:03:19 -04:00
68c082493e feat: create route to return title information
Summary:

Test Plan:
2024-05-15 23:03:17 -04:00
695a1bb4cd chore: set up MSW
This will help with mocking requests and responses from external services.
2024-05-15 09:22:12 -04:00