Andrea Spacca
6ac6c8fa99
PURGE FEATURE
2021-01-05 17:23:47 +01:00
Andrea Spacca
e53d599e09
ISSUE-332
2020-12-31 20:08:42 +01:00
Stefan Benten
614a7fd23d
Merge remote-tracking branch 'dutchcoders/master'
2020-12-16 01:13:04 +01:00
Andrea Spacca
06d87eac8e
Remove fuzzit
2020-12-15 20:13:12 +01:00
Stefan Benten
b372dc97b5
Merge remote-tracking branch 'dutchcoders/master'
...
# Conflicts:
# README.md
# go.sum
2020-12-15 16:42:12 +01:00
Adam Crowder
f366e8217e
add proxy-port for port override when running behind a proxy
...
Signed-off-by: Adam Crowder <adam@adamcrowder.net>
2020-05-03 13:26:49 -07:00
Andrea Spacca
8a5c737140
UPDATE README.md
2020-05-03 15:28:59 +02:00
Andrea Spacca
ef28bcb28f
ISSUE-296 add CORS
2020-04-04 14:29:33 +02:00
Andrea Spacca
663c59e754
ISSUE 278
2020-03-23 09:22:58 +01:00
stefanbenten
fdca501681
Fix Typo's
2020-03-06 15:43:14 +01:00
stefanbenten
b3f2319cba
Further Cleanup
2020-02-21 23:15:13 +01:00
stefanbenten
867471aa9c
Clean up documentation and remove unnecessary flag
2020-02-21 23:10:56 +01:00
Stefan Benten
ce4e015641
Adding Setup Instructions to README
2019-12-01 18:40:03 +01:00
Stefan Benten
9c15248adc
Merge pull request #2 from dutchcoders/master
...
Updates from upstream master
2019-12-01 18:22:36 +01:00
Stefan Benten
d8e1248949
Further Doc Polishing
2019-12-01 18:19:29 +01:00
Stefan Benten
fcbddcee17
Switch to Scope Handling
2019-11-22 15:14:04 +01:00
Nic Wanavit
8aa835f21f
add google drive instruction in readme
2019-11-14 08:58:21 +07:00
stefanbenten
f22bfbf804
Merge remote-tracking branch 'origin/master'
2019-10-28 22:37:27 +01:00
stefanbenten
11ad244584
Update README
2019-10-06 17:13:21 +02:00
Book Moons
806006a0b8
Add Fuzzit badge
2019-09-01 10:31:47 +02:00
Andrea Spacca
6c54ddccef
Merge pull request #250 from n8225/fixS3MultiPartUpload
...
Fix s3 100MB max upload issue.
2019-08-24 17:12:22 +02:00
Douglas Pessoa
e5b5ee7140
Create examples.md and update README.md
2019-08-23 20:27:27 +00:00
n8225
ce7e008bb3
Remove maxUploadParts and PartSize options
2019-08-22 14:10:11 -05: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
372ff5f368
Fix s3 100MB max upload issue.
2019-07-21 15:01:57 -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