index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
initializers
/
paperclip.rb
Age
Commit message (
Expand
)
Author
2020-01-15
update `paperclip` config from upstream
multiple creatures
2019-11-29
accept mp3s that are actually videos
multiple creatures
2019-05-21
handle importing posts from json dumps
multiple creatures
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
2016-12-04
Do not autoplay videos, display play button instead. Use expiring links when ...
Eugen Rochko
2016-12-03
Fix cloudfront config
Eugen Rochko
2016-12-03
Add Cloudfront support
Eugen Rochko
2016-11-29
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...
Eugen Rochko
2016-11-08
Fix region setting for AWS gem
Eugen Rochko
2016-11-06
Fix insecure S3 URLs
Eugen Rochko
2016-11-06
Improve S3 config
Eugen Rochko
2016-11-06
Adding optional S3, fail-mastodon
Eugen Rochko