managarten/docs
Till-JS ee42b6cc76 feat: major update with network graphs, themes, todo extensions, and more
## New Features

### Network Graph Visualization (Contacts, Calendar, Todo)
- D3.js force simulation for physics-based layout
- Zoom & pan with mouse/touchpad
- Keyboard shortcuts: +/- zoom, 0 reset, Esc deselect, / search, F focus
- Filtering by tags, company/location/project, connection strength
- Shared components in @manacore/shared-ui

### Central Tags API (mana-core-auth)
- CRUD endpoints for tags
- Schema: tags table with userId, name, color, app
- Shared tag components in @manacore/shared-ui

### Custom Themes System
- Theme editor with live preview and color picker
- Community theme gallery
- Theme sharing (public, unlisted, private)
- Backend API in mana-core-auth

### Todo App Extensions
- Glass-pill design for task input and items
- Settings page with 20+ preferences
- Task edit modal with inline editing
- Statistics page with visualizations
- PWA support with offline capabilities
- Multiple kanban boards

### Contacts App Features
- Duplicate detection
- Photo upload
- Batch operations
- Enhanced favorites page with multiple view modes
- Alphabet view improvements
- Search modal

### Help System
- @manacore/shared-help-content
- @manacore/shared-help-ui
- @manacore/shared-help-types

### Other Features
- Themes page for all apps
- Referral system frontend
- CommandBar (global search)
- Skeleton loaders
- Settings page improvements

## Bug Fixes
- Network graph simulation initialization
- Database schema TEXT for user_id columns (Better Auth compatibility)
- Various styling fixes

## Documentation
- Daily report for 2025-12-10
- CI/CD deployment guide

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 02:37:46 +01:00
..
central-services feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
daily-reports feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
test-examples style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
BACKEND_ARCHITECTURE.md Feat: New project chat, uload refactor (postgress), hosting plans, uload landingpage 2025-11-25 13:01:41 +01:00
CHANGELOG_2025-11-24.md feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
CI_CD_SETUP.md first implementation 2025-11-27 17:26:18 +01:00
DATABASE_MIGRATIONS.md feat(db): add production-safe migration system with advisory locks 2025-12-09 02:13:11 +01:00
DEPENDENCY_ALIGNMENT.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
DEPLOYMENT.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
DEPLOYMENT_ARCHITECTURE.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
DEPLOYMENT_DIAGRAMS.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
DEPLOYMENT_HETZNER.md docs: add Hetzner deployment guide and update lockfile 2025-11-27 14:47:35 +01:00
DEPLOYMENT_RUNBOOKS.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
DEVELOPMENT_SCRIPTS.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
DOCKER_GUIDE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
DOCKER_SETUP_ANALYSIS.md 🔒️ feat(auth): centralize JWT validation and add deployment docs 2025-12-01 20:44:45 +01:00
ENV_AUDIT_SUMMARY.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
ENV_BACKEND_MATRIX.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
ENV_CONFIGURATION_AUDIT.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
ENVIRONMENT_VARIABLES.md 🧑‍💻 chore: add centralized environment variable system 2025-11-26 13:08:50 +01:00
HETZNER_DEPLOYMENT_SUMMARY.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
HETZNER_PRODUCTION_GUIDE.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
I18N.md Feat: New project chat, uload refactor (postgress), hosting plans, uload landingpage 2025-11-25 13:01:41 +01:00
LOCAL_DEVELOPMENT.md 🧑‍💻 dx: add automatic database setup and dev:*:full commands 2025-12-08 14:38:18 +01:00
MANADECK_POSTGRES_MIGRATION.md fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
PROJECT_OVERVIEW.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PWA_GUIDE.md feat(todo): add PWA support with offline capabilities 2025-12-09 14:40:42 +01:00
README_ENV_AUDIT.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SELF-HOSTING-GUIDE.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SETUP_TEMPLATES.md docs: add setup templates and checklists for recurring tasks 2025-12-09 01:00:02 +01:00
SHARED_PACKAGES_ROADMAP.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
STAGING_DEPLOYMENT_ISSUES.md docs: comprehensive staging deployment troubleshooting guide 2025-12-08 23:11:01 +01:00
TESTING.md first implementation 2025-11-27 17:26:18 +01:00
TESTING_IMPLEMENTATION_GUIDE.md first implementation 2025-11-27 17:26:18 +01:00
TESTING_SUMMARY.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
ULOAD-DEPLOYMENT.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
USER_SETTINGS.md feat(auth): add centralized user settings synced across all apps 2025-12-03 00:09:47 +01:00