- 15 Nov, 2019 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
This is a large protocol breaking change. That's why QUIC is experimental.
-
- 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
-
- 04 Nov, 2019 1 commit
-
-
Steven Allen authored
fixes #6744
-
- 31 Oct, 2019 1 commit
-
-
Steven Allen authored
doc(README): document requirements for cross-compiling with OpenSSL support
-
- 30 Oct, 2019 4 commits
-
-
Steven Allen authored
feat: web ui 2.6.0
-
-
MollyM authored
Add high-level go-ipfs architecture diagram
-
Steven Allen authored
fixes #6736
-
- 29 Oct, 2019 10 commits
-
-
Steven Allen authored
docs: remove extra ) on the example README
-
MollyM authored
-
Steven Allen authored
update maintainer label
-
Jakub Kaczmarzyk authored
The `MAINTAINER` Dockerfile instruction has been deprecated, and the [dockerfile documentation](https://docs.docker.com/engine/reference/builder/#maintainer-deprecated) recommends using `LABEL maintainer="..."`. This commit updates the Dockerfile to use the recommended form.
-
David Dias authored
-
David Dias authored
-
Steven Allen authored
dep: update bitswap for improved performance
-
Steven Allen authored
Just make sure we've removed all the blocks. We can't guarantee that the size will revert.
-
Steven Allen authored
-
Steven Allen authored
Write the PID file after listening.
-
- 28 Oct, 2019 1 commit
-
-
Steven Allen authored
The new version of bitswap should improve server-side ("seeding") performance with high-latency disks.
-
- 25 Oct, 2019 1 commit
-
-
MollyM authored
-
- 23 Oct, 2019 2 commits
-
-
Steven Allen authored
ipfs namespace is now being provided to prometheus
-
Adrian Lanzafame authored
-
- 21 Oct, 2019 3 commits
-
-
Steven Allen authored
feat: web ui 2.5.8
-
Henrique Dias authored
-
Henrique Dias authored
-
- 13 Oct, 2019 1 commit
-
-
Steven Allen authored
docs: add connmgr to config.md toc
-
- 11 Oct, 2019 1 commit
-
-
Oli Evans authored
-
- 08 Oct, 2019 7 commits
-
-
Steven Allen authored
feat: web ui 2.5.7
-
Steven Allen authored
fix(pin): wait till after fetching to remove direct pin
-
Steven Allen authored
Otherwise, we could abort while fetching the graph and stay in a state where the direct pin is removed. fixes #4650
-
Henrique Dias authored
Relevant release notes can be found on [v2.5.5](https://github.com/ipfs-shipyard/ipfs-webui/releases/tag/v2.5.5).
-
Steven Allen authored
README: improve build documentation
-
Steven Allen authored
fixes #6704
-
Steven Allen authored
fixes #6704
-
- 07 Oct, 2019 1 commit
-
-
Jakub Sztandera authored
Introduce buzhash chunker
-