SurfSense/surfsense_backend/app/tasks
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
..
celery_tasks feat: implement background processing for binary attachments in Obsidian plugin 2026-04-22 23:00:34 +05:30
chat Merge pull request #1240 from AnishSarkar22/feat/resume-builder 2026-04-17 13:41:32 -07:00
connector_indexers refactor: remove legacy Obsidian connector support 2026-04-22 00:10:24 +05:30
document_processors refactor: improve content extraction and encoding handling 2026-04-16 00:25:46 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py chore: ran linting 2026-03-17 04:40:46 +05:30