mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:21:09 +02:00
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 |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| clock | ||
| contacts | ||
| context | ||
| manacore | ||
| manadeck | ||
| nutriphi | ||
| picture | ||
| planta | ||
| presi | ||
| storage | ||
| todo | ||
| zitare/apps | ||