| .. |
|
__init__.py
|
Merge pull request #707 from AnishSarkar22/fix/mentions
|
2026-01-18 22:15:28 -08: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 |
|
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: add pg_trgm indexes and lightweight document title search
|
2026-01-17 20:45:10 +05:30 |
|
google_drive.py
|
feat: enhance Google Drive indexing with new options
|
2026-01-17 12:33:57 +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
|
refactor: update public_chat_routes and schemas for snapshots
|
2026-01-29 20:35:01 +02:00 |
|
new_llm_config.py
|
hotpatch(cloud): add llm load balancing
|
2026-01-29 15:28:31 -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 |