- 25 May, 2019 1 commit
-
-
Steven Allen authored
This: 1. Ensures the correct content type. 2. Tells browsers not to sniff the content type. This prevents any nasties from happening...
-
- 14 May, 2019 9 commits
-
-
Steven Allen authored
improve help text on narrow terminals
-
hannahhoward authored
If the io.writer given to help text is the terminal, read its width. otherwise, use a default.
-
Steven Allen authored
Otherwise, `ipfs daemon --help` and `ipfs p2p --help` look terrible.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
We could be fancier and figure out the terminal width but wrapping at a fixed 80c is a decent start.
-
Steven Allen authored
Instead of aligning flags in columns, display them right next to each other. Otherwise, they take up *way* too much space.
-
- 13 May, 2019 4 commits
-
-
Steven Allen authored
chore: remove an old hack
-
Steven Allen authored
http: use the request context
-
Steven Allen authored
-
Steven Allen authored
CloseNotifier has been deprecated for a while. Also, ditch the "environment" context. We don't actually _need_ this.
-
- 11 May, 2019 6 commits
-
-
Steven Allen authored
merge in go-ipfs-cmdkit
-
Steven Allen authored
Tested with go-ipfs and this doesn't seem necessary anymore.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 30 Apr, 2019 2 commits
-
-
Steven Allen authored
fix: return the correct error
-
Steven Allen authored
This was causing cancel errors to be printed twice.
-
- 09 Apr, 2019 2 commits
-
-
Steven Allen authored
sync: add yet another sync error
-
Steven Allen authored
fixes https://github.com/ipfs/go-ipfs/issues/6193
-
- 28 Mar, 2019 1 commit
-
-
Steven Allen authored
Removed broken link from readme
-
- 27 Mar, 2019 1 commit
-
-
Steven Allen authored
Fix broken link in readme
-
- 26 Mar, 2019 2 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
- 22 Mar, 2019 5 commits
-
-
Steven Allen authored
-
Steven Allen authored
set WebFile fpath to URL base
-
jmank88 authored
-
Łukasz Magiera authored
-
Steven Allen authored
Handle stdin name in cli/parse
-
- 21 Mar, 2019 7 commits
-
-
Łukasz Magiera authored
-
Steven Allen authored
support url paths as files.WebFile
-
Łukasz Magiera authored
-
Steven Allen authored
typed encoder: improve pointer reflection
-
jmank88 authored
-
Steven Allen authored
deps: update go-ipfs-files
-
Steven Allen authored
-