managarten/packages
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
..
eslint-config fix lint 2025-12-04 00:32:13 +01:00
mana-core-nestjs-integration Fix wrong type 2025-12-04 23:25:25 +01:00
manadeck-database fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
news-database fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
nutriphi-database improve code quality 2025-12-03 23:42:37 +01:00
shared-api-client Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-auth feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
shared-auth-stores fix lint 2025-12-04 00:32:13 +01:00
shared-auth-ui feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
shared-branding 🐛 fix: resolve auth issues in Manacore, Calendar, and Clock apps 2025-12-08 15:51:57 +01:00
shared-config fix lint 2025-12-04 00:32:13 +01:00
shared-credit-service fix lint 2025-12-04 00:32:13 +01:00
shared-errors Fix wrong type 2025-12-04 23:25:25 +01:00
shared-feedback-service fix lint 2025-12-04 00:32:13 +01:00
shared-feedback-types improve code quality 2025-12-03 23:42:37 +01:00
shared-feedback-ui Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-help-content feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-help-mobile feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-help-types feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-help-ui feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-i18n feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-icons improve code quality 2025-12-03 23:42:37 +01:00
shared-landing-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-nestjs-auth Fix wrong type 2025-12-04 23:25:25 +01:00
shared-profile-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-storage Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-stores ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
shared-subscription-types improve code quality 2025-12-03 23:42:37 +01:00
shared-subscription-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-supabase Fix wrong type 2025-12-04 23:25:25 +01:00
shared-tags feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-tailwind improve code quality 2025-12-03 23:42:37 +01:00
shared-theme feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-theme-ui feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-types improve code quality 2025-12-03 23:42:37 +01:00
shared-ui feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-utils fix lint 2025-12-04 00:32:13 +01:00
shared-vite-config ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
test-config improve code quality 2025-12-03 23:42:37 +01:00
uload-database fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00