SurfSense/surfsense_web/components/sidebar
Anish Sarkar 8eceb7a5cb feat: add note management functionality with BlockNote support
- Introduced a new ENUM value 'NOTE' for document types in the database.
- Implemented backend routes for creating, listing, and deleting notes.
- Added a new frontend page for creating notes with a BlockNote editor.
- Updated sidebar to include recent notes and an option to add new notes.
- Enhanced API service for notes with validation and request/response schemas.
- Updated translations to support new note-related terms.
2025-12-16 12:28:30 +05:30
..
app-sidebar.tsx feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
AppSidebarProvider.tsx feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
nav-main.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
nav-notes.tsx feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
nav-projects.tsx feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
nav-secondary.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
page-usage-display.tsx feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30