SurfSense/surfsense_backend/app/utils
2026-03-19 05:08:21 +05:30
..
blocknote_to_markdown.py
chat_comments.py fix: use delimited format for mention highlighting 2026-01-16 20:10:09 +02:00
connector_naming.py feat: ensure unique connector names for MCP connectors 2026-03-18 16:09:35 +05:30
content_utils.py
document_converters.py feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
google_credentials.py
indexing_locks.py
notion_utils.py
oauth_security.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
perf.py
periodic_scheduler.py
proxy_config.py feat: add residential proxy configuration for web crawling and YouTube transcript fetching 2026-02-05 20:44:13 -08:00
rbac.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
refresh_tokens.py Add refresh token auth routes and utilities 2026-02-05 17:29:50 +02:00
signed_image_urls.py feat: added image gen support 2026-02-05 16:43:48 -08:00
validators.py
webcrawler_utils.py