owltide/server
Hornwitser f4f23e6c18
All checks were successful
/ build (push) Successful in 1m29s
/ deploy (push) Successful in 16s
Validate timezone with normalizeZone
Instead of constructing a new DateTime object and seeing if it
succeeded, validate the client's timezone selection using the
Info.normalizeZone utility function.  This prevents throwing an
unexpected error creating the DateTime object after the change
in e100555 to throw on invalid dates.
2025-06-14 19:26:58 +02:00
..
api Validate timezone with normalizeZone 2025-06-14 19:26:58 +02:00
utils Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
database.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
generate-demo-schedule.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
streams.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
tsconfig.json Convert indents to tabs 2025-03-01 17:06:41 +01:00
web-push.ts Load secrets from files 2025-05-20 00:43:29 +02:00