SurfSense/surfsense_web/app
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
..
(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: implement logging for document fetch and save operations in editor 2025-12-17 02:04:57 +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