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