My-Weekly-ToDo-List/src
mARTin 866f514f10 fix: detect iCloud all-day events and bypass cache on manual refresh
- Apple calendar parser now checks ICAL.js isDate flag and emits
  date-only strings (YYYY-MM-DD) for all-day events instead of
  full ISO datetime — fixes all-day detection in the frontend
- Calendar events mapper routes date-only Apple events to the
  date field instead of always using dateTime
- Manual refresh button now sends forceRefresh=true which makes
  the sync endpoint wait for live data instead of returning stale cache
- Automatic background syncs still use fire-and-forget for performance

v1.2.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 00:26:04 +01:00
..
app fix: detect iCloud all-day events and bypass cache on manual refresh 2026-02-24 00:26:04 +01:00
components fix: detect iCloud all-day events and bypass cache on manual refresh 2026-02-24 00:26:04 +01:00
lib fix: detect iCloud all-day events and bypass cache on manual refresh 2026-02-24 00:26:04 +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 task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00