mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connector_tasks.py | ||
| document_reindex_tasks.py | ||
| document_tasks.py | ||
| podcast_tasks.py | ||
| schedule_checker_task.py | ||
| stale_notification_cleanup_task.py | ||
| video_presentation_tasks.py | ||