owltide/server
Hornwitser 60f898e986 Set updatedAt in the past in demo schedule
Make sure that all of the entities generated in the demo schedule are
updated in the past. Otherwise updates for them will end up rejected
for being before the current entity's updateAt property.

This also sets the origin for the schedule to be yesterday to make it
easiser to demo the schedule between friday and tuesday.
2025-06-30 15:20:57 +02:00
..
api Make the first user created an admin 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 Set updatedAt in the past in demo schedule 2025-06-30 15:20:57 +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