This website requires JavaScript.
Explore
Help
Sign In
Projets
/
ObsiGate
Watch
1
Star
0
Fork
0
You've already forked ObsiGate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ObsiGate
/
backend
History
Bruno Charest
9cd0090117
Implement backend tree search API with frontend integration for real-time sidebar filtering with highlighted matches and vault-scoped results
2026-03-22 22:06:18 -04:00
..
__init__.py
first commit
2026-03-21 09:52:44 -04:00
indexer.py
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
main.py
Implement backend tree search API with frontend integration for real-time sidebar filtering with highlighted matches and vault-scoped results
2026-03-22 22:06:18 -04:00
requirements.txt
Update FastAPI version to 0.110.3 for improved Docker compatibility and document additional excluded dependencies
2026-03-21 10:31:39 -04:00
search.py
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