Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Panchout
1182400fb2 ♻️(sabredav) improve HttpCallbackIMipPlugin
Enhance IMIP plugin with better error handling, logging
and support for all scheduling methods (REQUEST, REPLY,
CANCEL). Update server configuration and SQL schema.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 16:56:21 +01:00
Nathan Panchout
5893d30996 (sabredav) add AttendeeNormalizerPlugin
Add SabreDAV plugin to normalize attendee properties in
calendar events. Ensures consistent mailto: prefix and
proper CN formatting for CalDAV compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 16:56:21 +01:00
Sylvain Zimmer
3ed52ca5d0 (scheduling) add callback from caldav to django for imip 2026-01-11 03:52:43 +01:00
Sylvain Zimmer
bc801d3007 🏗️(caldav) migrate from davical to sabre/dav 2026-01-11 02:28:04 +01:00
Sylvain Zimmer
a36348ead1 🎉(all) bootstrap the Calendars project
This repository was forked from Drive in late December 2025 and
boostraped as a minimal demo of backend+caldav server+frontend
integration. There is much left to do and to fix!
2026-01-09 00:51:25 +01:00