SurfSense/surfsense_backend/app/schemas
2026-01-15 18:02:07 +02:00
..
__init__.py feat: add MCP connector backend support 2026-01-13 13:46:01 -08:00
airtable_auth_credentials.py update airtable indexer 2025-08-26 19:17:46 +02:00
atlassian_auth_credentials.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
base.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chat_comments.py Rename comments files to chat_comments and add mention parser utility 2026-01-15 18:02:07 +02:00
chunks.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
clickup_auth_credentials.py feat: implement ClickUp OAuth integration and connector support 2026-01-07 15:15:25 +05:30
discord_auth_credentials.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
documents.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
google_drive.py chore: linting 2026-01-01 22:56:37 -08:00
linear_auth_credentials.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
logs.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
new_chat.py add author fields to NewChatMessageRead schema 2026-01-14 18:27:21 +02:00
new_llm_config.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
notion_auth_credentials.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
podcasts.py refactor: remove chat-related fields and legacy podcast generation function 2025-12-21 23:31:11 -08:00
rbac_schemas.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
search_source_connector.py chore: linting 2026-01-15 00:05:53 -08:00
search_space.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
slack_auth_credentials.py refactor: improve error handling for Slack token refresh logic 2026-01-04 02:47:50 +05:30
surfsense_docs.py Add SurfSense docs to documents table 2026-01-13 01:15:33 +02:00
teams_auth_credentials.py Add teams connector similar to slack 2026-01-07 15:15:49 -08:00
users.py add profile fields to UserRead and UserUpdate 2026-01-14 14:37:50 +02:00