about summary refs log tree commit diff
path: root/app/javascript/mastodon/utils/resize_image.js
AgeCommit message (Expand)Author
2020-11-18Fix image uploads being random data when canvas read access is blocked (#15180)ThibG
2020-04-25Fix uninformative error message when uploading unsupported image files (#13540)ThibG
2020-04-18Fix uploaded image orientation in some browsers (#13493)ThibG
2019-08-17Remove WebP support (#11589)Stanislas
2019-08-15Fix client-side resizing of image uploads (#11570)ThibG
2019-08-06Fix image uploads being perfectly white when canvas read access is blocked (#...ThibG
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-05-16Fix images resized in browser getting cropped (#7514)Eugen Rochko
2018-05-09Correct rotate of image using EXIF (#7422)Yamagishi Kazutoshi
2018-04-23Refactor resizeImage method (#7236)Yamagishi Kazutoshi