8 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
0f7610bed1 feat: add quick links filtering and frontmatter enrichment on file load 2025-10-19 20:47:18 -04:00
32a9998b40 feat: add Meilisearch backend integration with Docker Compose setup and Excalidraw support 2025-10-14 10:41:15 -04:00
989f3ee25a feat: add search diagnostics logging and tag cardinality tracking 2025-10-05 16:24:19 -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