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
af7d1c0d2e
Reduce logging verbosity by downgrading frontmatter and permission warnings to debug level
2026-03-23 12:18:04 -04:00
..
__init__.py
first commit
2026-03-21 09:52:44 -04:00
attachment_indexer.py
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
image_processor.py
Improve image path regex to handle spaces, parentheses, and emojis in standard markdown image links with greedy matching and path trimming
2026-03-23 11:08:26 -04:00
indexer.py
Reduce logging verbosity by downgrading frontmatter and permission warnings to debug level
2026-03-23 12:18:04 -04:00
main.py
Add advanced TF-IDF search with autocomplete, query operators, facets, pagination, and accent normalization
2026-03-23 12:09:46 -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
Add advanced TF-IDF search with autocomplete, query operators, facets, pagination, and accent normalization
2026-03-23 12:09:46 -04:00