owltide/server/api
Hornwitser 16191a8dd2
All checks were successful
/ build (push) Successful in 1m15s
/ deploy (push) Successful in 16s
Add debug route to delete the database
To simplify development add a debug route to delete the database content
so that it'll be re-generated to the demo schedule.
2025-05-31 23:10:25 +02:00
..
accounts Add assigment of crew to events and shifts 2025-03-15 18:18:08 +01:00
admin Add debug route to delete the database 2025-05-31 23:10:25 +02:00
auth Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
events.ts Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01:00
schedule.patch.ts Implement access controlled edit schedule endpoint 2025-03-11 14:11:05 +01:00
schedule.ts Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01:00
subscribe.post.ts Tie push subscriptions to current session 2025-03-07 15:47:48 +01:00
unsubscribe.post.ts Tie push subscriptions to current session 2025-03-07 15:47:48 +01:00