SurfSense/surfsense_backend/app/utils
Anish Sarkar b81af397c0 feat: add Linear OAuth integration and connector routes
- Introduced Linear OAuth support with new environment variables for client ID, client secret, and redirect URI.
- Implemented Linear connector routes for OAuth flow, including authorization and callback handling.
- Updated existing components to accommodate Linear integration, including validation changes and connector configuration.
- Enhanced the Linear indexer to utilize OAuth access tokens instead of API keys.
- Adjusted UI components to reflect the new Linear connector without requiring special configuration.
2026-01-02 21:24:28 +05:30
..
blocknote_converter.py code quality issues fixed 2025-11-23 16:39:23 +05:30
document_converters.py feat: add unique identifier hash for documents to prevent duplicates across various connectors 2025-10-14 21:11:19 -07:00
periodic_scheduler.py feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
rbac.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
validators.py feat: add Linear OAuth integration and connector routes 2026-01-02 21:24:28 +05:30