Files
TimeTracker/app/integrations
Dries Peeters c9df042d2b feat(integrations): add CalendarEvent sync support to Google Calendar connector
- Add bidirectional sync for CalendarEvent objects (similar to CalDAV)
- Import Google Calendar events as CalendarEvent instead of TimeEntry
- Sync CalendarEvent objects to Google Calendar with proper markers
- Add methods to create/update Google Calendar events from CalendarEvent
- Track imports using description markers instead of IntegrationExternalEventLink
- Prevent circular sync by checking for import markers
- Update logging to include calendar event counts alongside time entries
2026-01-11 10:06:13 +01:00
..