SurfSense/surfsense_backend/app/tasks/celery_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
..
__init__.py feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
connector_tasks.py refactor: remove legacy Obsidian connector support 2026-04-22 00:10:24 +05:30
document_reindex_tasks.py Merge remote-tracking branch 'upstream/dev' into refactor/upload-document-adapter-class 2026-03-01 22:35:17 +05:30
document_tasks.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
obsidian_tasks.py feat: implement background processing for binary attachments in Obsidian plugin 2026-04-22 23:00:34 +05:30
podcast_tasks.py feat: enhance video presentation agent with parallel theme assignment and watermarking 2026-03-21 23:02:09 -07:00
schedule_checker_task.py refactor: unify all 3 google Composio and non-Composio connector types and pipelines keeping same credential adapters 2026-03-19 05:08:21 +05:30
stale_notification_cleanup_task.py feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
stripe_reconciliation_task.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
video_presentation_tasks.py feat: enhance video presentation agent with parallel theme assignment and watermarking 2026-03-21 23:02:09 -07:00