SurfSense/surfsense_backend
Anish Sarkar 6ac5256431 feat: implement background processing for binary attachments in Obsidian plugin
- Added a new Celery task for indexing non-markdown attachments.
- Enhanced the Obsidian plugin schema to support binary attachments.
- Updated routes to enqueue binary attachments for background processing.
- Improved metadata handling for binary attachments during indexing.
- Added tests for binary attachment processing and validation.
2026-04-22 23:00:34 +05:30
..
alembic chore: ran linting 2026-04-22 06:40:39 +05:30
app feat: implement background processing for binary attachments in Obsidian plugin 2026-04-22 23:00:34 +05:30
scripts feat: added ai file sorting 2026-04-14 01:43:30 -07:00
tests feat: implement background processing for binary attachments in Obsidian plugin 2026-04-22 23:00:34 +05:30
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
.gitignore feat: init video presentation agent 2026-03-21 22:13:41 -07:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile feat: enhance memory management and session handling in database operations 2026-02-28 23:59:28 -08:00
main.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
pyproject.toml chore: another bump 2026-04-21 02:32:50 -07:00
uv.lock chore: another bump 2026-04-21 02:32:50 -07:00