owltide/pages
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
..
account Add per account locale setting 2025-06-13 21:50:22 +02:00
about.vue Add About page with info about the project 2025-06-24 16:00:55 +02:00
admin.vue Implement database administration 2025-06-28 01:30:39 +02:00
build-info.vue Add /build-info page displaying 2025-05-20 00:07:58 +02:00
edit.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +02:00
index.vue Add About page with info about the project 2025-06-24 16:00:55 +02:00
login.vue Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
schedule.vue Add cards for shifts 2025-06-24 15:41:53 +02:00