SurfSense/surfsense_backend/app/connectors
Anish Sarkar 0b8bee0076 feat: integrate notion-markdown for markdown conversion in NotionHistoryConnector
- Added notion-markdown dependency to pyproject.toml.
- Refactored _markdown_to_blocks method to utilize notion-markdown for converting markdown content to Notion blocks.
- Updated create-notion-page component to replace Loader2Icon with Spinner for improved loading indication.
2026-03-17 23:42:26 +05:30
..
google_drive add create_file and trash_file to GoogleDriveClient 2026-02-20 16:25:25 +02:00
airtable_connector.py Merge pull request #670 from AnishSarkar22/fix/connector 2026-01-07 12:39:41 -08:00
airtable_history.py chore: made generate_image more agnostic 2026-02-05 17:18:27 -08: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
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 refactor: update safe_set_chunks function to be asynchronous and modify all connector and document processor files to use the new async implementation 2026-03-15 00:44:27 -07:00
composio_google_calendar_connector.py refactor: update safe_set_chunks function to be asynchronous and modify all connector and document processor files to use the new async implementation 2026-03-15 00:44:27 -07:00
composio_google_drive_connector.py refactor: update safe_set_chunks function to be asynchronous and modify all connector and document processor files to use the new async implementation 2026-03-15 00:44:27 -07:00
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
confluence_history.py chore: made generate_image more agnostic 2026-02-05 17:18:27 -08:00
discord_connector.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
elasticsearch_connector.py fix: ran formatter as per coderrabbitai 2025-10-17 02:44:44 +05:30
github_connector.py refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00
google_calendar_connector.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
google_gmail_connector.py feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
jira_connector.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
jira_history.py chore: made generate_image more agnostic 2026-02-05 17:18:27 -08:00
linear_connector.py feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
luma_connector.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
notion_history.py feat: integrate notion-markdown for markdown conversion in NotionHistoryConnector 2026-03-17 23:42:26 +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 chore: linting 2026-02-20 22:44:56 -08:00