managarten/packages/shared-stores/src
Till JS a91a6076cc refactor: rename planta → plants, clean up codebase
- Rename planta module to plants everywhere (routes, modules, API,
  branding, i18n, docker, docs, shared packages)
- Fix package name collisions: @mana/credits-service, @mana/subscriptions-service
  (unblocks turbo)
- Extract layout composables: use-ai-tier-items, use-sync-status-items,
  RouteTierGate (layout 1345→1015 lines)
- Create shared DB pool for apps/api (lib/db.ts), migrate 5 modules
- Add automations module queries.ts with useAllAutomations/useEnabledAutomations
- Remove debug console.log statements from production code
- Rename storage display name: Ablage → Speicher

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 18:59:44 +02:00
..
test feat(shared-stores): add createViewStore factory for view/filter/sort 2026-04-02 14:25:31 +02:00
archive.test.ts feat(shared-stores): add createArchiveOps factory + unify archive pattern 2026-04-02 16:33:07 +02:00
archive.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
data-export.test.ts feat(shared-stores): add generic data export/import utilities 2026-04-02 17:01:53 +02:00
data-export.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
guest-mode.svelte.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
keyboard-shortcuts.test.ts feat(shared-stores): add centralized keyboard shortcuts registry 2026-04-02 17:03:38 +02:00
keyboard-shortcuts.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
navigation-simple.ts ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
navigation.svelte.ts ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
notifications.test.ts feat(shared-stores,shared-ui): add shared reminder system 2026-04-02 16:54:15 +02:00
notifications.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
reminder-scheduler.test.ts feat(shared-stores,shared-ui): add shared reminder system 2026-04-02 16:54:15 +02:00
reminder-scheduler.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
settings.svelte.ts ♻️ refactor: create createAppSettingsStore factory and migrate 3 apps 2026-01-29 16:30:22 +01:00
tag-links.test.ts feat(shared-stores): add createTagLinkOps factory for junction tables 2026-04-02 15:33:18 +02:00
tag-links.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
tags-local.svelte.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
tags.svelte.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
toast.svelte.ts ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
toggle-field.test.ts feat(shared-ui,shared-stores): add FavoriteButton component and toggleField utility 2026-04-02 16:16:23 +02:00
toggle-field.ts fix: revert tier test patch, widen toggleField, add spiral-db prepare 2026-04-10 18:35:20 +02:00
view.svelte.test.ts feat(shared-stores): add createViewStore factory for view/filter/sort 2026-04-02 14:25:31 +02:00
view.svelte.ts refactor(mana): rename inventar → inventory across the codebase 2026-04-09 15:50:24 +02:00