Commit graph

38 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
3b1b5b890a Removed contentType from storage, rely on metadata 2020-03-15 19:35:43 +01:00
stefanbenten
924275e45b Code Review Tweaks 2020-03-06 20:36:46 +01:00
stefanbenten
b3f2319cba Further Cleanup 2020-02-21 23:15:13 +01:00
stefanbenten
867471aa9c Clean up documentation and remove unnecessary flag 2020-02-21 23:10:56 +01:00
Andrea Spacca
5fab83bde8 v1.1.3 2020-01-06 17:19:37 +01:00
Stefan Benten
d8e1248949 Further Doc Polishing 2019-12-01 18:19:29 +01:00
Stefan Benten
82617a25c1 Change CLI Flags to match 2019-11-22 15:24:59 +01:00
Stefan Benten
fcbddcee17 Switch to Scope Handling 2019-11-22 15:14:04 +01:00
stefanbenten
11ad244584 Update README 2019-10-06 17:13:21 +02:00
stefanbenten
060dbdf152 Add Ability to run against local test-network 2019-10-06 17:06:26 +02:00
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
Andrea Spacca
11dffa22b4 v1.1.2 2019-08-24 14:02:06 +02:00
Andrea Spacca
ee7011d55b ISSUE-256 2019-08-24 13:19:21 +02:00
nrew225
6cb2de3cff Add support for S3 path style URLS. 2019-07-21 09:29:01 -05:00
Andrea Spacca
682a2bd3d8 ISSUE-238 fix version 2019-07-06 20:42:33 +02:00
Andrea Spacca
2cebb7520c ISSUE-242 just some small refactoring 2019-06-23 21:06:58 +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
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
cc401433a6 ISSUE-203 2019-05-11 14:42:59 +02:00
Andrea Spacca
61a4b4fe33 ISSUE-203 2019-05-08 09:14:08 +02:00
stefanbenten
f644a930dc Refactor and update Readme 2019-03-19 18:48:28 +01:00
Stefan Benten
7be8c21044 Add CLI Flag and update Function Flow 2019-03-19 11:35:30 +01:00
Andrea Spacca
01a6614386 megabytes 2019-03-18 21:03:03 +01:00
Andrea Spacca
5fa36e25c8 Add gdrive-chunk-size 2019-03-18 20:52:38 +01:00
Andrea Spacca
6982590cb0
implements log option (#171)
* implements log option
2018-10-27 00:15:55 +02:00
Andrea Spacca
0605b8e271 go fmt 2018-07-07 20:23:50 +02:00
Andrea Spacca
cb0401ec5c Allow tls listener only 2018-07-07 19:05:16 +02:00
Andrea Spacca
7c25f986aa GA/UserVoice opt-in 2018-06-26 18:39:56 +02:00
Andrea Spacca
baa2fdc86c ISSUE-92 added http basic auth handler for upload 2018-06-24 07:44:13 +02:00
ia
f965ecb218 all: gofmt (#119)
Run standard gofmt command on project root.

- go version go1.10.3 darwin/amd64

Signed-off-by: ia <isaac.ardis@gmail.com>
2018-06-19 15:33:42 +02:00
Andrea Spacca
82493d6dcb add GDrive provider support (#118)
* GDrive provider support
* More reliable basedir ownership
* Fix mimetype
2018-06-19 15:30:26 +02:00
Kamal Nasser
69dacec7ad implement support for custom s3 endpoints 2017-07-16 16:19:41 +03:00
Remco
2f35235865 Implement rate limiting option, fixes #71 2017-03-28 17:08:34 +02:00
Remco
d6f225e232 Virustotal arguments 2017-03-22 23:14:01 +01:00
Remco
7471990ef5 ClamAV arguments 2017-03-22 23:13:34 +01:00
Remco
cb6e5cb0c7 Major rewrite
* use dep for vendoring
* lets encrypt
* moved web to transfer.sh-web repo
* single command install
* added first tests
2017-03-22 18:09:21 +01:00