SurfSense/surfsense_web/lib
DESKTOP-RTLN3BA\$punk c768730b8c feat: fixed issues of note management
Issues Fixed

- Missing pagination fields in API response schemas (page, page_size, has_more)
- NOTE enum missing from frontend Zod schema
- Missing fields in DocumentRead response construction (content_hash, updated_at)
- BlockNote slash menu clipped by overflow-hidden CSS
- Sidebar click conflicts - hidden action buttons intercepting clicks
- Rewrote All Notes sidebar - replaced fragile custom portal with shadcn Sheet
- Missing translation keys for new UI strings
- Missing NOTE retrieval logic in researcher agent
- Added search to All Notes sidebar
- Removed frontend logging - was causing toasters on every page refresh
- Added backend logging to document reindex Celery task
2025-12-17 00:09:43 -08:00
..
apis feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
connectors Renaming resources 2025-11-22 19:19:00 -08:00
query-client feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
pagination.ts chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
source.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
utils.ts Refactor register page 2025-11-17 08:10:12 +02:00