managarten/packages/shared-utils/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
..
parsers feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
analytics-server.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
analytics.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
async.ts ♻️ refactor: remove duplicated code (Quick Wins) 2026-01-29 16:19:18 +01:00
cache.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
date.ts fix lint 2025-12-04 00:32:13 +01:00
format.ts fix lint 2025-12-04 00:32:13 +01:00
index.ts chore: complete ManaCore → Mana rename (docs, go modules, plists, images) 2026-04-07 12:26:10 +02:00
keyboard.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
security-headers.ts fix(csp): move jsdelivr allowlist to mana-web hooks (Vite SSR cache workaround) 2026-04-08 23:03:38 +02:00
string.ts fix lint 2025-12-04 00:32:13 +01:00
validation.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
web-vitals.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00