| .. |
|
__init__.py
|
Merge remote-tracking branch 'upstream/dev' into fix/documents
|
2026-02-06 12:13:26 +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
|
chore: ran linting
|
2026-02-06 05:35:15 +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: made generate_image more agnostic
|
2026-02-05 17:18:27 -08:00 |
|
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
|
refactor: rename snapshot types to PublicChatSnapshot prefix
|
2026-02-02 16:05:23 +02:00 |
|
new_llm_config.py
|
feat: added image gen support
|
2026-02-05 16:43:48 -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 |
|
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 |
|
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 |