Commit Graph

22 Commits

Author SHA1 Message Date
Andrea Spacca 6982590cb0
implements log option (#171)
* implements log option
2018-10-27 00:15:55 +02:00
Lee Burton 0c94da28ec Fix post handler (#155) 2018-09-02 14:08:26 +02:00
Marise Hayashi 8df04e3440 Fixes (#149)
* Head handlers & Update README.md
2018-08-13 08:56:08 +02:00
Andrea Spacca 2f1de6fdb3 Omit not needed end of slice 2018-07-09 00:39:57 +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 48854eda80 Add trailing slash if missing on path options 2018-07-07 12:05:58 +02:00
Andrea Spacca b31e6acd71
Merge pull request #128 from aspacca/ISSUE-44
ISSUE-44 delete support
2018-07-01 14:17:11 +02:00
iftahbe 9d0781fa16 fix mistake with request max memory 2018-06-27 20:17:22 +03: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
Andrea Spacca 0c9c6e3424 ISSUE-44 delete support 2018-06-24 07:42:12 +02: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 e947cd3352 Update copyright year 2017-03-23 00:02:36 +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 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