owltide/server/api
Hornwitser e7dc00db54
All checks were successful
/ build (push) Successful in 1m13s
/ deploy (push) Successful in 15s
Remove old editing interface
Remove broken placeholder event editing interface that did not take
account to access permissions or events having multiple solts.
2025-05-27 17:38:23 +02:00
..
accounts Add assigment of crew to events and shifts 2025-03-15 18:18:08 +01:00
auth Make session cookie permament 2025-03-11 16:30:51 +01:00
account.delete.ts Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01:00
account.patch.ts Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02:00
account.post.ts Add create account functionality 2025-03-07 23:53:57 +01: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