Commit graph

113 commits

Author SHA1 Message Date
stefanbenten
c62e5757ef Merge remote-tracking branch 'origin/master'
# Conflicts:
#	go.mod
#	go.sum
2020-03-20 12:30:59 +01:00
Andrea Spacca
38d643e12b fix fuzzy 2020-03-15 20:09:12 +01:00
Andrea Spacca
3b1b5b890a Removed contentType from storage, rely on metadata 2020-03-15 19:35:43 +01:00
stefanbenten
fb3d410004 Update Dependencies to latest RC Candidate 2020-03-11 14:33:52 +01:00
stefanbenten
924275e45b Code Review Tweaks 2020-03-06 20:36:46 +01:00
stefanbenten
fdca501681 Fix Typo's 2020-03-06 15:43:14 +01:00
stefanbenten
38996c9c7f Update to RC 2020-03-06 15:37:52 +01:00
stefanbenten
9f9e1b66b2 CR Changes 2020-02-21 23:39:12 +01:00
stefanbenten
867471aa9c Clean up documentation and remove unnecessary flag 2020-02-21 23:10:56 +01:00
stefanbenten
96fb3cbe61 Commit the upload 2020-02-21 22:48:09 +01:00
stefanbenten
800dd6658e Remove old and reduce dependencies 2020-02-21 22:42:24 +01:00
Andrea Spacca
2e33f7c716 v1.1.3 2020-01-06 17:19:52 +01:00
Stefan Benten
dcaf572f3d Remove Error Wrapping and update Dependencies 2019-12-29 15:16:07 +01:00
Stefan Benten
7dc3982c77 Adding missing IsNotExist Function and proper Path Handling 2019-12-01 17:43:04 +01:00
Stefan Benten
fcbddcee17 Switch to Scope Handling 2019-11-22 15:14:04 +01:00
stefanbenten
b22a410a78 Actually append Config to Uplink Creation 2019-10-28 22:44:46 +01:00
stefanbenten
f22bfbf804 Merge remote-tracking branch 'origin/master' 2019-10-28 22:37:27 +01:00
Andrea Spacca
bef766f605 FIX BUILD 2019-10-07 21:33:45 +02:00
stefanbenten
060dbdf152 Add Ability to run against local test-network 2019-10-06 17:06:26 +02:00
Andrea Spacca
8c5ef8f2e1 Fuzz local storage test 2019-09-01 10:31:47 +02:00
Book Moons
6b148d3574 Define fuzz targets 2019-09-01 10:31:47 +02:00
stefanbenten
6eabb248da Rename variable for consistency 2019-08-29 22:17:38 +02:00
stefanbenten
5bb0e84fa5 Wrap Errors and rename class 2019-08-29 22:14:48 +02:00
stefanbenten
cf00af36f2 Changing Error Handling and increase Logging 2019-08-29 16:58:14 +02:00
stefanbenten
79c5130066 Changes according to CR 2019-08-29 16:35:24 +02:00
stefanbenten
c1691c58dc Switch to Salted Key Generation 2019-08-29 16:33:37 +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
Douglas Pessoa
6c73f13fd0 Fixes "mkdir /basedir: no such file or directory" by creating the directory recursively 2019-08-23 20:44:35 +00:00
n8225
ce7e008bb3 Remove maxUploadParts and PartSize options 2019-08-22 14:10:11 -05:00
nrew225
372ff5f368 Fix s3 100MB max upload issue. 2019-07-21 15:01:57 -05: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
1809ffe8b5 ISSUE-240 negative max metadata instead of big enough 2019-07-06 20:33:35 +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
2cebb7520c ISSUE-242 just some small refactoring 2019-06-23 21:06:58 +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
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
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
JustAnotherArchivist
568f917c67 Fix encoding of spaces in filenames from + to %20 2019-06-13 16:35:10 +02:00
Andrea Spacca
e8ccf543f6 ISSUE-221 2019-05-18 14:13:23 +02:00
Andrea Spacca
6ac8ae20e3 ISSUE-223 2019-05-12 10:14:27 +02:00
Andrea Spacca
a4e4cafc30 ISSUE-223 2019-05-11 15:12:38 +02:00