|
|
fe3ffe5860
|
refactor: extract should_include_path to utils module to resolve circular import between indexer and attachment_indexer
|
2026-03-26 09:10:09 -04:00 |
|
|
|
9e42fb072b
|
feat: add hidden files configuration with per-vault settings for includeHidden and hiddenWhitelist, supporting environment variables and UI controls for selective indexing of dot-prefixed files and folders
|
2026-03-25 09:54:34 -04:00 |
|
|
|
d6ae501f51
|
feat: Implement initial backend indexer for vaults, supporting file system scanning, markdown parsing, and in-memory metadata indexing.
|
2026-03-24 12:32:19 -04:00 |
|
|
|
d76ad89f09
|
feat: Introduce initial web frontend and backend services, and generalize directory configuration in docker-compose.
|
2026-03-24 12:24:43 -04:00 |
|
|
|
0b9405283e
|
feat: Implement backend file indexing for vaults and initial frontend application.
|
2026-03-24 10:52:53 -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 |
|
|
|
af7d1c0d2e
|
Reduce logging verbosity by downgrading frontmatter and permission warnings to debug level
|
2026-03-23 12:18:04 -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 |
|
|
|
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
|
2026-03-22 23:00:35 -04:00 |
|
|
|
29e6e1c052
|
Add PermissionError handling to vault indexer and implement recursive descendant expansion in sidebar tree filter with auto-expand for matching directories
|
2026-03-22 20:26:05 -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 |
|
|
|
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 |
|
|
|
e76e9ea962
|
first commit
|
2026-03-21 09:52:44 -04:00 |
|