mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 08:31:37 +00:00
Image uploads are converted to appConfig.imageOutputType while the file record keeps the original filename, so code-env provisioning shipped webp bytes as photo.jpg and extension-sniffing tools mis-handled them. Uploads now rename known converted image types to match the persisted MIME type. |
||
|---|---|---|
| .. | ||
| app | ||
| cache | ||
| config | ||
| db | ||
| models | ||
| server | ||
| strategies | ||
| test | ||
| utils | ||
| jest.config.js | ||
| jsconfig.json | ||
| package.json | ||
| typedefs.js | ||