84d3ad0e90
feat: add ext: operator for file extension filtering in advanced search
...
- Add ext: operator support to query parser in backend and frontend
- Update search documentation in README and help modal with ext: examples
- Parse ext: operator to extract file extension filter (strips leading dot, converts to lowercase)
- Filter search candidates by file extension in advanced_search function
- Add ext chip display in search UI alongside existing tag/vault/title/path chips
- Update API documentation and function
2026-03-31 13:41:07 -04:00
b6ffb45ad7
feat: Introduce optional JWT and Argon2id authentication with user management and access control, updating documentation and backend dependencies.
2026-03-23 15:56:35 -04:00
757b72c549
Add real-time file synchronization with watchdog, SSE notifications, and dynamic vault management API
2026-03-23 14:16:45 -04:00
b40fcae62f
Add advanced search engine with inverted index, thread pool execution, configuration API, and comprehensive diagnostics
2026-03-23 13:21:20 -04:00
e171a0dc35
Add advanced TF-IDF search with autocomplete, query operators, facets, pagination, and accent normalization
2026-03-23 12:09:46 -04:00
175ac3dea8
Add comprehensive Obsidian image rendering with multi-strategy resolution, attachment indexing, and API endpoints for image serving with MIME type detection and rescan functionality
2026-03-23 10:00:48 -04:00
d311a09527
Implement multi-stage Docker build with security hardening, add health check endpoint, optimize in-memory search with O(1) wikilink lookup, extract inline tags from markdown content, and enhance documentation with architecture diagrams and performance metrics
2026-03-22 19:03:34 -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