SurfSense/surfsense_backend/app/routes
Anish Sarkar e1e813702a feat: enhance note creation and editing experience
- Added dynamic title extraction from the first block of BlockNote documents for NOTE type.
- Updated editor routes to support new note creation with a BlockNote editor.
- Implemented unsaved changes dialog for better user experience when navigating away from the editor.
- Refactored BlockNoteEditor to ensure the first block is a heading when creating new notes.
- Removed the old note creation page in favor of the new streamlined editor experience.
2025-12-16 13:57:06 +05:30
..
__init__.py feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
airtable_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
chats_routes.py feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
documents_routes.py fix: retrieve wrong field for content in saving extension document. 2025-12-04 00:31:50 +00:00
editor_routes.py feat: enhance note creation and editing experience 2025-12-16 13:57:06 +05:30
google_calendar_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
google_gmail_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
llm_config_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
logs_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
notes_routes.py feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
podcasts_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
rbac_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
search_source_connectors_routes.py Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
search_spaces_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00