SurfSense/surfsense_backend/app/tasks
CREDO23 cf21eaacfc fix: critical timestamp parsing and audit fixes
- Fix timestamp conversion: String(epochMs) → new Date(epochMs).toISOString()
  in use-messages-sync, use-comments-sync, use-documents, use-inbox.
  Without this, date comparisons (isEdited, cutoff filters) would fail.
- Fix updated_at: undefined → null in use-inbox to match InboxItem type
- Fix ZeroProvider: skip Zero connection for unauthenticated users
- Clean 30+ stale "Electric SQL" comments in backend Python code
2026-03-23 19:49:28 +02:00
..
celery_tasks fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
chat feat: init video presentation agent 2026-03-21 22:13:41 -07:00
connector_indexers fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
document_processors chore: ran linting 2026-03-17 04:40:46 +05:30
__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