managarten/packages/help/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
..
components fix(mana/web+packages): clear all 270 warnings to zero 2026-04-10 17:34:49 +02:00
pages fix(mana/web+packages): clear all 270 warnings to zero 2026-04-10 17:34:49 +02:00
content.ts fix(help): re-export schemas from content.ts for loader.ts compatibility 2026-03-28 20:52:07 +01:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
loader.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
mana-faq.ts refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
merger.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
parser.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
privacy-faq.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
sanitize.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
schemas.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
search-engine.ts fix(help): import search types from search-types, not content 2026-04-09 18:48:39 +02:00
search-types.ts fix(packages): fix type errors in consolidated packages + add missing files 2026-03-28 17:53:34 +01:00
translations.ts fix(packages): cross-package broken imports + missing exports 2026-04-09 20:23:34 +02:00
ui-types.ts fix(packages): cross-package broken imports + missing exports 2026-04-09 20:23:34 +02:00