Commit graph

224 commits

Author SHA1 Message Date
cglewis
9fc9d1fca4 MAINTAINER is deprecated, using LABEL now 2017-10-31 18:24:12 -07:00
Remco Verhoef
6a6cce7c28 Merge pull request #89 from kamaln7/master
Implement support for custom s3 endpoints
2017-09-20 13:14:31 +02:00
Remco Verhoef
44398d72d3 Merge pull request #93 from TheAssassin/master
Switch to alpine base image
2017-09-20 13:13:16 +02:00
TheAssassin
f6c91c85fe Switch to alpine base image
This drastically decreases the overall image size. Quick comparison:

```
# Image fetched from Docker Hub
dutchcoders/transfer.sh   latest              a875ed5dfa56        5 months ago        704MB
# Image just built
dutchcoders/transfer.sh   latest              a220c49297eb        4 minutes ago       269MB
```
2017-08-29 20:08:34 +02:00
Kamal Nasser
69dacec7ad implement support for custom s3 endpoints 2017-07-16 16:19:41 +03:00
Remco
7bf499b092 Add ratelimit package 2017-03-28 17:26:32 +02:00
Remco
5ccf97b353 Remove sanitize package 2017-03-28 17:15:26 +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
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
d03dadc669 Fix table 2017-03-22 22:50:17 +01:00
Remco
2129e63ba9 Update readme 2017-03-22 22:48:08 +01:00
Remco
48bcfbe0bc Update readme 2017-03-22 22:44:56 +01:00
Remco
0948700205 Remove obsolete beanstalk config 2017-03-22 22:31:24 +01:00
Remco
daf84c891a Bump frontend 2017-03-22 22:30:31 +01:00
Remco
8ec4d5dbb7 Cleanup code and improve error messages 2017-03-22 22:28:40 +01:00
Remco
9541414476 Update Docker build 2017-03-22 22:28:05 +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
8277e88bbd Fix travis 2017-03-22 20:59:56 +01:00
Remco
3ff27f8d7a Fix travis 2017-03-22 20:47:33 +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
Remco
6d68ad982f updated readme 2016-08-19 10:14:05 +02:00
Remco
e900c49aaf added gitter 2016-08-19 10:13:38 +02:00
Remco Verhoef
de61a87e47 Merge pull request #60 from ka7/spelling
trivial spelling fixes
2016-08-11 11:00:24 +02:00
klemens
af2273c07e trivial spelling fixes 2016-08-10 20:50:36 +02:00
Remco
c53c3be577 fixed issue with go-clamd 2016-07-11 22:15:29 +02:00
Remco
049d73ec21 vendored 2016-07-11 22:15:19 +02:00
Remco
4f588ff60a disable https, due to performance 2016-05-19 23:33:44 +02:00
Remco
9dc6cc8840 added profiling 2016-05-19 21:38:50 +02:00
Remco
5061fb96f5 added profiling 2016-05-19 17:36:44 +02:00
Remco
8ed9a5d5ca added numprocs 2016-05-19 17:31:32 +02:00
Remco
d78f5b0872 changed size limit to 10gb 2016-03-21 22:08:04 +01:00
Remco
98399c91dd fixed xss issue in text preview
* reported by Tim / polym
2016-02-19 10:54:48 +01:00
Remco
2b58d3041d added ignore invalid headers 2016-01-31 21:53:11 +01:00
Remco
4cbc4a3970 fixed printf format 2016-01-29 16:40:04 +01:00
Remco
1b562e1db0 improved error handlig for not existing files 2016-01-29 16:23:25 +01:00
Remco
2ea3f89cee tuning nginx configuration 2016-01-29 16:14:12 +01:00
Remco
fe4ef83b5c added sandbox 2016-01-14 09:55:08 +01:00
Remco
0fd93a8b01 added sandbox 2016-01-14 09:40:54 +01:00
Remco Verhoef
b66235ea86 Merge pull request #21 from johnko/patch-1
SYMBOLS was missing the characters T and W
2015-02-25 11:10:25 +01:00
John Ko
8b752b2d73 add t and W 2015-02-24 19:46:14 -05:00
Uvis Grinfelds
7903fc5340 Merge pull request #20 from buckket/patch-1
Clarified sample use case @ index.html
2015-02-17 23:47:30 +01:00