..
__init__.py
feat(refactor): refactor payment system to implement unified credit wallet.
2026-06-10 16:49:03 -07: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
auth.py
Switch refresh token storage from cookies to localStorage
2026-02-05 17:55:21 +02:00
base.py
Fixed all ruff lint and formatting errors
2025-07-24 14:43:48 -07:00
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
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
refactor: streamline document upload limits and enhance handling of mentioned documents
2026-04-02 19:39:10 -07:00
folders.py
chore: ran linting
2026-04-03 13:14:40 +05:30
google_drive.py
feat: enhance Google Drive indexing with new options
2026-01-17 12:33:57 +05:30
image_generation.py
feat: fixed vision/image provider specific errors and fixed podcast/video streaming
2026-05-02 19:18:53 -07:00
incentive_tasks.py
feat(refactor): refactor payment system to implement unified credit wallet.
2026-06-10 16:49:03 -07: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
refactor: remove search_surfsense_docs tool and related references
2026-05-28 22:35:14 -07:00
new_llm_config.py
feat(db): Remove document summary LLM schema
2026-06-04 00:48:53 +05:30
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
obsidian_plugin.py
feat: add server time to obsidian connect responses and enhance error handling
2026-04-25 03:57:07 +05:30
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
feat: add last_login column to user table and update user login tracking
2026-03-08 18:24:29 +05:30
reports.py
feat: enhance report content schema and add resume generation output handling
2026-04-15 21:11:58 +05:30
search_source_connector.py
feat(db): Remove document summary LLM schema
2026-06-04 00:48:53 +05:30
search_space.py
feat: add team memory routes
2026-05-20 02:02:27 +05:30
slack_auth_credentials.py
refactor: improve error handling for Slack token refresh logic
2026-01-04 02:47:50 +05:30
stripe.py
feat: enhance credit management and user experience
2026-06-10 22:52:27 -07:00
teams_auth_credentials.py
Add teams connector similar to slack
2026-01-07 15:15:49 -08:00
users.py
feat(refactor): refactor payment system to implement unified credit wallet.
2026-06-10 16:49:03 -07:00
video_presentations.py
feat: init video presentation agent
2026-03-21 22:13:41 -07:00
vision_llm.py
feat: fixed vision/image provider specific errors and fixed podcast/video streaming
2026-05-02 19:18:53 -07:00