My-Weekly-ToDo-List/src/lib
mARTin c4214304af fix: revert adapter session stubbing that broke session loading
The custom adapter wrapper that stubbed session methods was preventing
sessions from loading. Reverted to plain PrismaAdapter - the original
credentials login issue was caused by missing DB columns, not the adapter.

v1.51.6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 22:21:57 +01:00
..
apple-calendar.ts feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +01: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: revert adapter session stubbing that broke session loading 2026-03-19 22:21:57 +01:00
calendar-cache.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
calendar-events.ts fix: prune deleted Synology calendars from stored list 2026-03-16 22:28:28 +01: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: implement password reset flow with email 2026-03-10 16:11:30 +01:00
google-calendar.ts feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +01:00
google-tasks.ts Reposition notes popup to floating vertical container and various integration fixes 2026-02-24 12:26:02 +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(mS-todo): remove select fields from sync to fix Graph API ParseUri error 2026-03-03 19:29:09 +01:00
outlook-calendar.ts feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +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 header layout, add day/night switch, refine night mode styling 2026-02-12 20:14:12 +01:00
push-notifications.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
quotes.ts feat: multi-language quote selection with per-user language picker 2026-03-09 08:11:23 +01:00
synology-calendar.ts feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +01:00
synology-tasks.ts feat: full Synology bidirectional sync and fix someday list delete button 2026-03-08 02:00:55 +01:00