An IPFS implementation in Go
master
cmd/ipfs: Added gateway MIME type resolution
Matt Bell committed over 11 years ago
cmd/ipfs: Renamed 'ipfsHandler' to 'gatewayHandler'
Matt Bell committed almost 12 years ago
cmd/ipfs: Added an ipfsHandler constructor
Matt Bell committed almost 12 years ago
Simon Kirkby committed almost 12 years ago
Static Website serving and listing
Simon Kirkby committed almost 12 years ago
cmd/ipfs: Added gateway server to daemon
Matt Bell committed almost 12 years ago
config: Added a gateway server address
Matt Bell committed almost 12 years ago
Merge pull request #531 from jbenet/ds-query
Juan Batiz-Benet committed over 11 years ago
blockstore Allkeys: ignore non multihash keys
Juan Batiz-Benet committed over 11 years ago
change block datastore prefix to "/b"
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
refs: tie the contexts together
Juan Batiz-Benet committed over 11 years ago
cmds: use flushCopy instrad of copychunks
Juan Batiz-Benet committed over 11 years ago
cmds: flush output on standard readers
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
updated datastore for proper query handling
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago