owltide/pages
Hornwitser c4a6f6b3f9 Add per account overridable timezone setting
To make it possible to render the timetable in the user's local time we
need to know the timezone to render it in on the server.  Otherwise
there will be hydration errors and paint flashing as the client renders
a different timezone.

Add a server global default timezone that can be overriden on a
per-account bases to prepare for timezone handling the timetable.
2025-03-09 15:53:51 +01:00
..
account Add per account overridable timezone setting 2025-03-09 15:53:51 +01:00
index.vue Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
login.vue Add create account functionality 2025-03-07 23:53:57 +01:00
schedule.vue Add create account functionality 2025-03-07 23:53:57 +01:00