- 01 Feb, 2016 3 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 29 Jan, 2016 2 commits
-
-
Jeromy Johnson authored
Make dns resolve paths under _dnslink.example.com
-
Kubuxu authored
Thus allowing to CNAME main site entry to gateway and stil specify dnslink. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
-
- 28 Jan, 2016 2 commits
-
-
Jeromy Johnson authored
finally add changelog for v0.3.11
-
Jeromy Johnson authored
s/retreiving/retrieving/g
-
- 27 Jan, 2016 7 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Jeromy Johnson authored
Capitalized beginning of line messages, added periods
-
Jeromy Johnson authored
Added small note about shutdown
-
Jeromy Johnson authored
Makefile: add PHONY targets and a help message
-
Thomas Gardner authored
License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com>
-
- 26 Jan, 2016 3 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
fix #1083: Append a newline to `ipfs id` output.
-
Stephen Whitmore authored
Resolve paths in 'pin rm' /wo network lookup
-
- 25 Jan, 2016 3 commits
-
-
Thomas Gardner authored
This fixes #1083, #2000. N.B. The JSON package developers see no trailing newline as a feature; it allows marshalled JSON to be embedded inside more JSON.[0] -- [0] https://golang.org/pkg/encoding/json/ License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com>
-
Stephen Whitmore authored
This is done by skipping the step of resolving the final segment in the path to a DAG node; instead preferring to look at the second-to-last segmenet's links. License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
-
Stephen Whitmore authored
This allows a path (/ipfs/foo/bar) to be separated between its head (/ipfs/foo) and its tail (bar). License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
-
- 24 Jan, 2016 5 commits
-
-
Richard Littauer authored
See https://github.com/ipfs/go-ipfs/pull/2180#issuecomment-171889567 License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Juan Benet authored
Gateway: add support for HTTP OPTIONS request type
-
Juan Benet authored
trivial: fix `ipfs update` error message
-
Juan Benet authored
Added squash note to contribute.md
-
- 23 Jan, 2016 6 commits
-
-
Richard Littauer authored
Because this requirement is not listed anywhere, but was mentioned in https://github.com/ipfs/go-ipfs/pull/2202#issuecomment-171876804. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Thomas Gardner authored
License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com>
-
rht authored
Fix punc-caps issues of cli Tagline
-
rht authored
Edited following @chriscool feedback
-
rht authored
Fixed up docs for bitswap
-
rht authored
Generic doc fixes to `ipfs add`
-
- 22 Jan, 2016 4 commits
-
-
Marcin Rataj authored
- Implements https://github.com/ipfs/go-ipfs/pull/2232#issuecomment-173742385 - Separate test suite: - we don't want to pollute other gateway tests with CORS headers - (as of now) changing headers requires daemon restart anyway License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
-
Juan Benet authored
Add Server field in HTTP API response header
-
Juan Benet authored
Fix SetAllowedOrigins
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 21 Jan, 2016 5 commits
-
-
Marcin Rataj authored
OPTIONS is a noop request that is used by the browsers to check if server will accept cross-site XMLHttpRequest (indicated by the presence of CORS headers) Before this fix user could enable CORS headers in the Gateway config, but XHR failed due to the lack of support for OPTIONS request type (as described in https://git.io/vzgGe) License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
-
Juan Benet authored
Add arguments to 'ipfs pin ls'
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Stephen Whitmore authored
License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
-