managarten/apps/zitare/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
static refactor(pwa): replace custom service workers with Vite PWA plugin and centralize offline page 2026-03-22 18:16:43 +01:00
docker-entrypoint.sh 🚀 feat(zitare-web): add Docker deployment infrastructure 2026-02-13 14:49:26 +01:00
Dockerfile fix(docker): add content package build step in zitare Dockerfile 2026-03-28 22:18:28 +01:00
package.json refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
svelte.config.js 🔧 debug(bot-services): add logging to getToken for SSO-Link debugging 2026-02-13 14:06:37 +01:00
tsconfig.json 🔧 debug(bot-services): add logging to getToken for SSO-Link debugging 2026-02-13 14:06:37 +01:00
vite.config.ts fix(zitare): add missing Tailwind CSS v4 vite plugin 2026-03-26 09:05:29 +01:00