SurfSense/surfsense_web/app
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
..
(home) update login form 2025-11-17 08:10:12 +02:00
api code quality issues fixed 2025-11-23 16:39:23 +05:30
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
invite/[invite_code] refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css refactor: streamline document actions 2025-11-30 15:06:48 -08:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx chore: update links in documentation and metadata to use the correct domain 2025-12-09 01:27:13 -08:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00