SurfSense/surfsense_backend/app/schemas
2026-03-31 18:39:45 -07:00
..
__init__.py
airtable_auth_credentials.py
atlassian_auth_credentials.py chore: ran both frontend and backend linting 2026-01-06 15:49:31 +05:30
auth.py Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
base.py
chat_comments.py feat: perf optimizations 2026-02-27 17:19:25 -08:00
chat_session_state.py Add chat session state schemas 2026-01-20 16:24:37 +02:00
chunks.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
clickup_auth_credentials.py
discord_auth_credentials.py
documents.py
folders.py
google_drive.py
image_generation.py
incentive_tasks.py
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
new_chat.py
new_llm_config.py feat: add user_id to new_llm_configs and image_generation_configs for user association 2026-02-09 18:30:52 +05:30
notion_auth_credentials.py
obsidian_auth_credentials.py
onedrive_auth_credentials.py feat: implement Microsoft OneDrive connector with OAuth support and indexing capabilities 2026-03-28 14:31:25 +05:30
podcasts.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
prompts.py Simplify prompts to seed-based CRUD with version tracking 2026-03-31 18:05:42 +02:00
rbac_schemas.py
reports.py
search_source_connector.py
search_space.py refactor: remove legacy SearXNG API references and web search settings 2026-03-15 03:49:37 +05:30
slack_auth_credentials.py
stripe.py
surfsense_docs.py
teams_auth_credentials.py Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
users.py add profile fields to UserRead and UserUpdate 2026-01-14 14:37:50 +02:00
video_presentations.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00