managarten/apps
Till JS 3bd717bc93 feat(manacore/web): add unified QuickInputBar with context-aware adapters
Implement adapter pattern for the QuickInputBar that automatically
switches behavior based on the current route:
- /todo: NL task parser (priority, dates, labels, subtasks)
- /calendar: NL event parser (time, duration, recurrence, location)
- /contacts: NL contact parser (company, email, phone, tags)
- /times: search alarms and world clocks
- /planta: NL plant parser (species, care actions)
- fallback: cross-app search via SearchRegistry

Architecture: InputBarAdapter interface, lazy-loaded adapters per
module, route-reactive resolution in layout. Contact parser ported
from standalone contacts app.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:24:17 +02:00
..
calc feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
calendar style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
cards feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
chat feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
citycorners refactor: remove leaflet dependency, replace with OSM embeds 2026-04-02 11:56:26 +02:00
clock/packages/shared fix(manacore/web): float DateStrip at bottom, remove sidebar 2026-04-02 13:06:55 +02:00
contacts style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
context feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
docs refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
guides fix(guides/web): add missing supportedLocales export to i18n 2026-04-02 10:45:19 +02:00
inventar style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
manacore feat(manacore/web): add unified QuickInputBar with context-aware adapters 2026-04-02 16:24:17 +02:00
manavoxel feat(manavoxel): clean up dead code, add portal keys, fix triggers, implement gold economy 2026-04-01 21:04:25 +02:00
matrix feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
memoro fix(memoro): unify error responses, add offline page, align i18n defaults 2026-04-01 16:39:11 +02:00
moodlit style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
mukke feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
news refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
nutriphi fix(prerender): suppress favicon.png 404 during prerender in skilltree and nutriphi 2026-03-31 18:11:53 +02:00
photos style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
picture feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
planta style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
presi refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
questions style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
skilltree feat(shared-auth-ui): add GuestRegistrationNudge + complete feature texts + improve seed data 2026-04-01 12:16:55 +02:00
storage feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
times refactor: consolidate Clock app into Times 2026-04-02 13:04:07 +02:00
todo refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
traces refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
uload refactor(uload): remove unused schema tables, keep only clicks 2026-04-02 16:23:33 +02:00
wisekeep fix(wisekeep/landing): add missing TalkGrid and QuoteCollection components 2026-04-02 10:45:14 +02:00
zitare feat(shared-auth-ui): add GuestRegistrationNudge + complete feature texts + improve seed data 2026-04-01 12:16:55 +02:00