managarten/apps/mana/apps/web/src/lib/modules/guides
Till JS 53b3746b98 refactor: rename nutriphi module to food (Essen)
Complete rename across the entire monorepo pre-launch:
- Module, routes, API, i18n, standalone landing app directories
- All code identifiers, display names, logo component
- German user-facing label: "Essen" (English brand stays "Food")
- Dexie table nutriFavorites -> foodFavorites
- Infra configs (docker-compose, cloudflared, nginx, wrangler)

Zero residue of nutriphi remains. No data migration needed (pre-launch).

Follow-up: run pnpm install, update Cloudflare DNS
(food.mana.how), rename Cloudflare Pages project.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 15:30:07 +02:00
..
stores feat(brain): add domain events + tools for remaining 9 modules 2026-04-13 23:26:57 +02:00
views fix(guides): move {@const} out of <div> to fix Svelte 5 build error 2026-04-10 18:45:37 +02:00
collections.ts refactor: rename nutriphi module to food (Essen) 2026-04-14 15:30:07 +02:00
index.ts refactor(credits): simplify credit system — remove productivity credits, guild pools, complex gift types 2026-04-10 19:08:42 +02:00
ListView.svelte feat(guides): complete module with types, CRUD, detail view, and run tracking 2026-04-10 17:51:19 +02:00
module.config.ts fix(mana/web): commit module-registry + module.config.ts files (build-critical) 2026-04-07 19:49:58 +02:00
queries.ts feat(guides): complete module with types, CRUD, detail view, and run tracking 2026-04-10 17:51:19 +02:00
tools.ts feat(brain): add domain events + tools for remaining 9 modules 2026-04-13 23:26:57 +02:00
types.ts feat(timeblocks): integrate guides, places, cards modules 2026-04-10 19:07:59 +02:00