Commit graph

380 commits

Author SHA1 Message Date
Andrea Spacca
614297a2fb ISSUE-18-transfer.sh-web 2018-12-20 08:14:58 +01:00
Andrea Spacca
f4d00db5e1 REMOVE DEBUG LOG 2018-12-15 21:42:53 +01:00
Andrea Spacca
64344fcf4d FIX MISSING TEMPLATE DATA 2018-12-15 21:42:18 +01:00
Andrea Spacca
d2c8b85b15 REFERENCING CURRENT HOSTING 2018-12-15 21:16:30 +01:00
Berkant
1ffd3d0c49 removed redundant parameter in expose instruction. (#173) 2018-10-28 19:40:30 +01:00
Andrea Spacca
6982590cb0
implements log option (#171)
* implements log option
2018-10-27 00:15:55 +02:00
Andrea Spacca
84ee48d8b1
save token in gdrive local config path (#170) 2018-10-26 23:28:47 +02:00
Andrea Spacca
60c1c1a116
ISSUE-164 (#166) 2018-10-19 22:37:23 +02:00
Harald Nordgren
b8da8ff855 Bump Go versions and simplify .travis.yml (#165) 2018-10-19 22:26:37 +02:00
ahxxm
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
Josh W
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
Lee Burton
fb32a2a85a Add newline between URLs for multi-upload (#156) 2018-09-15 13:24:11 +02:00
Andrea Spacca
f47ce48ecf Push updated transfer.sh-web in vendor 2018-09-02 14:16:09 +02:00
Lee Burton
0c94da28ec Fix post handler (#155) 2018-09-02 14:08:26 +02:00
Marise Hayashi
2c89380a5d Update README.md (#150) 2018-08-13 22:14:54 +02:00
Marise Hayashi
8df04e3440 Fixes (#149)
* Head handlers & Update README.md
2018-08-13 08:56:08 +02:00
Andrea Spacca
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
Andrea Spacca
e7051e9b31 Escape quoting chars in filename for gdrive 2018-07-13 06:29:34 +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
4f637def86
Merge pull request #138 from dutchcoders/Allow-TLS-listener-only
Allow tls listener only
2018-07-07 19:19:04 +02:00
Andrea Spacca
cb0401ec5c Allow tls listener only 2018-07-07 19:05:16 +02:00
Andrea Spacca
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
Andrea Spacca
48854eda80 Add trailing slash if missing on path options 2018-07-07 12:05:58 +02:00
Andrea Spacca
bce4eec32c
Merge pull request #136 from dutchcoders/ISSUE-57
Handle empty upload
2018-07-07 11:15:22 +02:00
Andrea Spacca
163faf569a Handle empty upload 2018-07-07 09:55:46 +02:00
Andrea Spacca
bc694eccbd Fix jquery selector 2018-07-02 18:51:26 +02:00
Andrea Spacca
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
Andrea Spacca
d4baaba35f Fix XSS in markdown preview 2018-07-01 14:53:28 +02:00
Andrea Spacca
3b60ba16cd
Merge pull request #133 from dutchcoders/ISSUES-86-66
QR code, html5 player
2018-07-01 14:48:06 +02:00
Andrea Spacca
99bb2a6118 QR code, html5 player 2018-07-01 14:41:53 +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
Andrea Spacca
b347a4d998
Merge pull request #132 from iftahbe/master
ISSUE-131 fix mistake with request max memory
2018-06-27 21:40:00 +02:00
iftahbe
9d0781fa16 fix mistake with request max memory 2018-06-27 20:17:22 +03:00
Andrea Spacca
71dbb92404 Updated frontend depenecy 2018-06-27 07:13:40 +02:00
Andrea Spacca
84643d1dc1
Merge pull request #130 from dutchcoders/ISSUE-85
GA/UserVoice opt-in
2018-06-26 18:57:44 +02:00
Andrea Spacca
7c25f986aa GA/UserVoice opt-in 2018-06-26 18:39:56 +02:00
Andrea Spacca
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
Andrea Spacca
032dffb3ae
Merge pull request #129 from qoomon/patch-1
refactor bash script without temp files
2018-06-25 06:23:53 +02:00
Bengt Brodersen
90dacf718b
Update README.md 2018-06-24 23:33:27 +02:00
Andrea Spacca
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
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
Andrea Spacca
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
Andrea Spacca
828e693f44 Timeout reader wrapper actually prevents big upload 2018-06-23 18:36:43 +02:00
Andrea Spacca
848e033196 ISSUE-109 fragment and query separators not escpade 2018-06-23 11:47:27 +02:00
Andrea Spacca
fbd10bd2f5
Merge pull request #82 from foorb/readme
Update README.md
2018-06-19 18:06:07 +02:00
Andrea Spacca
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