Commit Graph
6 Commits
Author SHA1 Message Date
gitrusprusandCursor 35ec4c81ec Add import/export, graph UX improvements, and contact management fixes.
Support vCard import and multi-format export, bulk delete with reliable local persistence, Ctrl+link relation creation, cluster-colored graph visualization, and right-click context menus for node details.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 11:36:13 +03:00
gitrusprusandCursor 2a32c61934 Update README files for local-first architecture and production deploy.
Document VITE_DATA_MODE, frontend layers, containerized deploy flow,
and refresh deploy guide with git clone, build flags, and troubleshooting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 16:18:39 +03:00
gitrusprusandCursor 5e0af42fce Add local-first SPA architecture and containerized production deploy.
Move data access to use-cases and IndexedDB repositories with optional
remote fallback, changelog/sync ports, and encrypted local backup.
Add production Docker Compose (nginx frontend + optional backend) and
Apache host proxy configuration for deployment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 16:08:02 +03:00
gitrusprusandCursor b668ee8507 Add network map UX and theme support.
Introduce network map view/components with filtering and positioning, expand contacts/map backend fields and migrations, and add a persistent light/dark theme toggle with graph label color updates for readability.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 13:24:48 +03:00
gitrusprus 81ba6cd076 WIP: local changes 2026-04-08 15:29:52 +03:00
Ваше Имя 07842540ba Add project .gitignore for backend and frontend
Ignore Python/Django, Node/Vite, IDE, and environment artifacts so local files do not pollute version control.

Made-with: Cursor
2026-04-08 15:05:44 +03:00