owltide/server
Hornwitser ed67982ec0 Explicitly set locale to avoid hydration mismatch
Some functions in luxon default to the system's locale while other
functions default to "en-US".  Explicitly set the locale everywhere
the luxon objects are created to avoid possible mismatches and
unexpected behaviour should the system's locale be different.
2025-05-25 23:38:06 +02:00
..
api Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02:00
utils Load secrets from files 2025-05-20 00:43:29 +02:00
database.ts Add create account functionality 2025-03-07 23:53:57 +01:00
generate-demo-schedule.ts Assign crew randomly in demo schedule 2025-03-15 20:26:43 +01:00
streams.ts Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01: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