57 Commits (44c8b6ff2f471a49ca764f0c2909285b8f81cb88)

Author SHA1 Message Date
Eugen Rochko 1189a308c9 Fix autoloading deprecation warnings from Rails 6 (#16010)
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Eugen Rochko 471b8570ad Add cache buster feature for media files (#15155)
4 years ago
tateisu afa951f027 add S3_READ_TIMEOUT environment variable (#14952)
4 years ago
Eugen Rochko 36e5fd547b Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
Takeshi Umeda e2694a18c7 Fix csv upload (#13835)
4 years ago
mayaeh 4ec7b137de Fix naming issue (#13551)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 years ago
Eugen Rochko 413cb7e861 Fix base64-encoded file uploads not being possible (#12748)
5 years ago
Eugen Rochko b3f365f605 Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)
5 years ago
Eugen Rochko 0769ef8277 Add `tootctl media remove-orphans` (#12568)
5 years ago
tateisu f00f6bdd36 add S3_OPEN_TIMEOUT environment variable (#12459)
5 years ago
Eugen Rochko 2e07a901c5 Fix attachment not being re-downloaded even if file is not stored (#12125)
5 years ago
Eugen Rochko d59562c0b2 Fix S3 adapter retrying failing uploads with exponential backoff (#12085)
5 years ago
Yamagishi Kazutoshi 3592705de5 Cast multipart threshold to integer (#11944)
5 years ago
Yamagishi Kazutoshi 71ff422997 Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko 14d49e814a Add timeouts for S3 (#9842)
6 years ago
Nolan Lawson 4fa76b21b6 Enable immutable caching for S3 objects (#9722)
6 years ago
M Somerville 4b27569841 Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
6 years ago
ThibG 97f2dc6761 Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339)
6 years ago
Hugo Gameiro 27cfb13b83 Improve OpenStack v3 compatibility (#7392)
6 years ago
Yamagishi Kazutoshi 6daa722e87 Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808)
7 years ago
Eugen Rochko d35272245e Revert "Upgrade Paperclip to version 6.0.0" (#6807)
7 years ago
Yamagishi Kazutoshi cd6dee83a1 Upgrade Paperclip to version 6.0.0 (#6754)
7 years ago
THE BOSS ♨ 33b40397f8 Fix typo in paperclip.rb (#5936)
7 years ago
Yamagishi Kazutoshi f76681ebd6 Revert fog-aws (ref #5604) (#5934)
7 years ago
MitarashiDango 7a5fb781ce Fix spell miss (SWIIFT_OBJECT_URL -> SWIFT_OBJECT_URL) (#5617)
7 years ago
Yamagishi Kazutoshi a624688ebd Unify file upload to using fog (#5604)
7 years ago
Jeong Arm a5582bf9f5 Remove timestamps on any option (#5282)
7 years ago
Nishi, Keisuke 8f344b7bb0 Fix Paperclip::Fog always responds Not Found in OpenStack-v2 like ConoHa (#5155)
7 years ago
Patrick Figel 759bbdd9ca Add OpenStack Keystone V3 support (#4889)
7 years ago
Adam Thurlow 57a821d4b9 swift-enable the paperclip! 📎 (#2322)
7 years ago
alpaca-tc 3ceb700ea2 Fixes unknown mime type (#2822)
7 years ago
Ash Furrow 9b1a881d40 Removes timestamp from URLs. (#2185)
8 years ago
tmyt 2e1e061f24 Make configuarable s3_permissions for paperclip (#2139)
8 years ago
Yamagishi Kazutoshi a3358f438f Change to switch signature version for Amazon S3 (#2124)
8 years ago
Eugen 21816d08ec Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
8 years ago
Joachim Viide c923b8bb63 Leave out the "Expires" header from S3 uploads (#1886)
8 years ago
Valentin Lorentz 5da8581563 Custom Paperclip path. (#778)
8 years ago
Yusuke Abe f3ae46a512 Add filename extension to paperclip (#1718)
8 years ago
leopku 11f8faa6ba 🔧 S3 protocol from ENV
8 years ago
Eugen Rochko 65b49d95b7 Make the paperclip filename interpolator smarter about the :original style
8 years ago
Effy Elden db40fd4641 Change default S3 ACL string used by Paperclip from 'public' (which is invalid) to 'public-read'
8 years ago
Eugen Rochko f29df16eea Fix Paperclip timeout setting. Fix bug introduced in #437
8 years ago
Eugen Rochko 438446b397 Add read timeout to paperclip when it's downloading remote images
8 years ago
Eugen Rochko 4a167885b2 Fix paperclip config
8 years ago
Eugen Rochko 311f2354cf Update Paperclip config to allow plugging in Minio instead of AWS
8 years ago
Eugen Rochko e5e702a976 Adding configurable e-mail blacklist
8 years ago
Eugen Rochko f6b99b05d3 Do not use expiring links after all
8 years ago
Eugen Rochko 595f592304 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago