owltide/server
Hornwitser 6c4107a1cb Fix incorrect time offset in generated schedule
When correcting for a timezone being ahead of UTC the start has to be
moved backwards in time, not forward.  Fixes the generated schodule
not using central european times.
2025-03-10 14:40:52 +01:00
..
api Fix logic inversion braking interested 2025-03-09 23:56:39 +01:00
utils Use deleteCookie to remove session cookie 2025-03-08 00:36:10 +01:00
database.ts Add create account functionality 2025-03-07 23:53:57 +01:00
generate-demo-schedule.ts Fix incorrect time offset in generated schedule 2025-03-10 14:40:52 +01:00
streams.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
tsconfig.json Convert indents to tabs 2025-03-01 17:06:41 +01:00
web-push.ts Refactor subscription format 2025-03-07 12:37:47 +01:00