SurfSense/surfsense_backend/app/utils
DESKTOP-RTLN3BA\$punk e9892c8fe9 feat: added configable summary calculation and various improvements
- Replaced direct embedding calls with a utility function across various components to streamline embedding logic.
- Added enable_summary flag to several models and routes to control summary generation behavior.
2026-02-26 18:24:57 -08:00
..
blocknote_to_markdown.py refactor: update _render_block function to use a parameter for numbered list counter, improving state management 2026-02-17 12:59:47 +05:30
chat_comments.py fix: use delimited format for mention highlighting 2026-01-16 20:10:09 +02:00
connector_naming.py feat: enhance Composio connector naming logic and improve UI focus 2026-01-23 20:36:00 +05:30
content_utils.py feat: add future annotations to content_utils.py 2026-02-09 17:15:33 -08:00
document_converters.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
indexing_locks.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
notion_utils.py Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
oauth_security.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
periodic_scheduler.py Fix Obsidian connector 2026-02-16 21:07:08 -08:00
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 refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
webcrawler_utils.py style(backend): run ruff format on 10 files 2026-01-28 22:20:02 +02:00