- 10 Jun, 2017 1 commit
-
-
Jeromy Johnson authored
docker: expose port 8081 for /ws listener
-
- 09 Jun, 2017 2 commits
-
-
Jeromy Johnson authored
gateway: don't redirect to trailing slash if it's go get
-
Jeromy Johnson authored
Filestore: more verbose error when adding a file from outside of the root
-
- 08 Jun, 2017 2 commits
-
-
Michael Muré authored
License: MIT Signed-off-by: Michael Muré <batolettre@gmail.com>
-
Lars Gierth authored
This enables `go get` to parse go-import meta tags from index.html files stored in IPFS. One tiny step toward whyrusleeping/gx-go#2. For an import like `ipfs.io/ipfs/QmFoo/mypkg`, the gateway would previously redirect to `/ipfs/QmFoo/mypkg/` (note the trailing slash), which the `go get` tool can't deal with. Thankfully, `go get` sets a URL query parameter (`?go-get=1`) which we can use to switch off the redirect in this case. License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 07 Jun, 2017 2 commits
-
-
Jeromy Johnson authored
apply the megacheck code vetting tool for idiomatic go
-
Sag0Sag0 authored
License: MIT Signed-off-by: Laurence Stevens <laurencebelastevens@gmail.com>
-
- 03 Jun, 2017 1 commit
-
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
- 02 Jun, 2017 1 commit
-
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 01 Jun, 2017 4 commits
-
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
zramsay authored
because context.TODO() is a legit function License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
- 31 May, 2017 2 commits
-
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
zramsay authored
License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
-
- 30 May, 2017 2 commits
-
-
Jeromy Johnson authored
gx: update go-libp2p-peerstore, go-libp2p, go-libp2p-kbucket
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 25 May, 2017 11 commits
-
-
Jeromy Johnson authored
"pin verify".
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Jeromy Johnson authored
update to dht code with provide announce option
-
Jeromy Johnson authored
WIP: add PeerID lookup
-
Jeromy Johnson authored
README.md: add Nix to the linux package managers
-
Willi Butz authored
License: MIT Signed-off-by: Willi Butz <wbutz@cyberfnord.de>
-
Jeromy Johnson authored
Change 'neccessary' to 'necessary'
-
Jeromy Johnson authored
make odds of 'process added after close' panic less likely
-
- 24 May, 2017 3 commits
-
-
Jordan Danford authored
License: MIT Signed-off-by: Jordan Danford <jordandanford@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
filestore: add "--file-order" option to "filestore ls" and "verify"
-
- 23 May, 2017 2 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 22 May, 2017 2 commits
-
-
Jeromy Johnson authored
Add Comms items from js-ipfs, including blog
-
Michelle Lee authored
-
- 20 May, 2017 3 commits
-
-
Jeromy Johnson authored
bitswap: clean up ledgers when disconnecting
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 18 May, 2017 2 commits
-
-
Jeromy Johnson authored
implement ipfs pin update
-
Jeromy Johnson authored
Implement ipfs shutdown command
-