Commit Graph

298 Commits

Author SHA1 Message Date
bb6edbdaca Renaming 2019-03-25 18:04:26 +01:00
f448fc7206 Variable Naming 2019-03-25 18:03:16 +01:00
f3e49e3913 Revert Logic, due to refactoring 2019-03-19 21:20:15 +01:00
f644a930dc Refactor and update Readme 2019-03-19 18:48:28 +01:00
9f7a123047 Add Goland Exceptions 2019-03-19 13:57:34 +01:00
7be8c21044 Add CLI Flag and update Function Flow 2019-03-19 11:35:30 +01:00
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