SurfSense/surfsense_web/components
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
..
announcements chore: linting 2026-02-20 22:44:56 -08:00
assistant-ui feat: Implement file upload limits and page limit enforcement in backend 2026-02-26 01:25:34 +05:30
auth style: fix formatting issues 2026-01-27 13:49:46 +02:00
chat-comments feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications 2026-01-28 02:14:36 +05:30
connectors fix: update iconLink type to allow null values in DriveItem interfaces 2026-02-16 23:52:43 -08:00
contact Multiple website changes, adding cloud pricing, enterprise features, fixing small issues, optimizing header animation, changing contact links, and set the theme to default to the user's preference (from browser). 2026-02-03 17:02:26 -05:00
editor chore: linting 2026-02-20 22:44:56 -08:00
homepage refactor: enhance hero section text and improve z-index management in UI components 2026-02-23 10:18:21 -05:00
icons/providers feat: update XAI icon 2026-02-22 00:30:56 +05:30
layout chore: linting 2026-02-22 04:41:56 +05:30
new-chat chore: linting 2026-02-22 04:41:56 +05:30
pricing fix: remove trailing periods from feature descriptions in pricing section 2026-02-05 23:10:50 -05:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers chore: linting 2026-02-20 22:44:56 -08:00
public-chat feat: remove pandoc and its respective engine dependencies 2026-02-13 01:34:43 -08:00
public-chat-snapshots feat: update settings navigation to include section parameters for improved user experience 2026-02-21 22:55:54 +05:30
report-panel chore: linting 2026-02-22 04:41:56 +05:30
settings chore; linting 2026-02-25 01:50:28 -08:00
shared chore: linting 2026-02-20 22:44:56 -08:00
sources feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
theme chore: ran linting 2026-02-06 05:35:15 +05:30
tool-ui chore; linting 2026-02-25 01:50:28 -08:00
ui chore; linting 2026-02-25 01:50:28 -08:00
dashboard-breadcrumb.tsx feat: enhance UI by adding select-none class to improve text selection behavior in team management and breadcrumb components 2026-02-21 19:23:38 +05:30
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
inference-params-editor.tsx chore: linting 2026-01-07 19:10:53 -08:00
json-metadata-viewer.tsx chore: linting 2026-02-09 16:49:11 -08:00
LanguageSwitcher.tsx feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
Logo.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
markdown-viewer.tsx refactor: improve Markdown fence handling in report generation and viewer 2026-02-19 18:32:50 +05:30
onboarding-tour.tsx fix: update icon styling in DocumentsTableShell and enhance mobile rendering conditions in OnboardingTour 2026-02-06 19:25:01 +05:30
pricing.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
UserDropdown.tsx chore: linting 2026-02-09 16:49:11 -08:00