owltide/server
Hornwitser 29b34deef0 Make session cookie permament
Set a max age for the session cookie to prevent it from expiring when
the browser is closed.  To prevent the age limit from being being
reached the session cookie is refreshed every time the session is
loaded.  This should fix login being lost when the browser is stopped.
2025-03-11 16:30:51 +01:00
..
api Make session cookie permament 2025-03-11 16:30:51 +01:00
utils Make session cookie permament 2025-03-11 16:30:51 +01:00
database.ts Add create account functionality 2025-03-07 23:53:57 +01:00
generate-demo-schedule.ts Implement role based shifts for crew 2025-03-10 20:58:33 +01:00
streams.ts Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01:00
tsconfig.json Convert indents to tabs 2025-03-01 17:06:41 +01:00
web-push.ts Refactor subscription format 2025-03-07 12:37:47 +01:00