SurfSense/surfsense_web/components/assistant-ui/connector-popup/hooks
Anish Sarkar 95f11521c3 refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation
- Removed the ConnectorCallbackPage component and replaced it with a route handler that sets the OAuth result in a cookie.
- Updated the useConnectorDialog hook to read from the cookie instead of sessionStorage, ensuring a more consistent state management approach.
2026-03-18 17:00:54 +05:30
..
use-connector-dialog.ts refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation 2026-03-18 17:00:54 +05:30
use-connector-status.ts Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
use-indexing-connectors.ts feat: add heartbeat callback support for long-running indexing tasks and implement stale notification cleanup task 2026-02-01 02:17:06 +05:30