My-Weekly-ToDo-List/src/lib
mARTin b9c05571be feat: add alerts, invitees, attachments, busy status, and visibility to calendar events
Support extended calendar event properties across all providers:
- Alerts/Reminders: VALARM for CalDAV, reminders API for Google, reminderMinutes for Outlook
- Invitees/Attendees: ATTENDEE for CalDAV, attendees API for Google/Outlook
- Attachments: ATTACH (URL-based) for CalDAV (Apple/Synology)
- Busy Status: TRANSP for CalDAV, transparency for Google, showAs for Outlook
- Visibility: CLASS for CalDAV, visibility for Google, sensitivity for Outlook

Updated CalendarEventModal with new UI fields including expandable
Invitees & Attachments section and reminder/status/visibility dropdowns.

v1.36.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 14:36:37 +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: CSS class slide animation, mobile dot, flex task indicators 2026-03-06 12:09:13 +01:00
calendar-cache.ts fix: CSS class slide animation, mobile dot, flex task indicators 2026-03-06 12:09:13 +01:00
calendar-events.ts feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +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
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