- 05 Mar, 2019 10 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Steven Allen authored
cleanup daemon online logic
-
Steven Allen authored
ci: test on 32bit os
-
Steven Allen authored
feat/cmds: hide peers info default in bitswap stat
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
Steven Allen authored
1. They don't _have_ to be mutually exclusive. 2. local, mode, etc is _really_ confusing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
We never set this to true outside of tests and it's unclear what it's even supposed to do. This brings us back down to _two_ online-ish options from three. fixes #5787 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Improve CLI help pages
-
- 04 Mar, 2019 3 commits
-
-
Steven Allen authored
Close #6044
-
Steven Allen authored
commands(dht): return final error
-
Steven Allen authored
Revert "Really run as non-root user in docker container"
-
- 03 Mar, 2019 2 commits
-
-
ZenGround0 authored
-
Hector Sanjuan authored
-
- 02 Mar, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 01 Mar, 2019 8 commits
-
-
Steven Allen authored
Users should use --offline instead of --local and --stream-channels is sent by default (and doesn't do anything as far as I can tell)... License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
This error has always been exposed as a value (visible with the `-v` flag) but we should also be returning it as a final error. fixes #6032 fixes #4611 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Release 0.4.19
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update cmds and flatfs
-
Steven Allen authored
fixes #6028, fixes crash when writing after closing on flatfs. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Feb, 2019 8 commits
-
-
Steven Allen authored
Release 0.4.19-rc2
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update go-ipfs-cmds, go-bitswap, go-libp2p-kad-dht, and go-mplex
-
Steven Allen authored
Fixes the latest batch of bugs found in RC testing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Gx Bubble. libp2p-6.0.38
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 26 Feb, 2019 5 commits
-
-
Steven Allen authored
fix: show interactive output from install.sh
-
Steven Allen authored
Revert "chore: update to Web UI 2.4.0"
-
Steven Allen authored
-
Oli Evans authored
When trying out the latest rc, i used the `./install.sh` It hung, with no output. I removed the 2> /dev/null and it turned out mv was waiting for user input to confirm the change of file permssions from 555 to 755. This PR removes piping the output from mv to /dev/null as it seems like the safest fix. An alternative would be to just add -f but i've err'd on the side of caution. If also tweaked the second condition basedo on the recommendations of shellcheck see: https://github.com/koalaman/shellcheck/wiki/SC2166 License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Steven Allen authored
gx: update go-ipfs-cmds
-
- 25 Feb, 2019 3 commits
-
-
Steven Allen authored
fixes #6021 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
chore: update to Web UI 2.4.0
-
Diogo Silva authored
License: MIT Signed-off-by: Diogo Silva <fsdiogo@gmail.com>
-