about summary refs log tree commit diff
path: root/config/initializers/paperclip.rb
AgeCommit message (Expand)Author
2020-11-19Add cache buster feature for media files (#15155)Eugen Rochko
2020-10-06add S3_READ_TIMEOUT environment variable (#14952)tateisu
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-05-24Fix csv upload (#13835)Takeshi Umeda
2020-04-27Fix naming issue (#13551)mayaeh
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-12-10Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)Eugen Rochko
2019-12-08Add `tootctl media remove-orphans` (#12568)Eugen Rochko
2019-12-02add S3_OPEN_TIMEOUT environment variable (#12459)tateisu
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-06Fix S3 adapter retrying failing uploads with exponential backoff (#12085)Eugen Rochko
2019-09-24Cast multipart threshold to integer (#11944)Yamagishi Kazutoshi
2019-09-23Add config of multipart threshold for S3 (#11924)Yamagishi Kazutoshi
2019-01-18Add timeouts for S3 (#9842)Eugen Rochko
2019-01-05Enable immutable caching for S3 objects (#9722)Nolan Lawson
2018-08-25Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)M Somerville
2018-08-21Revert to using Paperclip's filesystem storage, and fix dangling records in r...ThibG
2018-05-07Improve OpenStack v3 compatibility (#7392)Hugo Gameiro
2018-03-24Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808)Yamagishi Kazutoshi
2018-03-17Revert "Upgrade Paperclip to version 6.0.0" (#6807)Eugen Rochko
2018-03-17Upgrade Paperclip to version 6.0.0 (#6754)Yamagishi Kazutoshi
2017-12-09Fix typo in paperclip.rb (#5936)THE BOSS ♨
2017-12-09Revert fog-aws (ref #5604) (#5934)Yamagishi Kazutoshi
2017-11-07Fix spell miss (SWIIFT_OBJECT_URL -> SWIFT_OBJECT_URL) (#5617)MitarashiDango
2017-11-07Unify file upload to using fog (#5604)Yamagishi Kazutoshi
2017-10-09Remove timestamps on any option (#5282)Jeong Arm
2017-09-30Fix Paperclip::Fog always responds Not Found in OpenStack-v2 like ConoHa (#5155)Nishi, Keisuke
2017-09-11Add OpenStack Keystone V3 support (#4889)Patrick Figel
2017-09-05swift-enable the paperclip! :paperclip: (#2322)Adam Thurlow
2017-05-05Fixes unknown mime type (#2822)alpaca-tc
2017-04-20Removes timestamp from URLs. (#2185)Ash Furrow
2017-04-19Make configuarable s3_permissions for paperclip (#2139)tmyt
2017-04-19Change to switch signature version for Amazon S3 (#2124)Yamagishi Kazutoshi
2017-04-18Fix #1642, fix #1912 - Dictate content-type file extension (#2078)Eugen
2017-04-16Leave out the "Expires" header from S3 uploads (#1886)Joachim Viide
2017-04-15Custom Paperclip path. (#778)Valentin Lorentz
2017-04-13Add filename extension to paperclip (#1718)Yusuke Abe
2017-03-23:wrench: S3 protocol from ENVleopku
2017-03-05Make the paperclip filename interpolator smarter about the :original styleEugen Rochko
2017-01-15Change default S3 ACL string used by Paperclip from 'public' (which is invali...Effy Elden
2017-01-08Fix Paperclip timeout setting. Fix bug introduced in #437Eugen Rochko
2017-01-07Add read timeout to paperclip when it's downloading remote imagesEugen Rochko
2016-12-07Fix paperclip configEugen Rochko
2016-12-07Update Paperclip config to allow plugging in Minio instead of AWSEugen Rochko
2016-12-04Adding configurable e-mail blacklistEugen Rochko
2016-12-04Do not use expiring links after allEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-03Fix cloudfront configEugen Rochko
2016-12-03Add Cloudfront supportEugen Rochko