My-Weekly-ToDo-List/src/lib
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
..
apple-calendar.ts fix: retry individual Apple calendar fetches on network timeout 2026-03-29 16:29:26 +02:00
apple-reminders.ts fix: time grid layout alignment and task drag/drop collision detection 2026-02-23 21:29:56 +01:00
auth.ts fix: reverse FAB menu order + persist iOS PWA session 2026-04-01 20:25:23 +02:00
calendar-cache.ts fix: reduce iCloud CalDAV connections to prevent rate limiting 2026-03-26 09:35:25 +01:00
calendar-cross-sync.ts feat: add cross-provider calendar sync tool 2026-03-29 10:58:07 +02:00
calendar-events.ts fix: double event on recurring create + mobile sticky day bar 2026-03-29 09:34:09 +02:00
calendar-sync.ts feat: Add soft delete, remove Apple Reminders, improve Google Tasks sync 2026-02-21 09:04:49 +01:00
email.ts feat: add Notion provider integration + Apple Reminders deprecation note 2026-03-22 21:02:25 +01:00
fontConstants.ts perf: fix stale auto-save bug + extract SettingsSidebar to lazy chunk 2026-03-30 22:03:09 +02:00
google-calendar.ts feat: cross-day drag, note icon, Google recurring fix, no popup on drag 2026-03-24 12:03:33 +01:00
google-tasks.ts fix: paginate task sync and unblock connections endpoint 2026-03-23 01:11:23 +01:00
holidays.ts feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
microsoft-todo.ts fix: paginate task sync and unblock connections endpoint 2026-03-23 01:11:23 +01:00
notion-calendar.ts feat: add Notion provider integration + Apple Reminders deprecation note 2026-03-22 21:02:25 +01:00
outlook-calendar.ts fix: add debug logging for Outlook recurring event updates 2026-03-25 14:39:50 +01:00
outlook-token.ts feat: Add Microsoft To-Do and Outlook Calendar integration 2026-02-21 22:07:37 +01:00
prisma.ts fix: prevent Prisma connection pool exhaustion in production 2026-03-24 23:17:29 +01:00
push-notifications.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
quotes.ts feat: show location in events, fix HTML in notes, fix CalDAV TZID, reduce collapsed all-day space 2026-03-24 22:14:21 +01:00
sse.ts feat: real-time sync across devices via Server-Sent Events 2026-03-20 07:44:00 +01:00
synology-calendar.ts fix: reduce iCloud CalDAV connections to prevent rate limiting 2026-03-26 09:35:25 +01:00
synology-tasks.ts feat: full Synology bidirectional sync and fix someday list delete button 2026-03-08 02:00:55 +01:00
weeklyViewConstants.ts perf: fix stale auto-save bug + extract SettingsSidebar to lazy chunk 2026-03-30 22:03:09 +02:00
weeklyViewTranslations.ts feat: overhaul header display options with mobile portrait/landscape settings 2026-03-31 09:14:16 +02:00