George Claghorn
562f3a2d21
Add ActiveStorage::Service#open
2019-03-28 18:47:42 -04:00
George Claghorn
6a0b0154e3
Update ActiveStorage::Previewer docs
...
PDFPreviewer became MuPDFPreviewer in 0b717c2
. Previewers are simple enough that we can just provide a single example.
2018-07-29 11:48:11 -04:00
utilum
d70bd73f05
Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDF
...
[ci skip]
2018-06-08 11:28:11 +02:00
George Claghorn
d3e0a9f110
Exclude upload time from instrumented preview time
2018-06-03 20:24:51 -04:00
George Claghorn
9f95767979
Permit opening a blob in a custom tempdir
2018-05-17 19:14:11 -04:00
Ryuta Kamizono
a1f9fe8bdd
Remove unused require "active_support/core_ext/string/filters"
2018-05-17 15:30:49 +09:00
George Claghorn
e092cae49c
Add ActiveStorage::Previewer#tempdir
2018-05-16 22:55:09 -04:00
George Claghorn
ff3210556b
Add missing block parameters
2018-05-16 22:50:24 -04:00
George Claghorn
ee21b7c2eb
Add ActiveStorage::Blob#open
...
[David Robertson & George Claghorn]
2018-05-16 22:12:31 -04:00
George Claghorn
c392af365f
Unlink internal tempfiles after use
2018-01-26 19:48:32 -05:00
George Claghorn
c69c7b3690
Instrument preview image drawing
2018-01-10 21:48:53 -05:00
George Claghorn
a470317b2c
Expose ActiveStorage::Previewer#logger in API docs [ci skip]
...
Clarify that it's public API intended for use by third-party previewers. It shouldn't be removed without deprecation even though it isn't used by the built-in previewers.
2017-12-31 13:08:36 -05:00
George Claghorn
11995d6fd5
Suppress noise from drawing command invocations
2017-12-31 13:02:15 -05:00
George Claghorn
d041a1dcba
Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#logger
2017-11-30 23:54:03 -05:00
George Claghorn
aa6bcbbac8
Allow third-party previewers/analyzers to customize their tempdirs
2017-11-02 15:07:41 -04:00
George Claghorn
605484079d
Extract metadata from images and videos
2017-10-22 13:16:59 -04:00
Ryuta Kamizono
83b7cb3a47
Fix "warning: `*' interpreted as argument prefix"
2017-09-30 05:40:55 +09:00
George Claghorn
d30586211b
Preview PDFs and videos
2017-09-28 16:43:37 -04:00