managarten/packages/spiral-db/src
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
..
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 nutriphi module to food (Essen) 2026-04-14 15:30:07 +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