SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar a57ab02900 feat: Implement file upload limits and page limit enforcement in backend
- Added constants for maximum files per upload, per-file size, and total upload size.
- Enhanced document upload route to validate file counts and sizes, returning appropriate HTTP errors.
- Introduced end-to-end tests for upload limits and page limit enforcement, ensuring correct behavior under various scenarios.
- Updated test helpers to support notification retrieval for page limit exceeded scenarios.
2026-02-26 01:25:34 +05:30
..
connector-popup chore: linting 2026-02-20 22:44:56 -08:00
assistant-message.tsx Remove branch picker and restrict edit/reload to last message 2026-02-04 18:04:53 +02:00
chat-session-status.tsx feat: added incentive credits system 2026-01-26 23:32:30 -08:00
connector-popup.tsx feat: update settings navigation to include section parameters for improved user experience 2026-02-21 22:55:54 +05:30
document-upload-popup.tsx feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
edit-composer.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
inline-citation.tsx chore: linting 2026-02-20 22:44:56 -08:00
inline-mention-editor.tsx feat: updated homepage 2026-02-16 05:50:47 -08:00
markdown-text.tsx chore: linting 2026-02-20 22:44:56 -08:00
thinking-steps.tsx feat: enhance loading indicator in ThinkingStepsDisplay 2026-01-19 22:20:09 +05:30
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-scroll-to-bottom.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
thread.tsx feat: Implement file upload limits and page limit enforcement in backend 2026-02-26 01:25:34 +05:30
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx chore; linting 2026-02-25 01:50:28 -08:00
user-message.tsx feat: simplified document upload handling 2026-02-09 16:46:54 -08:00