- 05 Dec, 2019 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
go fmt: go-ipfs-as-a-library
-
Adin Schmahmann authored
-
- 04 Dec, 2019 2 commits
-
-
Steven Allen authored
feat: web ui 2.7.2
-
Henrique Dias authored
-
- 02 Dec, 2019 6 commits
-
-
Steven Allen authored
extract the pinner to go-ipfs-pinner and dagutils into go-merkledag
-
Michael Muré authored
-
Steven Allen authored
fix #2203: omit the charset attribute when Content-Type is text/html
-
Steven Allen authored
Pin ls traverses all indirect pins
-
Adin Schmahmann authored
fix (pinning): pin ls traverses all indirect pins. pin ls pin type precedence change - a direct/recursive pin is now labeled as such even if also indirectly pinned.
-
Steven Allen authored
fix: ignore nonexistant when force rm
-
- 25 Nov, 2019 2 commits
-
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
- Make `ipfs files rm --force /nonexistant` succeed when the path does not exist. - Add shaness test for removing nonexistant paths - Refactor duplicated code to find a parent dir into a function I've been writing scripts against the files api, and having to stat things before removing them is a pain. So this PR aims to make --force do what I'd expect it to. License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
- 22 Nov, 2019 2 commits
-
-
Steven Allen authored
introduce IpfsNode Plugin
-
Michael Muré authored
-
- 19 Nov, 2019 1 commit
-
-
Steven Allen authored
improve documentation and fix dht put bug
-
- 18 Nov, 2019 9 commits
-
-
Steven Allen authored
Adding alias for `ipfs repo stat`.
-
Steven Allen authored
doc(gateway): document dnslink
-
Steven Allen authored
pin: add context and error return to most of the Pinner functions
-
Steven Allen authored
-
Michael Muré authored
-
Michael Muré authored
-
Steven Allen authored
fix issue 6760, adding with hash-only, high CPU usage.
-
Hucg authored
use sync.Once instead
-
Hucg authored
-
- 17 Nov, 2019 1 commit
-
-
Jorropo authored
This add -H (-h is obviously taken by the help) for human and -s for size only (I though of -so but multiple letters is automaticaly -- not -).
-
- 16 Nov, 2019 1 commit
-
-
Steven Allen authored
-
- 15 Nov, 2019 6 commits
-
-
Steven Allen authored
-
Steven Allen authored
chore(dep): update QUIC
-
Steven Allen authored
-
Steven Allen authored
This is a large protocol breaking change. That's why QUIC is experimental.
-
Hucg authored
fix go-lint
-
hucg authored
-
- 13 Nov, 2019 1 commit
-
-
Steven Allen authored
feat: web ui 2.7.1
-
- 12 Nov, 2019 1 commit
-
-
Henrique Dias authored
-
- 08 Nov, 2019 3 commits
-
-
Steven Allen authored
fix(coreapi/add): close the fake repo used when adding with hash-only
-
Steven Allen authored
fix bug 6748
-
hucg authored
ipfs add whit only hash, don't need to announce cid to other peer
-
- 06 Nov, 2019 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-