managarten/apps/mukke/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
.env.example feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
docker-entrypoint.sh feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
Dockerfile refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
package.json feat(infra): smart build memory check and baseline monitoring script 2026-03-29 15:07:20 +02:00
svelte.config.js chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
tsconfig.json feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
vite.config.ts feat(shared): add DevBuildBadge component and getBuildDefines() helper 2026-03-20 19:34:21 +01:00
vitest.config.ts test(mukke): add vitest setup and 34 frontend tests for player & library stores 2026-03-20 17:16:47 +01:00