hometown/lib/paperclip
luigi 087ed84367
Optimize map { ... }.compact calls ()
* Optimize map { ... }.compact

using Enumerable#filter_map, supported since Ruby 2.7

* Add poyfill for Enumerable#filter_map
2021-01-10 00:32:01 +01:00
..
attachment_extensions.rb Optimize map { ... }.compact calls () 2021-01-10 00:32:01 +01:00
blurhash_transcoder.rb Add blurhash to preview cards () 2020-06-05 23:10:41 +02:00
color_extractor.rb Fix rubocop config and warnings () 2021-01-07 09:40:55 +01:00
gif_transcoder.rb Fix GifReader exceptions () 2020-05-15 11:38:12 +02:00
image_extractor.rb Fix audio uploads without embedded image () 2020-07-03 03:05:32 +02:00
lazy_thumbnail.rb Update ESLint and RuboCop in Code Climate () 2019-12-02 18:25:43 +01:00
media_type_spoof_detector_extensions.rb Fix mimetype returning nil () 2020-07-19 13:09:47 +02:00
response_with_limit_adapter.rb Fix downloading remote media files when server returns empty filename () 2020-09-27 22:00:43 +02:00
transcoder_extensions.rb Add color extraction for audio thumbnails () 2020-07-05 18:28:25 +02:00
type_corrector.rb Add customizable thumbnails for audio and video attachments () 2020-06-29 13:56:55 +02:00
url_generator_extensions.rb Change REST API to return empty data for suspended accounts () 2020-09-11 15:16:29 +02:00
video_transcoder.rb Fix videos with unsupported colorspace not being transcoded () 2020-03-10 11:58:40 +01:00