28 Commits

Author SHA1 Message Date
b1da9b111d feat: reorganize context menu documentation into docs folder
- Moved CONTEXT_MENU_INDEX.md and CONTEXT_MENU_VERIFICATION.md into docs/ directory for better organization
- Consolidated all context menu documentation files in one location for easier maintenance
- Documentation remains complete with 1000+ lines covering implementation, integration, and verification

The change improves documentation structure by moving context menu related files into a dedicated docs folder, making it easier for developers to find an
2025-10-25 20:17:10 -04:00
96745e9997 feat: add URL state synchronization for navigation
- Added UrlStateService to sync app state with URL parameters for note selection, tags, folders, and search
- Implemented URL state effects in AppComponent to handle navigation from URL parameters
- Updated sidebar and layout components to reflect URL state changes in UI
- Added URL state updates when navigating via note selection, tag clicks, and search
- Modified note sharing to use URL parameters instead of route paths
- Added auto-opening of relevant
2025-10-24 23:23:30 -04:00
0f7cc552ca feat: add note context menu with color and metadata controls
- Added PATCH endpoint for updating note frontmatter with YAML parsing and merging
- Added DELETE endpoint to move notes to .trash directory with timestamped filenames
- Implemented note context menu with actions like duplicate, share, favorite, and delete
- Added color picker to context menu with gradient background visualization
- Extended NoteFrontmatter type with readOnly and color properties
- Added YAML frontmatter parser with support
2025-10-24 13:45:02 -04:00
08a2d05dad feat: add folder management endpoints and CORS support 2025-10-24 08:02:40 -04:00
69df390f58 docs: remove Phase 2 completion and executive summary files 2025-10-23 11:50:27 -04:00
291b2e61b0 chore: delete unused trash explorer documentation files 2025-10-23 09:40:06 -04:00
397f1b4b80 docs: remove legacy implementation docs in French 2025-10-22 14:56:44 -04:00
d788c9d267 feat: add syntax highlighting and code block styling with theme support 2025-10-21 08:34:46 -04:00
062d743481 feat: add CodeMirror dependencies and implement markdown editor UI 2025-10-20 15:43:56 -04:00
4d995bf7a9 docs: remove implementation and markdown update documentation files 2025-10-20 11:25:49 -04:00
0f7610bed1 feat: add quick links filtering and frontmatter enrichment on file load 2025-10-19 20:47:18 -04:00
e2775a3d43 feat: add tag editor API endpoint and improve tag editing UI 2025-10-17 09:14:01 -04:00
c2315735ff feat: add markdown playground component view toggle and attachment handling 2025-10-15 21:05:31 -04:00
5a95b33081 docs: remove old implementation docs and setup guides 2025-10-14 13:19:45 -04:00
32a9998b40 feat: add Meilisearch backend integration with Docker Compose setup and Excalidraw support 2025-10-14 10:41:15 -04:00
b359e8ab8e docs: remove architecture audit document in French 2025-10-06 14:27:57 -04:00
bb365c60c1 ajout des docs architecture 2025-10-06 11:19:55 -04:00
a083dc9ef3 feat: remove outdated implementation summary document 2025-10-06 10:52:23 -04:00
1ddfd18af3 docs: organiser la documentation 2025-10-05 13:16:42 -04:00
6c4febe205 feat: add frontend logging system with router and visibility tracking 2025-10-05 11:59:17 -04:00
c0ebfcf5b9 docs: remove deprecated integration checklists and documentation files 2025-10-05 10:31:50 -04:00
e75fcd60cd refactor: migrate graph canvas to use web worker for force layout computation 2025-10-04 08:56:49 -04:00
77ced60d7c 96 SUCCESS tests complet 2025-10-03 14:24:16 -04:00
2dfe827759 chore: update Angular cache and TypeScript build info 2025-10-03 08:20:08 -04:00
ce67d6e0de chore: update Angular cache and TypeScript build info 2025-10-02 16:05:25 -04:00
20cc6e9215 chore: update Angular TypeScript build info cache 2025-10-02 10:55:11 -04:00
89c8315820 chore: update TypeScript build info cache 2025-10-01 08:20:34 -04:00
fe4c968367 chore: update Angular cache and TypeScript build info files 2025-09-30 21:37:49 -04:00