SurfSense/surfsense_backend/app/connectors
Anish Sarkar c48ba36fa4 feat: improve indexing logic and duplicate handling in connectors
- Enhanced Google Calendar and Composio connector indexing to track and log duplicate content, preventing re-indexing of already processed events.
- Implemented robust error handling during final commits to manage integrity errors gracefully, ensuring successful indexing despite potential duplicates.
- Updated notification service to differentiate between actual errors and warnings for duplicate content, improving user feedback.
- Refactored date handling to ensure valid date ranges and adjusted end dates when necessary for better indexing accuracy.
2026-01-23 23:36:14 +05:30
..
google_drive feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
airtable_connector.py Merge pull request #670 from AnishSarkar22/fix/connector 2026-01-07 12:39:41 -08:00
airtable_history.py feat: enhance Airtable integration with OAuth support and date validation 2026-01-07 03:00:56 +05:30
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
clickup_history.py feat: implement ClickUp OAuth integration and connector support 2026-01-07 15:15:25 +05:30
composio_connector.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
composio_gmail_connector.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
composio_google_calendar_connector.py feat: improve indexing logic and duplicate handling in connectors 2026-01-23 23:36:14 +05:30
composio_google_drive_connector.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
confluence_history.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
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 chore: ran linting 2026-01-23 05:28:18 +05:30
google_calendar_connector.py feat: improve Google Calendar and Gmail connectors with enhanced error handling 2026-01-23 18:57:10 +05:30
google_gmail_connector.py feat: enhance date handling and indexing logic across connectors 2026-01-23 23:03:29 +05:30
jira_connector.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
jira_history.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
linear_connector.py fix: restore duplicate check for non-OAuth connectors 2026-01-07 14:02:18 +02:00
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 feat: enhance Airtable integration with OAuth support and date validation 2026-01-07 03:00:56 +05:30
teams_connector.py lint 2026-01-09 13:53:09 -08:00
teams_history.py Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
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