An IPFS implementation in Go
master
Merge pull request #1535 from ipfs/rm-publishing-msg
Juan Benet committed about 11 years ago
ipnsfs: remove context.TODO(), wire to FS context
Juan Batiz-Benet committed about 11 years ago
ipnsfs: remove "Publishing!" println
Juan Batiz-Benet committed about 11 years ago
Merge pull request #1524 from ipfs/fix/coremock
Juan Benet committed about 11 years ago
core/mock: make sure node has a ctx and proc
Juan Batiz-Benet committed about 11 years ago
set identity on core mock to fix ipns tests
Jeromy committed about 11 years ago
Merge pull request #1529 from ipfs/cors-fix
Juan Benet committed about 11 years ago
Juan Batiz-Benet committed about 11 years ago
fix API handler to respect referer + exit on CORS
Juan Batiz-Benet committed about 11 years ago
address CR comment re interface in cmds http handler
Juan Batiz-Benet committed about 11 years ago
implement arbitrary HTTP header support
Juan Batiz-Benet committed about 11 years ago
go-ipfs-config: Added API + Gateway support for arbitrary HTTP headers
Juan Batiz-Benet committed about 11 years ago
cmds/http: remove referrer check
Juan Batiz-Benet committed about 11 years ago
Added API + Gateway support for arbitrary HTTP headers
Juan Batiz-Benet committed about 11 years ago
Merge pull request #1506 from ipfs/feat/patch-create
Juan Benet committed about 11 years ago
a little more test coverage on merkledag
Jeromy committed about 11 years ago
implement 'editor' abstraction
Jeromy committed about 11 years ago
Jeromy committed about 11 years ago
break merkledag utils into its own package
Jeromy committed about 11 years ago
more tests and better path handling in object
Jeromy committed about 11 years ago