chuckya/lib/paperclip
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues ()
* Added .deepsource.toml

* Removed bad use of `alias`

* Fixed operand order in the binary expression

* Prefixed unused method arguments with an underscore

* Replaced the old OpenSSL algorithmic constants with the newer strings initializers.

* Removed unnecessary UTF-8 encoding comment
2021-01-31 21:26:09 +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 Fixed code quality issues () 2021-01-31 21:26:09 +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