owltide/server
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
..
api Implement database administration 2025-06-28 01:30:39 +02:00
utils Add API utility for requiring an admin session 2025-06-28 00:55:26 +02:00
database.ts Implement database administration 2025-06-28 01:30:39 +02:00
generate-demo-schedule.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00
streams.ts Fix import statements 2025-06-23 12:54:09 +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