SurfSense/surfsense_backend/app/tasks/document_processors
2026-02-25 20:20:52 +02:00
..
__init__.py Removed the CRAWLED_URL document processors 2025-11-21 23:27:21 -08:00
base.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
circleback_processor.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
extension_processor.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
file_processors.py plug file upload into indexing pipeline adapter and add integration tests 2026-02-25 20:20:52 +02:00
markdown_processor.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
youtube_processor.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30