Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/shrinerb/shrine-url
Custom URL storage for Shrine
https://github.com/shrinerb/shrine-url
cf335c2e731cd4f3b6e148c95c3e4b8d335b4cea authored over 3 years ago
e0dbc885051d9ac50d67a622c2e50da4e834665e authored over 3 years ago
c53974e7902ea119113b904cb0b4cc6eecb4c231 authored over 5 years ago
a437de7aa2d42cf1188d139c1e21fbfdb385c569 authored over 5 years ago
62728b099e15c8ceef64d680700f4dba6971132d authored over 5 years ago
0a4191a3985549e5716df45a0de88254635d1780 authored over 5 years ago
59b83ba060cd0649c9bb075e355bc5bd3ac7b040 authored over 5 years ago
9465ac7b7fe1e79c9752fa321a4dd132ac348091 authored over 5 years ago
8a884a843960f93989fc462c92795f1441b8dce6 authored about 6 years ago
5fbf5b7ff505751a14e6712e381a9303d97067f6 authored about 6 years ago
9e5ec09448efcb1a97d256234ef22a271889b13e authored about 6 years ago
It's not really safe to send DELETE requests to a given URL when
Storage#delete is called, becau...
07edb000ebb926f4dfc8a0712dca8fbce5c88b66 authored about 6 years ago
f1c98869fccb879505271a8c24d36280e8d217bb authored about 6 years ago
68c62fd74834c1ea9d704b3d1bab067e83a5cb98 authored about 6 years ago
918ee9c0c34bac4bcd51bfe915a8f3a07b08b54f authored almost 7 years ago
8138578f187183e43cdad4658617f52ba11f345d authored almost 7 years ago
This allows passing additional Down options when calling
Shrine::UploadedFile#download and Shrin...
855c2d0c5741633f90c050b5b065a0a53a9e5676 authored almost 7 years ago
Every HTTP request should include a User-Agent.
74e07a8a565a5609c20ae0c5cb682281b430122e authored almost 7 years ago
Days of Net::HTTP are over, I can't stand it anymore, it's hideous and
allocates tons of memory....
The Down gem has received many improvements since version 4.0, such as
significant memory reduct...
Shrine gems have been moved to the "shrinerb" organization.
cd5a69b60419dff016b2b8bf5355313b2cf65172 authored almost 7 years ago08bbbd202fe47d0bdfe78179693c00742bdd7db9 authored about 7 years ago
It's possible that user will use a URL which redirects to the URL of the
actual file, so we modi...
28e8d28b44f9a5b1d164ca2a2cba087e99a6a1b2 authored over 7 years ago
We should use "verb" instead of "method" for HTTP. We also don't need to
convert symbol to strin...
50360cf00e2ffe621bf56c476c2eada9aecc5d17 authored over 7 years ago
Fixes #1
115f46de44f6855b609ef07aa7490f272bebd05e authored over 7 years ago0bbcfb2f6046c199ffd7c5ec4f7847ba06aada4c authored over 7 years ago
We remove the custom wget implementation in favour of the new Down::Wget
backend. We also allow ...
1fb41d70c0407b51d4def3180147283929f0c6af authored over 7 years ago
1530252ed8c7a25083c4efcf1be85452f96d86f9 authored almost 8 years ago
7a90739d6febf4075bfd1ba3d60ff812591c417f authored almost 8 years ago
27664851757f227dcb3ee29f82bd532f276d85cd authored almost 8 years ago
86f7cfc501e52fea2966b17b5cbd5f3eb2cdb4d3 authored almost 8 years ago
0ddeb9c50b2e11dba5b99d2e8bad7c6f3ee4902d authored almost 8 years ago
621ec6607f3c72cfc70919d7a8e0a5d85b10c710 authored almost 8 years ago
dd72c8a9b60e8dc7bb1bd33cfb82238f06c96225 authored almost 8 years ago
5bad879addeebb29a2451ffb8337727d59bf8f8d authored almost 8 years ago
This way we can add headers if we want to.
fa7e89816af35a65654e220b2f0478698e03fd72 authored almost 8 years ago105c223761952ddcca98f7119155e16abf513208 authored almost 8 years ago
9dc9b93f8b85d3c417613b396b84430f5a2c9253 authored almost 8 years ago
Storage#clear! isn't a mandatory part of the Shrine storage
specification anymore (Shrine::Stora...
The remote site doesn't have to always return a "200 OK" response, for
example it can return a "...
This is useful when the remote site actually supports a DELETE request
to the same URL, like wit...
982f321a20066be3b30aec13ccd4e970ad1a68c1 authored over 8 years ago
See https://github.com/janko-m/down/commit/f14c078cd77ecb8ebd7903c5a0db2cf7b0a0673e
8f52ad1553067871982370191426728552b943e5 authored over 8 years agoSee https://github.com/janko-m/down/commit/f14c078cd77ecb8ebd7903c5a0db2cf7b0a0673e
7f88fbf71d6a01ea6fdf9dc96f176c9fe24dac79 authored over 8 years agof6e2c7bde378e8af91296dc61c324871140a9d90 authored over 8 years ago
fe9ba39695f8b449a05868d22cf5a142fcba5ff9 authored over 8 years ago
1b6dcf44bfd36ff136dfdaac6472f715e1f1bb6b authored over 8 years ago
4d1d109c9c900e1b746307032fbe28aa39116b89 authored over 8 years ago
498dc53dc91d82e4f27da25d255c2e389e66dc8c authored over 8 years ago