managarten/apps
Till-JS 31f187b816 feat(calendar): integrate network view into homepage with heatmap stats
- Add network view as "N" option in view switcher (like contacts app pattern)
- Create view-mode store to switch between calendar/network modes
- Move NetworkView from /network route to embedded component
- Add heatmap mode with StatsOverlay for event density visualization
- Extend network service to create connections by:
  - Shared tags (highest priority, variable strength)
  - Same calendar (strength 50%)
  - Same date (strength 40%)
  - Same location (strength 60%)
- Fix network controller route prefix (was /api/v1/api/v1/network)
- Remove separate /network and /statistics pages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 18:35:03 +01:00
..
calendar feat(calendar): integrate network view into homepage with heatmap stats 2025-12-16 18:35:03 +01:00
chat ♻️ refactor(chat): simplify chat service and update seed data 2025-12-12 20:48:10 +01:00
clock 🐛 fix(shared-auth): add automatic token refresh on 401 responses 2025-12-12 20:47:43 +01:00
contacts ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
picture ♻️ refactor(picture): simplify credit system to production-only 2025-12-12 20:49:38 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo Merge branch 'dev' into till-dev 2025-12-15 14:10:34 +01:00
zitare ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00