managarten/packages/spiral-db
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
..
src refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
demo.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
package.json fix: as-any cast cleanup + spiral-db prepare + locale typing 2026-04-10 18:43:01 +02:00
tsconfig.json feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
vitest.config.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00