managarten/packages/spiral-db/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
..
constants.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
database.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
database.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
encoding.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
encoding.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
image.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
image.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
png.test.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
png.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
schema.test.ts feat(contacts): integrate spiral-db for visual contact network 2026-03-23 11:02:19 +01:00
schema.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
spiral.test.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
spiral.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
types.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
wallpaper.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00