managarten/apps/calc/apps/web
Till JS b995d52146 refactor(analytics): consolidate Umami tracking to unified app only
Remove standalone app Umami website IDs from .env.development and
generate-env.mjs. Remove injectUmamiAnalytics from all 21 standalone
app hooks.server.ts files. All analytics now flow through the single
ManaCore unified app website ID with module-level segmentation.
Landing page IDs are preserved (separate Astro sites).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:52:31 +02:00
..
src refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
Dockerfile deploy(calc): add docker-compose, cloudflared tunnel, SSO config 2026-03-29 08:53:41 +02:00
package.json feat: add Calc app with 8 calculator modes and 5 retro skins 2026-03-29 08:40:34 +02:00
svelte.config.js feat: add Calc app with 8 calculator modes and 5 retro skins 2026-03-29 08:40:34 +02:00
tsconfig.json feat: add Calc app with 8 calculator modes and 5 retro skins 2026-03-29 08:40:34 +02:00
vite.config.ts feat: add Calc app with 8 calculator modes and 5 retro skins 2026-03-29 08:40:34 +02:00