• Joined on 2021-10-13
bruno pushed to main at Projets/ObsiGate 2026-03-22 10:17:47 -04:00
f34f5ad708 Fix sidebar dropdown positioning with fixed positioning to prevent overflow clipping and ensure proper menu display outside collapsed panels
bruno pushed to main at Projets/ObsiGate 2026-03-22 01:11:30 -04:00
5dc1907ace Enhance breadcrumb navigation with path-selected highlighting, improved scroll positioning, and pulsing animation for focused tree items
bruno pushed to main at Projets/ObsiGate 2026-03-22 00:56:56 -04:00
565c3c8a27 Replace native select dropdowns with custom styled dropdowns featuring improved visual consistency, dark mode support, and enhanced accessibility with ARIA attributes
bruno pushed to main at Projets/ObsiGate 2026-03-22 00:47:22 -04:00
29c1618472 Simplify header dropdown menu styling by removing color-mix adjustments and using direct CSS variables
bruno pushed to main at Projets/ObsiGate 2026-03-22 00:41:45 -04:00
fd11827977 Simplify header dropdown menu with streamlined list-based layout, remove card-based design, and reduce visual complexity with cleaner styling
bruno pushed to main at Projets/ObsiGate 2026-03-22 00:18:13 -04:00
1e7c8dd6a8 Redesign help modal and header dropdown menu with modern card-based UI, enhanced visual hierarchy, and comprehensive user guide sections
bruno pushed to main at Projets/ObsiGate 2026-03-22 00:06:31 -04:00
05dc436cea Add clickable breadcrumbs that focus and expand corresponding sidebar paths with vault panel auto-expansion and improved collapsed state styling
bruno pushed to main at Projets/ObsiGate 2026-03-21 23:52:24 -04:00
fe30703a0d Remove accessibility label from vault quick-select dropdown to simplify sidebar UI
bruno pushed to main at Projets/ObsiGate 2026-03-21 23:41:50 -04:00
7aec49776e Add custom scroll-into-view for tree items with smooth positioning and improve sidebar panel collapse animations with flex-based layout transitions
bruno pushed to main at Projets/ObsiGate 2026-03-21 23:09:38 -04:00
a42f61e59a Add collapsible sidebar panels, vault quick-select dropdown, help modal, and vault focus feature with improved navigation UX
bruno pushed to main at Projets/ObsiGate 2026-03-21 22:42:57 -04:00
b73aa19c51 Add file deletion endpoint with multi-tag filtering support and redesigned editor UI with icon-only buttons
bruno pushed to main at Projets/ObsiGate 2026-03-21 22:02:28 -04:00
eba5af2fe0 Adjust header flex properties to improve layout balance and prevent overflow issues
bruno pushed to main at Projets/ObsiGate 2026-03-21 21:53:05 -04:00
7fbf0f07ef Add multi-tag filtering with active tag display, optimize directory browsing performance, and improve mobile editor UI
bruno pushed to main at Projets/ObsiGate 2026-03-21 12:55:36 -04:00
0ba58115a2 Fix editor scrolling issues by enabling overflow on editor body and preventing modal scroll conflicts
bruno pushed to main at Projets/ObsiGate 2026-03-21 12:43:32 -04:00
eac1980e62 Add textarea fallback for CodeMirror initialization failures and fix module dependency conflicts with import map
bruno pushed to main at Projets/ObsiGate 2026-03-21 12:28:28 -04:00
25c7533409 Redesign header UI with dropdown menu for vault filter and theme toggle
bruno pushed to main at Projets/ObsiGate 2026-03-21 12:04:10 -04:00
ae46e62902 Add file editing capability with CodeMirror 6 integration, loading indicator for searches, and clickable home logo
bruno pushed to main at Projets/ObsiGate 2026-03-21 11:20:04 -04:00
1213eb4781 Add fallback parser for markdown files with invalid YAML frontmatter to prevent indexing failures
bruno pushed to main at Projets/ObsiGate 2026-03-21 11:16:55 -04:00
2ed5f65a7a Expand file type support beyond Markdown to include code, config, and build files with syntax highlighting and improved UI filtering
bruno pushed to main at Projets/ObsiGate 2026-03-21 10:31:40 -04:00
8a22c1db28 Update FastAPI version to 0.110.3 for improved Docker compatibility and document additional excluded dependencies