aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/variant.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract transformersGeorge Claghorn2018-08-101-8/+2
* DRY up web image checks in ActiveStorage::VariantGeorge Claghorn2018-08-091-18/+24
* Permit configuring the default service URL expiryGeorge Claghorn2018-06-211-1/+1
* Active storage: Image variant options not correctlucfranken2018-05-171-1/+1
* Add ActiveStorage::Blob#openGeorge Claghorn2018-05-161-5/+1
* Recommend using :resize_to_fit after allJanko Marohnić2018-04-231-5/+5
* Remove warning that image will be loaded into memoryJanko Marohnić2018-04-231-4/+4
* Show ImageProcessing macros in a dedicated exampleJanko Marohnić2018-04-231-13/+12
* Ensure result file is deleted on uploading errorsJanko Marohnić2018-04-221-4/+10
* Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-221-2/+2
* Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-34/+32
* Fix leftover references to VariantsController [ci skip]dixpac2018-04-081-3/+3
* Support varying ICO filesGeorge Claghorn2018-02-241-1/+1
* [ci skip] Remove needless from doc for ActiveStorage::VariantYoshiyuki Hirano2017-12-221-1/+1
* Delete MiniMagick tempfile when transformation failsGeorge Claghorn2017-12-181-1/+7
* Ensure MiniMagick tempfiles are properly unlinked after image transformationGeorge Claghorn2017-12-181-9/+18
* Convert non-web image (e.g. PSD) variants to PNGGeorge Claghorn2017-12-181-3/+34
* Clarify comment [ci skip]George Claghorn2017-10-131-1/+1
* Introduce ActiveStorage::Blob#representationGeorge Claghorn2017-10-121-0/+4
* Replace variation key use with SHA256 of key to prevent long filenameskhall2017-10-051-1/+1
* Preview PDFs and videosGeorge Claghorn2017-09-281-3/+3
* Fix link in doc for active storage [ci skip]Yoshiyuki Hirano2017-08-251-1/+1
* restores some double newlines deleted in ae87217Xavier Noria2017-08-151-0/+1
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-6/+5
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-111-7/+7
* Fix a typoqsona2017-08-101-1/+1
* Remove circular dependencyDavid Heinemeier Hansson2017-08-011-2/+0
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+82