My-Weekly-ToDo-List/src
mARTin 3657fb284f fix: reverse FAB menu order + persist iOS PWA session
- FAB menu items reordered so Task is closest to button (top),
  Search is furthest (bottom)
- auth.ts: session maxAge=30d + updateAge=1d so the JWT cookie is
  written as a persistent cookie (Max-Age header), preventing iOS
  PWA from losing the session when the app is closed/backgrounded

v1.81.5
2026-04-01 20:25:23 +02:00
..
app feat: overhaul header display options with mobile portrait/landscape settings 2026-03-31 09:14:16 +02:00
components fix: reverse FAB menu order + persist iOS PWA session 2026-04-01 20:25:23 +02:00
lib fix: reverse FAB menu order + persist iOS PWA session 2026-04-01 20:25:23 +02:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00