Anish Sarkar
b001b65067
feat: add pg_trgm indexes and lightweight document title search
...
- Introduced pg_trgm extension and GIN trigram indexes for efficient document title searches, enhancing performance for mention picker functionality.
- Implemented a new API endpoint for lightweight document title searches, returning only essential fields.
- Updated frontend components to utilize the new title search feature with throttling for improved user experience.
- Added necessary schemas and types for the new search functionality.
2026-01-17 20:45:10 +05:30
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
MSI\ModSetter
898fc884a9
chore: biome & ruff checks
2025-10-01 18:50:36 -07:00
Natsume Ryuhane
797fe26f53
Implemented serverside pagination;
...
Enabled searchspace file mgmt panel to use serverside pagination;
2025-10-01 13:05:22 -07:00
DESKTOP-RTLN3BA\$punk
76732c36ba
feat: added jump to source referencing of citations
2025-08-23 18:48:18 -07:00
Utkarsh-Patel-13
d359a59f6d
Fixed all ruff lint and formatting errors
2025-07-24 14:43:48 -07:00
DESKTOP-RTLN3BA\$punk
deea3fa544
chore: remove VERSION file and clean up unused imports across multiple files
2025-06-03 01:33:21 -07:00
DESKTOP-RTLN3BA\$punk
5899a89bf1
recurse fix
2025-05-07 22:18:02 -07:00
DESKTOP-RTLN3BA\$punk
1586a0bd78
chore: Added direct handling for markdown files.
...
- Fixed podcast imports.
2025-05-07 22:04:57 -07:00
DESKTOP-RTLN3BA\$punk
da23012970
feat: SurfSense v0.0.6 init
2025-03-14 18:53:14 -07:00