managarten/apps/nutriphi/apps/web
Till JS 3500ac5e23 fix(citycorners): replace @const with direct function calls in templates
Svelte 5 restricts {@const} to block contexts only. Use direct
isOpenNow() calls in {#if} conditions instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:05:37 +01:00
..
src feat(analytics): add custom event tracking to NutriPhi and ManaDeck 2026-03-25 12:12:01 +01:00
Dockerfile fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
package.json feat(help): add help pages to 10 remaining web apps 2026-03-25 10:36:22 +01:00
svelte.config.js feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
tsconfig.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
vitest.config.ts feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00