24 Commits

Author SHA1 Message Date
1545dbb20a feat: enhance navigation and filtering behavior
- Added clickable app title links in header and sidebar that reset view to all markdown files
- Fixed quicklink filtering to use correct frontmatter boolean keys (favoris, publish, draft, etc.)
- Updated sidebar behavior to auto-open Quick Links section when viewing markdown files
- Added filter clearing when switching between views to prevent conflicting filters
- Modified URL state handling to preserve kind parameter when navigating
- Enforced markdown-only
2025-10-30 16:15:45 -04:00
5647b42d8a feat: add test excalidraw page with deep linking support
- Added new test excalidraw page component and route with deep linking via ?tests=excalidraw
- Enhanced drawings editor to preserve frontmatter and normalize metadata when saving .excalidraw.md files
- Improved excalidraw file handling with better error handling and sanitization
- Updated sidebar and navigation to include test excalidraw option
- Fixed collaborators map serialization issue in excalidraw scene data
2025-10-28 12:47:25 -04:00
917af04642 feat: enhance note creation and navigation UX
- Added note creation event handlers to sync selection, scrolling and focus across components
- Improved context menu styling with better opacity and z-index handling
- Updated mobile layout to hide search input on larger screens
- Fixed focus timing issues in move-note-to-folder component
- Added URL state management for newly created notes
- Removed unused archived note files
- Added proper note ID tracking and scroll-into-view behavior
- Enhanced error
2025-10-26 11:54:47 -04:00
69df390f58 docs: remove Phase 2 completion and executive summary files 2025-10-23 11:50:27 -04:00
698bfef3d8 feat: add help and about pages with sidebar navigation buttons 2025-10-22 08:58:26 -04:00
d788c9d267 feat: add syntax highlighting and code block styling with theme support 2025-10-21 08:34:46 -04:00
4dbcf8ad81 feat: add toast notifications and improve tag management UI 2025-10-16 22:25:05 -04:00
7fd4f5bf8e tests 2025-10-15 14:28:46 -04:00
55a7a06daa feat: add Nimbus UI mode with adaptive scrollbars and layout improvements 2025-10-15 11:57:32 -04:00
32a9998b40 feat: add Meilisearch backend integration with Docker Compose setup and Excalidraw support 2025-10-14 10:41:15 -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
cf4a3b60eb chore: update Angular cache and TypeScript build info files 2025-10-02 13:46:33 -04:00
20cc6e9215 chore: update Angular TypeScript build info cache 2025-10-02 10:55:11 -04:00
1d4da38164 chore: update Angular cache with new TypeScript definition files 2025-10-01 10:33:30 -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
67407f68f0 chore: update Angular cache and TypeScript build info 2025-09-29 23:22:47 -04:00
0b72a6b810 chore: update TypeScript build info cache for Angular 20.3.3 2025-09-29 11:18:25 -04:00
0e604c06d0 chore: remove .angular cache directory 2025-09-29 08:42:25 -04:00
1c7a49fd0e chore: update TypeScript build info cache 2025-09-28 23:04:52 -04:00
a8b60f87f6 chore: update Angular TypeScript build info cache 2025-09-28 21:19:15 -04:00
f68440656e chore: update Angular build cache and TypeScript definitions 2025-09-28 07:13:09 -04:00
6e1b5407b7 first commit 2025-09-27 18:13:02 -04:00