• Joined on 2021-10-13
bruno created repository Projets/markdown_parser 2026-04-19 12:53:59 -04:00
bruno pushed to main at Projets/ObsiGate 2026-04-12 17:06:45 -04:00
e1fcbe9ce7 feat: expand CSP connect-src directive and add async loading guard for highlight.js in popout view
bruno pushed to main at Projets/ObsiGate 2026-03-31 22:22:52 -04:00
ddb73461da feat: extract expandDirectoryInSidebar helper and add debouncing to breadcrumb navigation clicks
bruno pushed to main at Projets/ObsiGate 2026-03-31 21:59:51 -04:00
0362d4dfeb feat: add center alignment option to scrollToElement and update breadcrumb navigation to center focused items
bruno pushed to main at Projets/ObsiGate 2026-03-31 21:26:47 -04:00
78f7fd6a53 feat: improve dashboard navigation to files by focusing parent directory and syncing active state
bruno pushed to main at Projets/ObsiGate 2026-03-31 21:03:47 -04:00
30b1d5fc93 feat: auto-expand collapsed directories when focusing path in sidebar from dashboard navigation
bruno pushed to main at Projets/ObsiGate 2026-03-31 14:35:24 -04:00
89c6889f42 feat: add matched_path field to tree search results for consistency with advanced search response format
bruno pushed to main at Projets/ObsiGate 2026-03-31 13:41:07 -04:00
84d3ad0e90 feat: add ext: operator for file extension filtering in advanced search
bruno pushed to main at Projets/ObsiGate 2026-03-31 13:15:35 -04:00
4c4b8be215 feat: redesign help modal with enhanced hero section, improved navigation styling, and card-based layout
bruno pushed to main at Projets/ObsiGate 2026-03-31 11:54:20 -04:00
7dc7e9932b feat: hide vault filter dropdown menu item by adding hidden class to label element
bruno pushed to main at Projets/ObsiGate 2026-03-31 11:48:23 -04:00
309f945751 feat: add CodeMirror-based file editor with modal interface and syntax highlighting
bruno pushed to main at Projets/ObsiGate 2026-03-31 07:38:22 -04:00
f2de0d9456 feat: redesign dashboard card icons with outlined style and larger size
bruno pushed to main at Projets/ObsiGate 2026-03-30 23:14:44 -04:00
1c2e867585 fix: rename icon variable to iconContainer to avoid shadowing Lucide icon function
bruno pushed to main at Projets/ObsiGate 2026-03-30 23:10:53 -04:00
f539d02bcd fix: add error handling for dashboard card icon creation with fallback to default file icon
bruno pushed to main at Projets/ObsiGate 2026-03-30 23:00:36 -04:00
01841b8abe feat: expand file extension icon mappings and use dynamic icons in dashboard cards
bruno pushed to main at Projets/ObsiGate 2026-03-30 22:44:30 -04:00
4ede1a4fb1 feat: update tree item and action button icons to use accent color instead of secondary/muted colors
bruno pushed to main at Projets/ObsiGate 2026-03-30 21:50:32 -04:00
10a312ae89 feat: wrap tree item text in span elements and improve text overflow handling with flexbox
bruno pushed to main at Projets/ObsiGate 2026-03-30 21:19:08 -04:00
f51c4e848d feat: update action button icon from ellipsis to more-vertical and fix icon rendering scope
bruno pushed to main at Projets/ObsiGate 2026-03-30 21:12:23 -04:00
1a575020e6 feat: improve action button visibility with explicit styling and icon rendering
bruno pushed to main at Projets/ObsiGate 2026-03-30 21:08:20 -04:00
9a812eb34a feat: make action buttons always visible on all tree items