SurfSense/surfsense_backend/app/tasks
Anish Sarkar 86af9b5a21 feat: implement ClickUp OAuth integration and connector support
- Added ClickUp OAuth authentication flow with new environment variables for client ID, client secret, and redirect URI.
- Introduced ClickUpHistoryConnector to manage OAuth-based authentication and token refresh for ClickUp API access.
- Created ClickUp connector routes for OAuth flow, including authorization and callback handling.
- Updated indexing logic to utilize the new ClickUpHistoryConnector, supporting both OAuth and legacy API token methods.
- Enhanced frontend components to reflect the new ClickUp integration and removed legacy API token forms.
2026-01-07 15:15:25 +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: implement ClickUp OAuth integration and connector support 2026-01-07 15:15:25 +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