..
__init__.py
feat: add personal access token API routes
2026-06-19 20:26:56 +05:30
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
Revert "Merge pull request #1523 from CREDO23/fix/chat-citations"
2026-06-22 22:55:29 -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
Revert "Merge pull request #1523 from CREDO23/fix/chat-citations"
2026-06-22 22:55:29 -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
chore: ran linting
2026-06-13 21:59:35 +05:30
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
model_connections.py
refactor(model-connections): remove unused fields and update verification logic
2026-06-14 02:46:19 +05:30
new_chat.py
feat(chat): allow @-mentioning chat threads in new-chat requests
2026-06-23 17:04:21 +02: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
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
pat.py
feat: add personal access token API routes
2026-06-19 20:26:56 +05:30
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 search space API access controls
2026-06-19 20:27:06 +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