owltide/components
Hornwitser 1ac607a712 Use unix timestamps in timetable logic
Parse the iso date strings into millseconds from the unix epoch and use
that through the timetable logic instead of reparsing the strings over
and over.
2025-03-09 16:49:57 +01:00
..
EventCard.vue Track which account is interested in which events 2025-03-07 20:15:41 +01:00
EventsEdit.vue EventsEdit: Handle no events existing 2025-03-05 19:10:24 +01:00
Header.vue Add create account functionality 2025-03-07 23:53:57 +01:00
LogOutButton.vue Pull Log Out button into its own component 2025-03-07 21:46:44 +01:00
PushNotification.vue Refactor push subscription logic into a composable 2025-03-07 16:08:45 +01:00
timetable-terminology.png Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
Timetable.vue Use unix timestamps in timetable logic 2025-03-09 16:49:57 +01:00