Commit graph

88 commits

Author SHA1 Message Date
modem7
156daa5a24
Update README.md
Edited capitalization of some sections to better follow the rest of the readme.
2021-10-03 02:56:17 +01:00
Andrea Spacca
9fe5f9a5c9
Golint (#404)
* golint
* remove gitter badge
2021-08-19 22:45:30 +02:00
Andrea Spacca
1ff9ccd01e copyright update 2021-07-19 21:03:41 +02:00
Tom Byrer
ce0c9b8915
Un-hyperlink malware (#388)
Don't want people to accidently click on the malware site.  :)
2021-07-18 10:40:13 +02:00
Andrea Spacca
fdfd453222 Added random-token-length, Encode() refactored 2021-05-20 08:26:07 +02:00
Federico Marzocchi
16e94447f7
GitHub workflow for releases (#368)
* GitHub workflow for releases

* avoid renaming

* add workflow for tests

* fix workflow name

* one yaml for all

* fix yaml

* add missing pipe

* add conditional

* also rename that other var

* remove empty version

* print the go version

* add name to step

* add go version when building

* split files

* remove dependency

* delete travis and add badge

* CHANGE NAMES TO LOWER CASE
2021-05-01 19:53:15 +02:00
Stefan Benten
4dbc2a8085
README.md: Update Storj Configuration Steps 2021-02-21 18:21:42 +01:00
Stefan Benten
27bf261844
README.md: Update Disclaimer
As i am now operator of the public instance living at https://transfer.sh, the disclaimer is outdated.
2021-02-16 23:36:32 +01:00
Andrea Spacca
fe9e699255
Merge pull request #328 from dutchcoders/fix-readme-build-instructions
Update README.md
2021-01-06 13:30:26 +01:00
Andrea Spacca
d3b6fd5e90 update disclaimer 2021-01-06 13:22:48 +01:00
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
Andrea Spacca
e182376100
Update README.md 2020-09-19 12:40:52 +02:00
Andrea Spacca
4a2fce4344
Update README.md 2020-09-19 12:27:17 +02: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