mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
- Implemented a new endpoint for searching chats by title substring in the backend. - Updated the frontend to support chat searching with a debounced input. - Added validation for pagination parameters and search space ID. - Enhanced API service to handle search requests and return results based on user permissions. |
||
|---|---|---|
| .. | ||
| auth-api.service.ts | ||
| base-api.service.ts | ||
| chats-api.service.ts | ||
| documents-api.service.ts | ||
| invites-api.service.ts | ||
| llm-config-api.service.ts | ||
| members-api.service.ts | ||
| notes-api.service.ts | ||
| permissions-api.service.ts | ||
| podcasts-api.service.ts | ||
| roles-api.service.ts | ||
| search-spaces-api.service.ts | ||
| user-api.service.ts | ||