aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/preview.rb
Commit message (Collapse)AuthorAgeFilesLines
* Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
| | | | Don't upsize images smaller than the specified dimensions.
* Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDFutilum2018-06-081-2/+2
| | | | [ci skip]
* Recommend using :resize_to_fit after allJanko Marohnić2018-04-231-1/+1
|
* Provide an alternative PDF previewer based on PopplerTerence Lee2018-03-061-4/+3
| | | | | | mutool is licensed under the Affero GPL, which has strict distribution requirements. Poppler is licensed under the more liberal GPL, making it a good alternative for those who can't use mutool.
* Document MuPDF version requirementGeorge Claghorn2018-02-131-1/+1
|
* Fix third-party system libraries list in ActiveStorage::Preview [ci skip]Yoshiyuki Hirano2017-10-041-2/+2
|
* Preview PDFs and videosGeorge Claghorn2017-09-281-0/+90