Commit graph

15 commits

Author SHA1 Message Date
807e2dc408 implement authentication with GitHub (Auth.js) 2025-10-02 22:02:44 +02:00
fd042118ad add KV namespaces & implement sending of notifications if waittime changes 2025-10-02 21:25:01 +02:00
c1336fbc88 DB changes for notifications 2025-09-28 14:41:10 +02:00
d377c68975 refactoring type usage in existing functions & refactor fetchAttractions into own file 2025-09-28 13:08:12 +02:00
0a3636fda8 refactoring types / get types directly from drizzle 2025-09-27 15:32:18 +02:00
6ed53835ff implement general http request function & update existing usage in other files 2025-09-27 13:11:33 +02:00
ebb3191757 implement background job for fetching attractions 2025-09-20 17:47:22 +02:00
ff859475a0 refactoring background job for updating themepark data 2025-09-14 20:50:35 +02:00
f3375cfa20 move routes to separate directory 2025-09-13 18:20:09 +02:00
d60650a3a5 implement background job for updating themepark data 2025-09-13 18:19:36 +02:00
cd5ae0f69f improve db client + add separate dev db 2025-09-13 18:18:35 +02:00
3f9547f014 implement cron router + install cloudflare types 2025-09-13 11:37:01 +02:00
dfadc64afa fix db client so that casing works 2025-09-09 21:13:02 +02:00
fc3b1d1af5 setup drizzle for d1 & create db schema 2025-09-08 22:03:42 +02:00
3c197d8ebe rename project folder 2025-09-08 20:17:41 +02:00