SurfSense/surfsense_backend/app/tasks
Anish Sarkar 0fe94bfcf3 feat: add Slack OAuth integration and connector routes
- Introduced Slack OAuth support with new environment variables for client ID, client secret, and redirect URI.
- Implemented Slack connector routes for OAuth flow, including authorization and callback handling.
- Updated configuration to support both new OAuth format and legacy token handling.
- Enhanced the Slack indexer to decrypt tokens when necessary, ensuring compatibility with existing encrypted credentials.
- Removed outdated Slack connector UI components and adjusted frontend logic to reflect the new integration.
2026-01-04 02:30:00 +05:30
..
celery_tasks feat: add file selection to Google Drive connector 2025-12-31 14:15:07 +02:00
chat refactor: disable write_todos functionality across chat and UI components 2026-01-02 18:22:38 +05:30
connector_indexers feat: add Slack OAuth integration and connector routes 2026-01-04 02:30:00 +05:30
document_processors feat: added circleback connector 2025-12-30 09:00:59 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00