mastodon/lib/paperclip
ThibG 382cdd7f95 Unconditionally re-encode locally-uploaded images to strip metadata
This strips metadata on file upload by re-encoding the files, at the cost
of possible slight image quality decrease and processing resources.
2018-09-17 21:09:59 +02:00
..
audio_transcoder.rb raise Mastodon::ValidationError if audio file duration is over 60 secs 2017-10-07 16:14:34 -07:00
gif_transcoder.rb Fix static GIFs being saved as empty files when using local storage (#8012) 2018-07-14 03:56:52 +02:00
lazy_thumbnail.rb Unconditionally re-encode locally-uploaded images to strip metadata 2018-09-17 21:09:59 +02:00
video_transcoder.rb Detect videos with no sound, handle them like gifv 2017-03-05 22:55:24 +01:00