SurfSense/surfsense_backend/app/connectors
Anish Sarkar 982b9ceb76 feat: implement Jira OAuth integration and connector routes
- Added support for Jira OAuth with new environment variables for client ID, client secret, and redirect URI.
- Implemented Jira connector routes for OAuth flow, including authorization and callback handling.
- Enhanced Jira connector to support both OAuth 2.0 and legacy API token authentication methods.
- Updated Jira indexing logic to utilize OAuth credentials with auto-refresh capabilities.
- Removed outdated Jira UI components and adjusted frontend logic to reflect the new integration.
2026-01-06 01:01:04 +05:30
..
google_drive chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
airtable_connector.py update airtable indexer 2025-08-26 19:17:46 +02:00
bookstack_connector.py fix: add input validation, retry limit, code formatting, and exclude i18n from secret detection 2025-12-05 09:58:49 +08:00
clickup_connector.py add coderabbit suggestions 2025-07-30 22:25:47 +02:00
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
discord_connector.py feat: add Discord OAuth integration and connector routes 2026-01-05 14:21:39 +05:30
elasticsearch_connector.py fix: ran formatter as per coderrabbitai 2025-10-17 02:44:44 +05:30
github_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
google_calendar_connector.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
google_gmail_connector.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
jira_connector.py feat: implement Jira OAuth integration and connector routes 2026-01-06 01:01:04 +05:30
linear_connector.py feat: implement auto-refresh capability for Linear and Notion connectors similar to google oauth based ones 2026-01-03 04:24:00 +05:30
luma_connector.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
notion_history.py feat: implement auto-refresh capability for Linear and Notion connectors similar to google oauth based ones 2026-01-03 04:24:00 +05:30
slack_history.py refactor: improve error handling for Slack token refresh logic 2026-01-04 02:47:50 +05:30
webcrawler_connector.py feat: Replace AsyncChromiumLoader with Playwright for web crawling and content extraction in link preview and web crawler connector modules. 2025-12-27 13:58:00 -08:00