My-Weekly-ToDo-List/src
mARTin f6e158af8f fix: reduce iCloud CalDAV connections to prevent rate limiting
- Apple/Synology: batch fetch events with single client login instead of N separate connections
- Apple: add client cache (5min TTL) to reuse authenticated DAVClient across operations
- Apple: add retry with backoff for transient ConnectTimeoutError/SSL failures
- Increase cache stale threshold from 2min to 15min
- Increase background sync interval from 2min to 15min
- Throttle tab-focus sync to at most once per 5min

v1.75.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 09:35:25 +01:00
..
app fix: match event font to task font (family, size, weight) 2026-03-25 12:57:34 +01:00
components fix: reduce iCloud CalDAV connections to prevent rate limiting 2026-03-26 09:35:25 +01:00
lib fix: reduce iCloud CalDAV connections to prevent rate limiting 2026-03-26 09:35:25 +01:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00