owltide/server
Hornwitser 8da4b02154 Implement signed cookie helpers
Provide a convenient wrapper for setting SHA-256 HMAC signed cookies and
retreiving them with the signature validated.  The secret key is
configured in the NUXT_COOKIE_SECRET_KEY environment variable.
2025-03-06 22:07:51 +01:00
..
api Refactor code saving data 2025-03-05 18:41:47 +01:00
utils Implement signed cookie helpers 2025-03-06 22:07:51 +01:00
database.ts Generate a demo schedule if no schedule exists 2025-03-05 22:15:46 +01:00
generate-demo-schedule.ts Fix demo schedule origin being on Saturday 2025-03-05 22:54:43 +01:00
streams.ts Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
tsconfig.json Convert indents to tabs 2025-03-01 17:06:41 +01:00
web-push.ts Refactor code saving data 2025-03-05 18:41:47 +01:00