Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
29bdc52cef
Add comprehensive error handling to raw file API endpoint with permission checks, binary file fallback, and detailed logging for read operations
db70d51c65
Add case-insensitive path validation for Windows/Docker compatibility, improve error handling in file API with binary file support and enhanced logging for path resolution and file read operations
1129d1bca5
Add multi-language syntax highlighting to source editor, improve copy button to copy raw file content, and add permission error handling to file API endpoint
8e1ae4be26
Optimize tree search with pre-built path index for O(1) vault lookup and eliminate filesystem traversal by indexing all directories and files during vault scan
9cd0090117
Implement backend tree search API with frontend integration for real-time sidebar filtering with highlighted matches and vault-scoped results
29e6e1c052
Add PermissionError handling to vault indexer and implement recursive descendant expansion in sidebar tree filter with auto-expand for matching directories
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
d9add8dcba
Add auto-expand vault functionality to sidebar filter with improved clear button visibility and restructured input layouts for both search and filter components