Commit graph

21 commits

Author SHA1 Message Date
Andrea Spacca
e284bff214
Merge pull request #127 from aspacca/ISSUE-92
ISSUE-92 added http basic auth handler for upload
2018-06-25 08:43:33 +02:00
Andrea Spacca
688e197f5a
Merge pull request #126 from aspacca/Remove-timeout-reader-on-gdrive-storage
Timeout reader wrapper actually prevents big upload
2018-06-24 15:44:11 +02:00
Andrea Spacca
baa2fdc86c ISSUE-92 added http basic auth handler for upload 2018-06-24 07:44:13 +02:00
Andrea Spacca
828e693f44 Timeout reader wrapper actually prevents big upload 2018-06-23 18:36:43 +02:00
Andrea Spacca
848e033196 ISSUE-109 fragment and query separators not escpade 2018-06-23 11:47:27 +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
989debecb5 Add object metadata
- support for max downloads
- support for expiring downloads
2017-03-28 16:12:31 +02:00
Remco
45bafbe48f Allow uppercasing and less rigide sanitizing of filenames, fixes #10 2017-03-23 11:46:59 +01:00
Remco
964e8c92d7 Remove bak files 2017-03-23 00:03:32 +01:00
Remco
e947cd3352 Update copyright year 2017-03-23 00:02:36 +01:00
Remco
2eb2d1d7f4 Fixes for redirects and uploads with empty host 2017-03-22 23:39:59 +01: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
8ec4d5dbb7 Cleanup code and improve error messages 2017-03-22 22:28:40 +01:00
Remco
b37e706c7c Fix error with defined storage 2017-03-22 22:27:26 +01:00
Remco
d0dbdd3591 Fix linting errors 2017-03-22 22:25:42 +01:00
Remco
a3fe3feafa Fix issues with incorrect and hardcoded return url 2017-03-22 22:23:29 +01:00
Remco
01c2d426ed Fix vet and linting errors 2017-03-22 21:09:40 +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