SurfSense/surfsense_web/components/editConnector
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
..
EditConnectorLoadingSkeleton.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
EditConnectorNameForm.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
EditGitHubConnectorConfig.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
EditSimpleTokenForm.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
types.ts feat: add Linear OAuth integration and connector routes 2026-01-02 21:24:28 +05:30