Commit Graph

342 Commits

Author SHA1 Message Date
e7e894dd7f Add Put Function without MultiPart Upload 2019-03-19 11:02:39 +01:00
5f4ac22aa2 Merge pull request #200 from dutchcoders/ISSUE-185
Issue 185
2019-03-18 21:18:10 +01:00
01a6614386 megabytes 2019-03-18 21:03:03 +01:00
5fa36e25c8 Add gdrive-chunk-size 2019-03-18 20:52:38 +01:00
5310566b81 fixes 2019-03-18 19:09:22 +01:00
2d5c256642 Remove support for go 1.7/1.8 2019-03-17 20:33:12 +01:00
ec086b4eb3 Bump google.golang.org/api 2019-03-17 20:19:56 +01:00
8e39b7fa01 bump transfer.sh-web 2019-01-21 08:00:34 +01:00
0db3e70b34 bump transfer.sh-web 2019-01-19 23:38:19 +01:00
af80d889af support range header 2019-01-16 19:58:11 +01:00
09ca1686bd fix typo in transer.sh-web 2019-01-14 21:07:59 +01:00
5be7dab29f Merge pull request #184 from dutchcoders/ISSUE-18-transfer.sh-web
ISSUE-18-transfer.sh-web
2018-12-20 08:26:33 +01:00
614297a2fb ISSUE-18-transfer.sh-web 2018-12-20 08:14:58 +01:00
f4d00db5e1 REMOVE DEBUG LOG 2018-12-15 21:42:53 +01:00
64344fcf4d FIX MISSING TEMPLATE DATA 2018-12-15 21:42:18 +01:00
d2c8b85b15 REFERENCING CURRENT HOSTING 2018-12-15 21:16:30 +01:00
1ffd3d0c49 removed redundant parameter in expose instruction. (#173) 2018-10-28 19:40:30 +01:00
6982590cb0 implements log option (#171)
* implements log option
2018-10-27 00:15:55 +02:00
84ee48d8b1 save token in gdrive local config path (#170) 2018-10-26 23:28:47 +02:00
60c1c1a116 ISSUE-164 (#166) 2018-10-19 22:37:23 +02:00
b8da8ff855 Bump Go versions and simplify .travis.yml (#165) 2018-10-19 22:26:37 +02:00
3ca36f8c9c update dockerfile (#157)
* dockerfile: use multistage build, add dockerfile to ignore

* gdrive: supports only oauth 2.0 client id json file for now
2018-09-22 10:55:02 +02:00
d9a369f1c3 Fix syntax for example Fish alias in Readme. (#159)
Fish alias/function example shown for using wget in the Readme uses Bash-style command substitution (with $) rather than Fish-style (no $) and will throw an error when used.
2018-09-22 10:46:28 +02:00
fb32a2a85a Add newline between URLs for multi-upload (#156) 2018-09-15 13:24:11 +02:00
f47ce48ecf Push updated transfer.sh-web in vendor 2018-09-02 14:16:09 +02:00
0c94da28ec Fix post handler (#155) 2018-09-02 14:08:26 +02:00
2c89380a5d Update README.md (#150) 2018-08-13 22:14:54 +02:00
8df04e3440 Fixes (#149)
* Head handlers & Update README.md
2018-08-13 08:56:08 +02:00
a640bcf707 Merge pull request #143 from dutchcoders/FIX-GDRIVE-FILENAME-ESCAPING
Escape quoting chars in filename for gdrive
2018-07-13 06:45:39 +02:00
e7051e9b31 Escape quoting chars in filename for gdrive 2018-07-13 06:29:34 +02:00
2f1de6fdb3 Omit not needed end of slice 2018-07-09 00:39:57 +02:00
0605b8e271 go fmt 2018-07-07 20:23:50 +02:00
4f637def86 Merge pull request #138 from dutchcoders/Allow-TLS-listener-only
Allow tls listener only
2018-07-07 19:19:04 +02:00
cb0401ec5c Allow tls listener only 2018-07-07 19:05:16 +02:00
89e37272ed Merge pull request #137 from dutchcoders/ISSUE-91
Add trailing slash if missing on path options
2018-07-07 12:11:26 +02:00
48854eda80 Add trailing slash if missing on path options 2018-07-07 12:05:58 +02:00
bce4eec32c Merge pull request #136 from dutchcoders/ISSUE-57
Handle empty upload
2018-07-07 11:15:22 +02:00
163faf569a Handle empty upload 2018-07-07 09:55:46 +02:00
bc694eccbd Fix jquery selector 2018-07-02 18:51:26 +02:00
da8a566d61 Merge pull request #135 from melongbob/master
make edits in README.md
2018-07-02 17:44:47 +02:00
Yun
1fdfb7ac9b make edits in README.md 2018-07-01 14:44:54 -07:00
d4baaba35f Fix XSS in markdown preview 2018-07-01 14:53:28 +02:00
3b60ba16cd Merge pull request #133 from dutchcoders/ISSUES-86-66
QR code, html5 player
2018-07-01 14:48:06 +02:00
99bb2a6118 QR code, html5 player 2018-07-01 14:41:53 +02:00
b31e6acd71 Merge pull request #128 from aspacca/ISSUE-44
ISSUE-44 delete support
2018-07-01 14:17:11 +02:00
b347a4d998 Merge pull request #132 from iftahbe/master
ISSUE-131 fix mistake with request max memory
2018-06-27 21:40:00 +02:00
9d0781fa16 fix mistake with request max memory 2018-06-27 20:17:22 +03:00
71dbb92404 Updated frontend depenecy 2018-06-27 07:13:40 +02:00
84643d1dc1 Merge pull request #130 from dutchcoders/ISSUE-85
GA/UserVoice opt-in
2018-06-26 18:57:44 +02:00
7c25f986aa GA/UserVoice opt-in 2018-06-26 18:39:56 +02:00