managarten/apps/contacts/apps/web
Till-JS 437d612e81 ♻️ refactor(contacts): remove statistics, network view and session storage; implement demo mode
- Remove statistics feature (stores, routes, ~560 LOC)
- Remove network view with D3.js graph (~1,100 LOC)
- Remove session-based contact storage
- Add demo contacts for unauthenticated users (10 sample contacts)
- Add auth gate prompts for create/edit/delete/favorite actions
- Update layout with Demo-Modus banner and event handling
- ~1,760 lines of code removed for simpler, cleaner codebase

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:12:19 +01:00
..
src ♻️ refactor(contacts): remove statistics, network view and session storage; implement demo mode 2026-01-28 14:12:19 +01:00
Dockerfile feat(contacts): add Docker deployment for Mac Mini 2026-01-23 14:23:49 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json fix(contacts-web): use adapter-node for Docker deployment 2026-01-23 14:32:16 +01:00
svelte.config.js fix(contacts-web): use adapter-node for Docker deployment 2026-01-23 14:32:16 +01:00
tsconfig.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
vite.config.ts fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00