managarten/apps
Till-JS 9a93ca0c89 🔥 refactor(calendar): remove Network View feature
Remove Network View (D3 event graph visualization) to reduce complexity:
- Delete NetworkView.svelte component (~416 LOC)
- Delete network.svelte.ts store (~371 LOC)
- Delete network.ts API client (~47 LOC)
- Delete view-mode.svelte.ts store (~76 LOC)
- Remove network tab from view switcher
- Simplify view switching logic

Also adds voice recording feature (separate work, included to fix build):
- Add VoiceRecordButton and VoiceRecordingModal components
- Add voice-recording store and audio utilities
- Integrate voice input into calendar layout

Add CLEANUP_PLAN.md documenting planned simplifications.

Total removal: ~910 LOC
2026-01-28 13:31:13 +01:00
..
calendar 🔥 refactor(calendar): remove Network View feature 2026-01-28 13:31:13 +01:00
chat 🧑‍💻 feat(dx): improve local development experience 2026-01-27 16:58:11 +01:00
clock feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
contacts feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore 🔥 chore: remove maerchenzauber from codebase 2026-01-27 15:57:19 +01:00
manadeck feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
nutriphi feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
picture 🔥 chore(picture): remove PostHog analytics for GDPR compliance 2026-01-28 12:24:22 +01:00
planta feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
presi feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
storage feat(storage): add verified banner to login page 2026-01-27 01:32:59 +01:00
todo feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00