Commit graph

53 commits

Author SHA1 Message Date
Douglas Pessoa
e5b5ee7140 Create examples.md and update README.md 2019-08-23 20:27:27 +00:00
Ran Wang
cccbaac6d7 fix typo 2019-08-16 14:34:53 -04:00
Different55
0b23354473
Fix fish alias for busybox systems
While GNU mktemp will handle any number of X's, busybox mktemp (used in Android/Termux and distros like Alpine) insists on exactly 6 of them.
2019-07-29 13:27:43 -05:00
nrew225
6cb2de3cff Add support for S3 path style URLS. 2019-07-21 09:29:01 -05:00
Alexander Lauster
e5e411cdaa Add new options to Readme 2019-06-23 20:48:52 +02:00
Andrea Spacca
db38a31b26
Merge pull request #224 from dutchcoders/ISSUE-223
Issue 223
2019-05-18 11:45:25 +02:00
Stuart Powers
75ea4c8d5f Fix the bash functions to handle files with spaces 2019-05-15 11:25:27 -04:00
Douglas Pessoa
10a332b672 Document supported headers (#177) 2019-05-11 21:49:16 +00:00
Andrea Spacca
cc401433a6 ISSUE-203 2019-05-11 14:42:59 +02:00
Andrea Spacca
5bbafa9ed7 Add disclaimer 2019-05-08 09:14:08 +02:00
Andrea Spacca
61a4b4fe33 ISSUE-203 2019-05-08 09:14:08 +02:00
Andrea Spacca
314d24a876 Add disclaimer 2019-05-08 09:12:40 +02:00
Max Nordlund
799031abf2
Fix syntax coloring for fish functions 2019-04-24 12:45:39 +02:00
stefanbenten
f644a930dc Refactor and update Readme 2019-03-19 18:48:28 +01:00
Andrea Spacca
5fa36e25c8 Add gdrive-chunk-size 2019-03-18 20:52:38 +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
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
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
cb0401ec5c Allow tls listener only 2018-07-07 19:05:16 +02:00
Yun
1fdfb7ac9b
make edits in README.md 2018-07-01 14:44:54 -07: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
Bengt Brodersen
90dacf718b
Update README.md 2018-06-24 23:33:27 +02:00
Andrea Spacca
baa2fdc86c ISSUE-92 added http basic auth handler for upload 2018-06-24 07:44:13 +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
Andrea Spacca
82493d6dcb add GDrive provider support (#118)
* GDrive provider support
* More reliable basedir ownership
* Fix mimetype
2018-06-19 15:30:26 +02:00
Egbert Teeselink
44782a7519 Windows support in README: clean up 2018-06-18 08:40:09 +02:00
Egbert Teeselink
2e3d5594a4 Improve Windows support in README following CR 2018-06-18 08:36:44 +02:00
Egbert Teeselink
9a6089289d Add "Windows support" to README
Added a section that explains how to get the `transfer` alias on Windows.
2017-10-11 10:21:10 +02:00
foorb
dddc2ecfcc Update README.md 2017-04-25 00:01:39 +02: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
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
oren
23572e6928 Update README.md 2014-12-08 13:38:24 -08:00
Remco
6b251ec7a8 docker, previews, tor, bugfixes
* implemented docker
* added previews (markdown, html, text, video, audio)
* added tor support
* several bugfixes
2014-11-13 21:41:43 +01:00
Remco
d29de37273 updated readme with mktemp fix 2014-10-23 22:36:25 +02:00
Remco
b8eaf23805 updated readme & go formatted code 2014-10-20 14:54:42 +02:00
Remco
16ad1833d2 implemented (alternate) storage providers, local file also possible now 2014-10-20 13:38:40 +02:00
Remco
de551a26b6 several improvements 2014-10-16 21:25:04 +02:00
Remco
bb4c95919f several small improvements 2014-10-16 20:48:07 +02:00
Remco
bbc5bcc7e9 Updated readme 2014-10-16 20:09:43 +02:00
Remco
cbe2162b6b Updated readme 2014-10-16 20:09:21 +02:00
Remco
e5eb22dd1f Updated readme 2014-10-16 20:08:40 +02:00