Glitch-Shrike/app
ThibG a1ce9cbb67
Fix uploaded image orientation in some browsers (#13493)
Some browsers (at least recent Chrome versions) automatically take
image metadata into account when drawing images into a canvas.
There seem to be no way to prevent that behavior, and the only
way to detect it seems to compare with a known image.

See: https://github.com/w3c/csswg-drafts/issues/4666
Solution adapted from: 1e4df70782
2020-04-18 15:37:03 +02:00
..
chewy
controllers
helpers Fix admin actions log crash when displaying updates of deleted announcements (#13489) 2020-04-17 19:54:58 +02:00
javascript Fix uploaded image orientation in some browsers (#13493) 2020-04-18 15:37:03 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 2020-04-16 08:04:10 +02:00