owltide/server
Hornwitser 04b9707272
All checks were successful
/ build (push) Successful in 1m16s
/ deploy (push) Successful in 16s
Move /api/account to /api/auth/account
An account refers to the user the active session is logged in as. As
such it doesn't make sense outside of the /auth API paths that deals
with the current authenticated user.  Move /api/account to
/api/auth/account to reflect this.
2025-05-31 21:44:19 +02:00
..
api Move /api/account to /api/auth/account 2025-05-31 21:44:19 +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 Send keepalive as a comment 2025-05-25 23:38:24 +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