..
__init__.py
feat: add report content update endpoint and integrate Platejs editor for markdown editing
2026-02-16 00:11:34 +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: add created_by_email field to document schema and update related components for improved user information display
2026-02-21 23:41:00 +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: 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 upstream/dev: add user_id to configs, provider icons, i18n
2026-02-11 20:05:00 +02:00
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
feat: added configable summary calculation and various improvements
2026-02-26 18:24:57 -08: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: add report content update endpoint and integrate Platejs editor for markdown editing
2026-02-16 00:11:34 +05:30
search_source_connector.py
feat: added configable summary calculation and various improvements
2026-02-26 18:24:57 -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