- 09 Dec, 2020 1 commit
-
-
Petar Maymounkov authored
Added support for remote pinning services A pinning service is a service that accepts CIDs from a user in order to host the data associated with them. The spec for these services is defined at https://github.com/ipfs/pinning-services-api-spec Support is available via the `ipfs pin remote` CLI and the corresponding HTTP API Co-authored-by: Petar Maymounkov <petarm@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
-
- 04 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 11 May, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 29 Mar, 2019 1 commit
-
-
Steven Allen authored
Most of these are probably harmless but a few looked like they might actually be bugs. Most of them are just faulty tests. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 05 Mar, 2019 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 01 Mar, 2019 1 commit
-
-
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 2 commits
-
-
Steven Allen authored
Fixes the latest batch of bugs found in RC testing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 25 Feb, 2019 1 commit
-
-
Steven Allen authored
fixes #6021 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 19 Feb, 2019 2 commits
-
-
Steven Allen authored
* Updates go-ipfs-cmds to try to get the tests to pass on travis. * While we're at it, fix duplicate gx deps. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(interop) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 18 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 11 Feb, 2019 1 commit
-
-
Steven Allen authored
fix compatibility issue with js-ipfs License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 08 Feb, 2019 1 commit
-
-
Steven Allen authored
Switch _back_ to the 0.4.18 style of peer IDs while we figure things out. See https://github.com/libp2p/specs/issues/138. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 30 Jan, 2019 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 27 Jan, 2019 1 commit
-
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
- 10 Jan, 2019 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 09 Jan, 2019 1 commit
-
-
Steven Allen authored
Importantly: * fixes a bunch of MFS bugs * pulls in some bitswap improvements License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 04 Jan, 2019 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 20 Dec, 2018 8 commits
-
-
Steven Allen authored
This fixes a data-race in the config. This does not fix https://github.com/ipfs/go-ipfs/issues/4942 as there's still a logical race: parallel config updates clobber each other. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
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>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 13 Dec, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 07 Dec, 2018 1 commit
-
-
Steven Allen authored
Reverts the changes that allowed small keys (ed25519 keys) to be inlined. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Nov, 2018 1 commit
-
-
Steven Allen authored
* AutoRelay options for #5785. * Badger truncate-by-default option for #5275, #5625. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 06 Nov, 2018 3 commits
-
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
- 03 Nov, 2018 1 commit
-
-
Steven Allen authored
fixes #5709 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 26 Oct, 2018 1 commit
-
-
Steven Allen authored
I'd like to sneak this into the release so we can turn on strict verification ASAP. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 24 Oct, 2018 3 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
- 18 Oct, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 05 Oct, 2018 1 commit
-
-
Kejie Zhang authored
License: MIT Signed-off-by: Kejie Zhang <601172892@qq.com>
-