mastodon/lib/paperclip
Takeshi Umeda 101485a41f
Fix mimetype returning nil (#14356)
2020-07-19 13:09:47 +02:00
..
attachment_extensions.rb Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
blurhash_transcoder.rb Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
color_extractor.rb Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00
gif_transcoder.rb Fix GifReader exceptions (#13760) 2020-05-15 11:38:12 +02:00
image_extractor.rb Fix audio uploads without embedded image (#14203) 2020-07-03 03:05:32 +02:00
lazy_thumbnail.rb
media_type_spoof_detector_extensions.rb Fix mimetype returning nil (#14356) 2020-07-19 13:09:47 +02:00
response_with_limit_adapter.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
transcoder_extensions.rb Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00
type_corrector.rb Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
url_generator_extensions.rb
video_transcoder.rb