mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 20:32:39 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| app-sidebar.tsx | ||
| AppSidebarProvider.tsx | ||
| nav-main.tsx | ||
| nav-notes.tsx | ||
| nav-projects.tsx | ||
| nav-secondary.tsx | ||
| page-usage-display.tsx | ||