SurfSense/surfsense_web/app/dashboard
Anish Sarkar 8bb3c854ee feat: implement logging for document fetch and save operations in editor
Fetch:
1. Fetch error (HTTP) - ERROR
2. Missing BlockNote content - WARNING
3. Fetch success - INFO
4. Fetch exception - ERROR

Save:
5. New note save error - ERROR
6. New note created - INFO
7. Existing doc save error - ERROR
8. Existing doc saved - INFO
9. Save exception - ERROR
2025-12-17 02:04:57 +05:30
..
[search_space_id] feat: implement logging for document fetch and save operations in editor 2025-12-17 02:04:57 +05:30
api-key biome checks 2025-10-04 12:20:28 -07:00
searchspaces feat: migrate dashboard page to use searchSpacesAtom and deleteSearchSpaceMutationAtom 2025-12-15 08:18:35 +00:00
layout.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
page.tsx feat: enhance validation and formatting in editor and sidebar components 2025-12-16 21:27:31 +05:30