owltide/server/api
Hornwitser db9a12250e Track which account is interested in which events
Store a list of ids of events and slots that accounts have marked as
being interested in, and show aggeregate counts in the schedule.
2025-03-07 20:15:41 +01:00
..
auth Tie push subscriptions to current session 2025-03-07 15:47:48 +01:00
account.patch.ts Track which account is interested in which events 2025-03-07 20:15:41 +01:00
create-event.post.ts Refactor code saving data 2025-03-05 18:41:47 +01:00
delete-event.post.ts Refactor code saving data 2025-03-05 18:41:47 +01:00
events.ts Handle event streams being cancelled 2025-03-05 16:02:26 +01:00
modify-event.post.ts Refactor code saving data 2025-03-05 18:41:47 +01:00
schedule.ts Refactor code saving data 2025-03-05 18:41:47 +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