LibreChat/client/src/components/Nav
MarcAmick e9b678dd6a
Some checks failed
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Has been cancelled
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Has been cancelled
⚖️ fix: Add Configurable File Size Cap for Conversation Imports (#10012)
* Check file size of conversation being imported against a configured max size to prevent bringing down the application by uploading a large file

chore: remove non-english localization as needs to be added via locize

* feat: Implement file size validation for conversation imports to prevent oversized uploads

---------

Co-authored-by: Marc Amick <MarcAmick@jhu.edu>
Co-authored-by: Danny Avila <danny@librechat.ai>
2025-10-07 14:47:21 -04:00
..
Bookmarks 🔖 fix: Agent Marketplace Bookmark and New Chat buttons (#9549) 2025-09-10 19:01:34 -04:00
ExportConversation 🔧 fix: Apply Convo Export filename sanitization at export, not input (#8779) 2025-07-31 07:28:33 -04:00
SettingsTabs ⚖️ fix: Add Configurable File Size Cap for Conversation Imports (#10012) 2025-10-07 14:47:21 -04:00
AccountSettings.tsx 🎭 refactor: Avatar Loading UX and Fix Initials Rendering Bugs (#9261) 2025-08-25 12:06:00 -04:00
AgentMarketplaceButton.tsx 🪟 style: Agent Marketplace UI Responsiveness, a11y, and Navigation (#9068) 2025-08-15 14:59:10 -04:00
index.ts 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
MobileNav.tsx 🔃 refactor: Streamline Navigation, Message Loading UX (#7118) 2025-04-28 18:18:13 -04:00
Nav.tsx 🪟 style: Agent Marketplace UI Responsiveness, a11y, and Navigation (#9068) 2025-08-15 14:59:10 -04:00
NavLink.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
NavToggle.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
NewChat.tsx 🪟 style: Agent Marketplace UI Responsiveness, a11y, and Navigation (#9068) 2025-08-15 14:59:10 -04:00
SearchBar.tsx 🔍 fix: Race Condition in Search Bar Clear Text Handler (#9718) 2025-09-19 07:52:16 -04:00
Settings.tsx ️ fix: Accessibility, UI consistency, dialog & avatar refactors (#9975) 2025-10-07 14:12:49 -04:00