Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-24 | Fix jpeg files sometimes being returned with a .jpe extension (#7881) | ThibG | |
While this isn't exactly *wrong*, files uploaded with a “.jpe” extension will keep that extension, which will often cause them to be served with an incorrect mimetype. | |||
2018-06-18 | Create special case to prefer "jpeg" over "jpe" file extension (#7841) | Eugen Rochko | |
2018-04-23 | Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) | Eugen Rochko | |
2017-05-05 | Fixes unknown mime type (#2822) | alpaca-tc | |
2017-05-01 | Detect extension for preview card (#2679) | Yamagishi Kazutoshi | |
* Detect extension for preview card * next |