..
__init__.py
feat: implement report generation tool and associated routes for CRUD operations
2026-02-11 17:55:52 +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
refactor: remove read tracking from mentions (prep for notification center)
2026-01-16 19:15:10 +02: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
feat: simplified document upload handling
2026-02-09 16:46:54 -08:00
google_drive.py
feat: enhance Google Drive indexing with new options
2026-01-17 12:33:57 +05:30
image_generation.py
feat: add user_id to new_llm_configs and image_generation_configs for user association
2026-02-09 18:30:52 +05:30
incentive_tasks.py
feat: added incentive credits system
2026-01-26 23:32:30 -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
Merge remote-tracking branch 'upstream/dev' into feat/sur-159
2026-02-11 03:47:51 +05:30
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
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_auth_credentials.py
Add support for obsidian to surfsense
2026-01-21 15:21:06 -08:00
podcasts.py
style(backend): run ruff format on 10 files
2026-01-28 22:20:02 +02:00
rbac_schemas.py
feat(rbac): add human-readable descriptions for permissions and enhance role creation UI
2026-01-26 23:56:45 -08:00
reports.py
feat: implement report generation tool and associated routes for CRUD operations
2026-02-11 17:55:52 +05:30
search_source_connector.py
chore: linting
2026-01-20 00:32:31 -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