SurfSense/surfsense_web/lib
Anish Sarkar 22b2d6e400 feat: add archived column to notifications and implement archiving functionality
- Introduced an archived boolean column in the notifications table to allow users to archive inbox items without deletion.
- Updated Notification model to include the archived field with default value.
- Added ArchiveRequest and ArchiveResponse models for handling archive/unarchive operations.
- Implemented API endpoint to archive or unarchive notifications, ensuring real-time updates with Electric SQL.
- Enhanced InboxSidebar to filter and display archived notifications appropriately.
2026-01-21 20:34:58 +05:30
..
apis chore: ran frontend linting 2026-01-20 03:30:12 +05:30
chat feat(web): integrate comment gutter with thread layout 2026-01-19 14:37:06 +02:00
connectors feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
electric feat: add archived column to notifications and implement archiving functionality 2026-01-21 20:34:58 +05:30
posthog feat: add tracking for users viewed in search space 2026-01-08 13:38:28 -08:00
query-client chore: cleanup unused files and update cache keys 2026-01-19 14:38:05 +02:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00
env-config.ts format: auto-fix whitespace 2026-01-14 15:27:42 +02:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
source.ts chore: liniting 2025-12-20 05:14:31 -08:00
utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00