..
apple-calendar.ts
fix: use updateCalendarObject instead of updateObject for CalDAV updates
2026-03-24 22:27:35 +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
feat: onboarding wizard for first-time users + UI fixes
2026-03-22 13:52:29 +01:00
calendar-cache.ts
fix: reduce external API calls ~10x by optimizing sync intervals
2026-03-24 12:35:22 +01:00
calendar-events.ts
feat: drag-to-create calendar events, fix rolling tasks, fix Outlook recurring
2026-03-25 01:56:16 +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: add Notion provider integration + Apple Reminders deprecation note
2026-03-22 21:02:25 +01: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
feat: drag-to-create calendar events, fix rolling tasks, fix Outlook recurring
2026-03-25 01:56:16 +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: use updateCalendarObject instead of updateObject for CalDAV updates
2026-03-24 22:27:35 +01:00
synology-tasks.ts
feat: full Synology bidirectional sync and fix someday list delete button
2026-03-08 02:00:55 +01:00