Commit graph

583 commits

Author SHA1 Message Date
stefanbenten
d5e07fe2f4 Add Env Vars 2019-08-28 16:57:05 +02:00
stefanbenten
874268d80e Add Storj Storage Adapter - add Binding 2019-08-28 15:29:35 +02:00
stefanbenten
59014f2110 Add Storj Storage Adapter - Base Functions 2019-08-28 15:18:00 +02:00
Andrea Spacca
6c54ddccef
Merge pull request #250 from n8225/fixS3MultiPartUpload
Fix s3 100MB max upload issue.
2019-08-24 17:12:22 +02:00
n8225
a2ab63c7b8 Remove commented debug line. 2019-08-24 08:47:04 -05:00
Andrea Spacca
11dffa22b4 v1.1.2 2019-08-24 14:02:06 +02:00
Andrea Spacca
758cd881ce
Merge pull request #262 from dutchcoders/BINARY-RELEASES
BINARY RELEASES
2019-08-24 14:01:25 +02:00
Andrea Spacca
f00209973e BINARY RELEASES 2019-08-24 13:48:54 +02:00
Andrea Spacca
0b27adba9d
Merge pull request #261 from dutchcoders/ISSUE-256
ISSUE-256
2019-08-24 13:46:53 +02:00
Andrea Spacca
8463d4169b
Merge pull request #260 from dopessoa/ISSUE-257
Fixes "mkdir /basedir: no such file or directory"
2019-08-24 13:37:10 +02:00
Andrea Spacca
e340ad9e45
Merge pull request #259 from dopessoa/ISSUE-230
Create examples.md and update README.md
2019-08-24 13:36:17 +02:00
Andrea Spacca
4e288cc4e4 Remove go1.9 2019-08-24 13:29:30 +02:00
Andrea Spacca
ee7011d55b ISSUE-256 2019-08-24 13:19:21 +02:00
Douglas Pessoa
6c73f13fd0 Fixes "mkdir /basedir: no such file or directory" by creating the directory recursively 2019-08-23 20:44:35 +00:00
Douglas Pessoa
e5b5ee7140 Create examples.md and update README.md 2019-08-23 20:27:27 +00:00
n8225
6a956a445f rmv s3-part-size from NewS3Storage call. 2019-08-22 15:30:35 -05:00
n8225
ce7e008bb3 Remove maxUploadParts and PartSize options 2019-08-22 14:10:11 -05:00
Andrea Spacca
b9a03ac180
Merge pull request #254 from randomwangran/master
fix typo
2019-08-17 10:39:33 +02:00
Ran Wang
cccbaac6d7 fix typo 2019-08-16 14:34:53 -04:00
Andrea Spacca
a09bcf3bf0
Merge pull request #251 from different55/patch-1
Fix fish alias for busybox systems
2019-07-29 21:59:47 +02:00
Different55
0b23354473
Fix fish alias for busybox systems
While GNU mktemp will handle any number of X's, busybox mktemp (used in Android/Termux and distros like Alpine) insists on exactly 6 of them.
2019-07-29 13:27:43 -05:00
nrew225
372ff5f368 Fix s3 100MB max upload issue. 2019-07-21 15:01:57 -05:00
Andrea Spacca
ce043efca0
Merge pull request #249 from n8225/addS3PathStyle
Add support for S3 path style URLS.
2019-07-21 18:05:05 +02:00
nrew225
6cb2de3cff Add support for S3 path style URLS. 2019-07-21 09:29:01 -05:00
Andrea Spacca
58edf68fd7 no need for abs path flag param 2019-07-16 21:23:19 +02:00
Andrea Spacca
2e41852860 fix resolved url 2019-07-16 20:51:31 +02:00
Andrea Spacca
2536b39220
Merge pull request #247 from dutchcoders/ISSUE-238
ISSUE-238 fix version
2019-07-06 20:54:00 +02:00
Andrea Spacca
82fc38856d
Merge pull request #246 from dutchcoders/ISSUE-240
ISSUE-240 negative max metadata instead of big enough
2019-07-06 20:43:50 +02:00
Andrea Spacca
682a2bd3d8 ISSUE-238 fix version 2019-07-06 20:42:33 +02:00
Andrea Spacca
1809ffe8b5 ISSUE-240 negative max metadata instead of big enough 2019-07-06 20:33:35 +02:00
Andrea Spacca
8a3b87c9cf
Merge pull request #245 from dutchcoders/ISSUE-241
ISSUE-241 check metadata on preview
2019-07-06 20:23:24 +02:00
Andrea Spacca
2ee646590d ISSUE-241 check metadata on preview 2019-07-06 20:13:20 +02:00
Andrea Spacca
4a1697ee60 error checking 2019-06-24 07:45:47 +02:00
Andrea Spacca
6fa94d6631
Merge pull request #243 from dutchcoders/ISSUE-242
ISSUE-242
2019-06-23 22:28:04 +02:00
Andrea Spacca
2cebb7520c ISSUE-242 just some small refactoring 2019-06-23 21:06:58 +02:00
Andrea Spacca
cc1a1b8487
Merge pull request #244 from computeralex92/ISSUE-242
Fix SSL and make change of region possible
2019-06-23 21:05:37 +02:00
Alexander Lauster
e5e411cdaa Add new options to Readme 2019-06-23 20:48:52 +02:00
Alexander Lauster
cb17b4a1cc Remove default endpoint because S3 SDK is automatically set the correct one based on the region 2019-06-23 20:40:18 +02:00
Alexander Lauster
6e03965c8b Merge branch 'ISSUE-242' of https://github.com/dutchcoders/transfer.sh into ISSUE-242 2019-06-23 15:59:37 +02:00
Andrea Spacca
c072345869 ISSUE-242 fix head/get 2019-06-23 15:22:49 +02:00
Alexander Lauster
47d4907a06 Add option to set the S3 region to support other regions as eu-west-1 2019-06-23 13:04:37 +02:00
Alexander Lauster
818e5bc444 Add SSL CA Certificates to the image to allow access to S3 Buckets with active HTTPS 2019-06-23 13:03:31 +02:00
Andrea Spacca
9355bab9d4 ISSUE-242 fix forgotten dead code 2019-06-23 09:25:13 +02:00
Andrea Spacca
703987c516 ISSUE-242 2019-06-23 09:25:13 +02:00
Andrea Spacca
14c48cb4d8
Merge pull request #234 from dopessoa/ISSUE-229
Add X-Remaining-Downloads and X-Remaining-Days headers to HEAD and GET responses
2019-06-23 09:23:48 +02:00
Andrea Spacca
b34bec004e
Merge pull request #231 from dopessoa/ISSUE-219
Update Dockerfile generating smaller image
2019-06-22 10:30:14 +02:00
Douglas Pessoa
b8faedc92f Add X-Remaining-Downloads and X-Remaining-Days headers to HEAD and GET responses 2019-06-17 00:43:22 +00:00
Andrea Spacca
7d5611da94
Merge pull request #236 from JustAnotherArchivist/fix-filename-spaces
Fix encoding of spaces in filenames from + to %20
2019-06-13 20:37:53 +02:00
JustAnotherArchivist
568f917c67 Fix encoding of spaces in filenames from + to %20 2019-06-13 16:35:10 +02:00
Douglas Pessoa
8c91a2284a Update Dockerfile generating smaller image 2019-06-04 17:09:16 +00:00