managarten/apps
Till JS 80ea301ac1 feat(manacore): cross-app IndexedDB readers for dashboard widgets
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>
2026-03-30 01:21:32 +02:00
..
bauntown feat(bauntown): restore from archive, register in monorepo 2026-03-30 01:02:21 +02:00
calc fix(calc): rename FlaskConical to Flask (phosphor-svelte export) 2026-03-29 08:56:10 +02:00
calendar feat(calendar): add multi-event splitting, duration estimation, and conflict detection 2026-03-30 01:04:55 +02:00
chat refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
citycorners feat(citycorners): add city and platform statistics 2026-03-29 14:50:26 +02:00
clock refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
contacts refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
context feat(ui): add SyncIndicator to all 19 app layouts 2026-03-28 18:27:30 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
inventar fix(docker): use --no-frozen-lockfile in all web Dockerfiles 2026-03-28 21:12:03 +01:00
manacore feat(manacore): cross-app IndexedDB readers for dashboard widgets 2026-03-30 01:21:32 +02:00
manadeck feat(infra): smart build memory check and baseline monitoring script 2026-03-29 15:07:20 +02:00
manavoxel fix(manavoxel): improve demo world with full ground coverage and better spawn 2026-03-29 15:14:32 +02:00
matrix refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
mukke feat(infra): smart build memory check and baseline monitoring script 2026-03-29 15:07:20 +02:00
news feat(news): migrate from archive to local-first + Hono architecture 2026-03-29 19:28:11 +02:00
nutriphi refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
photos refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
picture refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
planta fix(ui): remove duplicate SyncIndicator imports from 9 layouts 2026-03-28 21:29:05 +01:00
playground fix: Colima file-mount issues, mana-llm port, web app build errors 2026-03-29 15:07:37 +02:00
presi refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
questions feat(ui): add SyncIndicator to all 19 app layouts 2026-03-28 18:27:30 +01:00
reader feat(reader): restore from archive, register in monorepo 2026-03-30 00:56:57 +02:00
skilltree refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
storage refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
taktik deploy(taktik): add Dockerfile, docker-compose, SSO config 2026-03-29 08:55:30 +02:00
todo feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
traces chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
uload feat(uload): sync_changes integration, Stripe checkout, docs update 2026-03-29 19:02:11 +02:00
wisekeep feat(wisekeep): migrate from archive to local-first + Hono architecture 2026-03-29 20:03:55 +02:00
zitare fix(docker): add content package build step in zitare Dockerfile 2026-03-28 22:18:28 +01:00