managarten/apps/todo/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
..
e2e test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
scripts fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
src refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
static fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
.env.production.example feat(todo): add reminders with background worker and notification dispatch 2026-04-01 14:55:42 +02:00
Dockerfile fix(docker): use --no-frozen-lockfile in all web Dockerfiles 2026-03-28 21:12:03 +01:00
package.json feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
playwright.config.ts test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
vite.config.ts feat(todo): unify view modes into single route with Fokus/Übersicht/Matrix layouts 2026-03-31 12:03:58 +02:00