5dc1907aceEnhance breadcrumb navigation with path-selected highlighting, improved scroll positioning, and pulsing animation for focused tree itemsBruno Charest2026-03-22 01:11:28 -04:00
565c3c8a27Replace native select dropdowns with custom styled dropdowns featuring improved visual consistency, dark mode support, and enhanced accessibility with ARIA attributesBruno Charest2026-03-22 00:56:55 -04:00
29c1618472Simplify header dropdown menu styling by removing color-mix adjustments and using direct CSS variablesBruno Charest2026-03-22 00:47:21 -04:00
fd11827977Simplify header dropdown menu with streamlined list-based layout, remove card-based design, and reduce visual complexity with cleaner stylingBruno Charest2026-03-22 00:41:45 -04:00
1e7c8dd6a8Redesign help modal and header dropdown menu with modern card-based UI, enhanced visual hierarchy, and comprehensive user guide sectionsBruno Charest2026-03-22 00:18:08 -04:00
05dc436ceaAdd clickable breadcrumbs that focus and expand corresponding sidebar paths with vault panel auto-expansion and improved collapsed state stylingBruno Charest2026-03-22 00:06:30 -04:00
fe30703a0dRemove accessibility label from vault quick-select dropdown to simplify sidebar UIBruno Charest2026-03-21 23:52:23 -04:00
7aec49776eAdd custom scroll-into-view for tree items with smooth positioning and improve sidebar panel collapse animations with flex-based layout transitionsBruno Charest2026-03-21 23:41:49 -04:00
a42f61e59aAdd collapsible sidebar panels, vault quick-select dropdown, help modal, and vault focus feature with improved navigation UXBruno Charest2026-03-21 23:09:32 -04:00
b73aa19c51Add file deletion endpoint with multi-tag filtering support and redesigned editor UI with icon-only buttonsBruno Charest2026-03-21 22:42:55 -04:00
eba5af2fe0Adjust header flex properties to improve layout balance and prevent overflow issuesBruno Charest2026-03-21 22:02:27 -04:00
7fbf0f07efAdd multi-tag filtering with active tag display, optimize directory browsing performance, and improve mobile editor UIBruno Charest2026-03-21 21:52:58 -04:00
0ba58115a2Fix editor scrolling issues by enabling overflow on editor body and preventing modal scroll conflictsBruno Charest2026-03-21 12:55:35 -04:00
eac1980e62Add textarea fallback for CodeMirror initialization failures and fix module dependency conflicts with import mapBruno Charest2026-03-21 12:43:30 -04:00
25c7533409Redesign header UI with dropdown menu for vault filter and theme toggleBruno Charest2026-03-21 12:28:20 -04:00
ae46e62902Add file editing capability with CodeMirror 6 integration, loading indicator for searches, and clickable home logoBruno Charest2026-03-21 12:04:10 -04:00
1213eb4781Add fallback parser for markdown files with invalid YAML frontmatter to prevent indexing failuresBruno Charest2026-03-21 11:20:03 -04:00
2ed5f65a7aExpand file type support beyond Markdown to include code, config, and build files with syntax highlighting and improved UI filteringBruno Charest2026-03-21 11:16:46 -04:00
8a22c1db28Update FastAPI version to 0.110.3 for improved Docker compatibility and document additional excluded dependenciesBruno Charest2026-03-21 10:31:39 -04:00
ffb7d49ea7Switch from Alpine to Debian slim base image and update package installation commandsBruno Charest2026-03-21 10:25:54 -04:00
5c620a0b63Update Docker commands to include --build flag and switch to minimal uvicorn variantBruno Charest2026-03-21 10:13:59 -04:00
d2845b24baUpdate Docker Compose configuration to build image locally and clarify setup instructionsBruno Charest2026-03-21 10:08:21 -04:00
819193a080Update README with comprehensive documentation and change default port to 2020Bruno Charest2026-03-21 10:01:00 -04:00