SurfSense/surfsense_backend/app/tasks
CREDO23 1696c7056a feat(indexer): add Google Drive folder indexing with delta sync
- Full folder scan on first index
- Delta sync using change tracking for subsequent indexes
- Process files in parallel batches
- Handle file additions, modifications, and deletions
- Store change tracking token for efficient re-indexing
2025-12-28 15:55:25 +02:00
..
celery_tasks feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
chat feat: enhance chat functionality with improved attachment handling and user experience 2025-12-25 17:52:48 +05:30
connector_indexers feat(indexer): add Google Drive folder indexing with delta sync 2025-12-28 15:55:25 +02:00
document_processors feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00