This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
SurfSense
Watch
1
Star
0
Fork
You've already forked SurfSense
0
mirror of
https://github.com/MODSetter/SurfSense.git
synced
2026-04-28 10:26:33 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
1aeb5ba645
SurfSense
/
surfsense_backend
/
app
/
routes
History
CREDO23
1aeb5ba645
Merge remote-tracking branch 'upstream/dev' into feature/prompt-library
2026-03-31 22:41:53 +02:00
..
__init__.py
feat: implement Dropbox file creation and deletion tools for enhanced document management
2026-03-30 22:37:03 +05:30
airtable_add_connector_route.py
auth_routes.py
chat_comments_routes.py
circleback_webhook_route.py
clickup_add_connector_route.py
composio_routes.py
confluence_add_connector_route.py
discord_add_connector_route.py
documents_routes.py
feat: add folder management features including creation, deletion, and organization of documents within folders
2026-03-27 01:39:15 -07:00
dropbox_add_connector_route.py
feat: add Dropbox content extraction and OAuth routes for improved file indexing and integration
2026-03-30 22:18:55 +05:30
editor_routes.py
feat: made agent file sytem optimized
2026-03-28 16:39:46 -07:00
folders_routes.py
feat: add folder management features including creation, deletion, and organization of documents within folders
2026-03-27 01:39:15 -07:00
google_calendar_add_connector_route.py
google_drive_add_connector_route.py
google_gmail_add_connector_route.py
image_generation_routes.py
incentive_tasks_routes.py
jira_add_connector_route.py
linear_add_connector_route.py
logs_routes.py
luma_add_connector_route.py
model_list_routes.py
new_chat_routes.py
new_llm_config_routes.py
notes_routes.py
notifications_routes.py
fix: critical timestamp parsing and audit fixes
2026-03-23 19:49:28 +02:00
notion_add_connector_route.py
onedrive_add_connector_route.py
chore: ran linting
2026-03-30 01:50:41 +05:30
podcasts_routes.py
prompts_routes.py
Fix review issues: authz, race conditions, UX safety, and consolidate migrations
2026-03-31 19:09:05 +02:00
public_chat_routes.py
feat: add public routes for video presentations and audio streaming
2026-03-21 23:29:23 -07:00
rbac_routes.py
reports_routes.py
sandbox_routes.py
search_source_connectors_routes.py
feat: introduce incremental sync option for Dropbox indexing, enhancing performance and user control
2026-03-30 23:27:48 +05:30
search_spaces_routes.py
slack_add_connector_route.py
surfsense_docs_routes.py
teams_add_connector_route.py
chore: refactor Microsoft OAuth configuration to unify client ID and secret for Teams and OneDrive in environment files and related code
2026-03-28 16:37:23 +05:30
video_presentations_routes.py
feat: init video presentation agent
2026-03-21 22:13:41 -07:00
youtube_routes.py