68 Commits

Author SHA1 Message Date
fe30703a0d Remove accessibility label from vault quick-select dropdown to simplify sidebar UI 2026-03-21 23:52:23 -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 2026-03-21 23:41:49 -04:00
a42f61e59a Add collapsible sidebar panels, vault quick-select dropdown, help modal, and vault focus feature with improved navigation UX 2026-03-21 23:09:32 -04:00
b73aa19c51 Add file deletion endpoint with multi-tag filtering support and redesigned editor UI with icon-only buttons 2026-03-21 22:42:55 -04:00
eba5af2fe0 Adjust header flex properties to improve layout balance and prevent overflow issues 2026-03-21 22:02:27 -04:00
7fbf0f07ef Add multi-tag filtering with active tag display, optimize directory browsing performance, and improve mobile editor UI 2026-03-21 21:52:58 -04:00
0ba58115a2 Fix editor scrolling issues by enabling overflow on editor body and preventing modal scroll conflicts 2026-03-21 12:55:35 -04:00
eac1980e62 Add textarea fallback for CodeMirror initialization failures and fix module dependency conflicts with import map 2026-03-21 12:43:30 -04:00
25c7533409 Redesign header UI with dropdown menu for vault filter and theme toggle 2026-03-21 12:28:20 -04:00
ae46e62902 Add file editing capability with CodeMirror 6 integration, loading indicator for searches, and clickable home logo 2026-03-21 12:04:10 -04:00
1213eb4781 Add fallback parser for markdown files with invalid YAML frontmatter to prevent indexing failures 2026-03-21 11:20:03 -04:00
2ed5f65a7a Expand file type support beyond Markdown to include code, config, and build files with syntax highlighting and improved UI filtering 2026-03-21 11:16:46 -04:00
8a22c1db28 Update FastAPI version to 0.110.3 for improved Docker compatibility and document additional excluded dependencies 2026-03-21 10:31:39 -04:00
ffb7d49ea7 Switch from Alpine to Debian slim base image and update package installation commands 2026-03-21 10:25:54 -04:00
5c620a0b63 Update Docker commands to include --build flag and switch to minimal uvicorn variant 2026-03-21 10:13:59 -04:00
d2845b24ba Update Docker Compose configuration to build image locally and clarify setup instructions 2026-03-21 10:08:21 -04:00
819193a080 Update README with comprehensive documentation and change default port to 2020 2026-03-21 10:01:00 -04:00
e76e9ea962 first commit 2026-03-21 09:52:44 -04:00