- 21 1月, 2019 10 次提交
-
-
docs/code-flow : Add code flow documentation for add cmd.
由 Steven Allen 提交于 -
coreapi: few more error check fixes
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Fixed and cleaned up TestIpfsStressRead
由 Steven Allen 提交于 -
Clarify that chunker sizes are in bytes
由 Steven Allen 提交于 -
refact(cmd/patch): change string to const
由 Steven Allen 提交于 -
refact(cmd/object): change option string to const
由 Steven Allen 提交于 -
coreapi: replace coreiface.DagAPI with ipld.DAGService
由 Steven Allen 提交于 -
Add global option to specify the multibase encoding (server side)
由 Steven Allen 提交于 -
Primarily, get rid of extractCidString and cidVer. Neither of these functions did sane things when a path when a path didn't actually include a CID. For example, "boo" would yield a base32 encoder. Also: * Avoid "optional" errors. * Make it a pure function of the input path. * Extract the multibase from *any* type of path of the form /namespace/cid-like-thing/... This is a DWIM function. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 19 1月, 2019 2 次提交
-
-
License: MIT Signed-off-by:chenminjian <727180553@qq.com>
由 chenminjian 提交于 -
License: MIT Signed-off-by:chenminjian <727180553@qq.com>
由 chenminjian 提交于
-
- 17 1月, 2019 14 次提交
-
-
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
ParsePath does not preserve the multibase. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
This does it on ther server side for most commands. This also adds a global --output-cidv1 option. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
coreapi: Adjust some tests for go-ipfs-http-api
由 Steven Allen 提交于 -
chore: update to Web UI v2.3.3
由 Steven Allen 提交于 -
ls: Report real file size
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Improve the Filestore document
由 Steven Allen 提交于
-
- 16 1月, 2019 3 次提交
-
-
License: MIT Signed-off-by:Diogo Silva <fsdiogo@gmail.com>
由 Diogo Silva 提交于 -
Fix for the #5746. Switch to Filestore need to restart the ipfs node. License: MIT Signed-off-by:Bamvor Zhang <jian.zhang@ipfsbit.com>
由 Bamvor Zhang 提交于 -
- Fixed typo. - Moved concept document link to top of page. - Added link to this doc to README.md License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于
-
- 15 1月, 2019 2 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
- Cleaned up the document. - Added additional references to documents. License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于
-
- 14 1月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Max Chechel <hexdigest@gmail.com>
由 Max Chechel 提交于
-
- 13 1月, 2019 1 次提交
-
-
Clarify that the Rabin fingerprint chunker is in bytes, and recommend using larger chunk sizes than shown in the provided examples. People are getting confused over chunker sizes and incorrectly assuming they're in kiB and not bytes. License: MIT Signed-off-by:Daniel Aleksandersen <code@daniel.priv.no>
由 Daniel Aleksandersen 提交于
-
- 12 1月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 11 1月, 2019 6 次提交
-
-
[CORS] Bubble go-ipfs-cmds 2.0.10 - Updates CORS library
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
- Moved AddAllAndPin as a subsection of UnixfsAPI.Add() License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于 -
- go-mfs linked to v0.1.18 - go-unifx linked to v1.1.16 However, - go-merkledag has been linked to v1.1.13 which is not the right version. v1.1.15 has not been released and cannot be referenced License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于 -
- Cleaned up some of the language. - Added versioned links to the code. - Provided examples License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于 -
License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于
-