LibreChat/client
Danny Avila f55bd6f99b
📂 refactor: File Type Inference for Frontend File Validation (#10807)
- Introduced `inferMimeType` utility to improve MIME type detection for uploaded files, including support for HEIC and HEIF formats.
- Updated DragDropModal to utilize the new inference logic for validating file types, ensuring compatibility with various document upload providers.
- Added comprehensive tests for `inferMimeType` to cover various scenarios, including handling of unknown extensions and preserving browser-provided types.
2025-12-04 14:24:10 -05:00
..
public 🌉 feat: Integrate Helicone AI Gateway Provider (#10287) 2025-11-13 08:45:32 -05:00
scripts
src 📂 refactor: File Type Inference for Frontend File Validation (#10807) 2025-12-04 14:24:10 -05:00
test
babel.config.cjs
check_updates.sh
index.html
jest.config.cjs v0.8.1-rc2 (#10688) 2025-11-26 11:40:08 -05:00
nginx.conf
package.json 🔐 refactor: MCP User Variable Description Rendering (#10769) 2025-12-02 09:03:22 -05:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.ts