SurfSense/surfsense_web/lib
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
..
apis feat: add pg_trgm indexes and lightweight document title search 2026-01-17 20:45:10 +05:30
chat add author fields to MessageRecord type 2026-01-14 18:38:47 +02:00
connectors feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
electric Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
posthog feat: add tracking for users viewed in search space 2026-01-08 13:38:28 -08:00
query-client refactor(web): use React Query for Google Drive folder operations 2025-12-28 19:17:37 +02:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00
env-config.ts format: auto-fix whitespace 2026-01-14 15:27:42 +02:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
source.ts chore: liniting 2025-12-20 05:14:31 -08:00
utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00