managarten/packages/shared-storage/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
..
client.spec.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
client.ts chore: remove remaining Hetzner references across codebase 2026-03-23 10:30:26 +01:00
factory.spec.ts feat(storage): improve shared-storage robustness, scalability, and DX 2026-03-20 18:52:34 +01:00
factory.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
hooks.spec.ts feat(storage): add upload hooks, metrics integration, and presigned multipart 2026-03-20 19:36:46 +01:00
hooks.ts feat(storage): add upload hooks, metrics integration, and presigned multipart 2026-03-20 19:36:46 +01:00
index.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
metrics.spec.ts perf(auth): replace bcrypt with bcryptjs (pure JS, no native build tools) 2026-03-20 19:46:16 +01:00
metrics.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
types.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
utils.spec.ts feat(storage): improve shared-storage robustness, scalability, and DX 2026-03-20 18:52:34 +01:00
utils.test.ts docs+test: add audio format docs and shared-storage utils tests 2026-03-21 11:12:58 +01:00
utils.ts feat(mukke): support all common audio formats for upload and playback 2026-03-21 11:09:25 +01:00