owltide/server/api
Hornwitser e5e923bc8d Implement database administration
Add routes and admin panel elements for creating a database backup,
restoring from a backup, deleting the existing schedule, and replacing
the database with the demo schedule.  These server as crude ways to
manage the data stored in the system.
2025-06-28 01:30:39 +02:00
..
admin Implement database administration 2025-06-28 01:30:39 +02:00
auth Fix import statements 2025-06-23 12:54:09 +02:00
users De-duplicate serverUserToApi 2025-06-24 15:31:47 +02:00
events.ts Fix import statements 2025-06-23 12:54:09 +02:00
schedule.patch.ts Fix import statements 2025-06-23 12:54:09 +02:00
schedule.ts Fix import statements 2025-06-23 12:54:09 +02:00
subscribe.post.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
unsubscribe.post.ts Rename AcountSession to ServerSession 2025-06-09 16:51:05 +02:00