mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 04:09:41 +02:00
Replace REST API polling with direct IndexedDB reads for 4 dashboard widgets: TasksToday, TasksUpcoming, CalendarEvents, ContactsFavorites. Data is now reactive via Dexie liveQuery — updates instantly when any app writes to its IndexedDB (sync, other tabs, local edits). No more 30-60s polling intervals or retry logic needed. New files: - cross-app-stores.ts: Opens todo/calendar/contacts IndexedDB databases - cross-app-queries.ts: Reactive queries (useOpenTasks, useUpcomingEvents, etc.) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| landing | ||
| mobile | ||
| web | ||