15 Commits (7aaf2b44ec698fd4f20b927fcac7edc0394a2647)

Author SHA1 Message Date
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
Eugen Rochko 3287ec8ca3
Fix file names being obfuscated on update when file didn't change (#12857) 4 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057) 5 years ago
Arnout Engelen d7bdddbeef Include max image dimensions in error (#11552) 5 years ago
Eugen Rochko 06424786a1
Fix support for MP4 files that are actually M4V files (#11210) 5 years ago
Eugen Rochko b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151) 5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130) 5 years ago
Renato "Lond" Cerqueira 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 6 years ago
ThibG 50a2854f92 Fix jpeg files sometimes being returned with a .jpe extension (#7881) 6 years ago
Eugen Rochko 50689f0d41
Create special case to prefer "jpeg" over "jpe" file extension (#7841) 6 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
alpaca-tc ee3e0a93f4 Fixes unknown mime type (#2822) 7 years ago
Yamagishi Kazutoshi 1899cf5f04 Detect extension for preview card (#2679) 7 years ago