Commit Graph

530 Commits

Author SHA1 Message Date
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
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
032dffb3ae Merge pull request #129 from qoomon/patch-1
refactor bash script without temp files
2018-06-25 06:23:53 +02:00
90dacf718b Update README.md 2018-06-24 23:33:27 +02:00
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
baa2fdc86c ISSUE-92 added http basic auth handler for upload 2018-06-24 07:44:13 +02:00
0c9c6e3424 ISSUE-44 delete support 2018-06-24 07:42:12 +02:00
8a0e3d39f2 Merge pull request #125 from aspacca/ISSUE-109
ISSUE-109 fragment and query separators not escaped
2018-06-24 07:24:31 +02:00
828e693f44 Timeout reader wrapper actually prevents big upload 2018-06-23 18:36:43 +02:00
848e033196 ISSUE-109 fragment and query separators not escpade 2018-06-23 11:47:27 +02:00
fbd10bd2f5 Merge pull request #82 from foorb/readme
Update README.md
2018-06-19 18:06:07 +02:00
2bab1af80f Merge pull request #97 from eteeselink/patch-1
Add "Windows support" to README
2018-06-19 18:05:26 +02:00
ia
f965ecb218 all: gofmt (#119)
Run standard gofmt command on project root.

- go version go1.10.3 darwin/amd64

Signed-off-by: ia <isaac.ardis@gmail.com>
2018-06-19 15:33:42 +02:00