SurfSense/surfsense_backend/app
Anish Sarkar a449e7e2a6 feat: enhance notifications API and inbox functionality
- Added a new endpoint to list notifications with pagination, allowing users to fetch older notifications beyond the sync window.
- Introduced response models for notifications and improved error handling for date filtering.
- Updated the useInbox hook to support API fallback for loading older notifications when Electric SQL returns no recent items.
- Implemented deduplication and sorting logic for inbox items to prevent race conditions and ensure consistent data display.
- Enhanced loading logic for inbox items, including improved pagination and handling of loading states.
2026-01-22 16:02:25 +05:30
..
agents chore: linting 2026-01-20 03:00:02 -08:00
config Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
connectors refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: enhance notifications API and inbox functionality 2026-01-22 16:02:25 +05:30
schemas chore: linting 2026-01-20 00:32:31 -08:00
services feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
tasks refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
utils refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor: async docs seeding in FastAPI lifespan 2026-01-12 20:15:11 +02:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: Refactor role permissions and access checks 2026-01-20 02:59:32 -08:00
users.py fix: fetch Google profile with names,photos fields 2026-01-14 15:05:48 +02:00