My-Weekly-ToDo-List/src/app/api/calendar
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 Refactor Apple Calendar integration and sync logic 2026-02-17 15:30:42 +01:00
background-sync feat: improve calendar sync, event modal, and task list management 2026-02-24 11:01:15 +01:00
connections feat: Add Microsoft To-Do and Outlook Calendar integration 2026-02-21 22:07:37 +01:00
events feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +01:00
google feat: mobile UX overhaul and fix Google OAuth 2026-03-02 18:41:46 +01:00
outlook fix(v1.10.1): force dynamic for problematic APIs and improve Outlook sync logs 2026-03-02 08:26:14 +01:00
sync Optimize build process and fix dynamic route collection errors 2026-03-13 14:33:14 +01:00
synology/connect fix: CSS class slide animation, mobile dot, flex task indicators 2026-03-06 12:09:13 +01:00