- 16 7月, 2018 8 次提交
-
-
Refactor code
由 Whyrusleeping 提交于 -
cmd: fix `files ls` to report hash and size for files
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Efficient "repo stat" (DiskUsage) and "--size-only" flag
由 Whyrusleeping 提交于 -
feat: Allow specifing how object data is encoded
由 Whyrusleeping 提交于 -
mfs: make `Root` value a `Directory`
由 Whyrusleeping 提交于 -
pbdagreader: use FSNode instead of protobuf structure
由 Whyrusleeping 提交于 -
dagreader: remove `Offset()` method
由 Whyrusleeping 提交于
-
- 13 7月, 2018 20 次提交
-
-
URL store
由 Whyrusleeping 提交于 -
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 提交于 -
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 提交于 -
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 提交于 -
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 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Ipfs 0.4.16 release
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Whyrusleeping <why@ipfs.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Rob Brackett <rob@robbrackett.com>
由 Rob Brackett 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 11 7月, 2018 2 次提交
-
-
publish the gx 0.4.16-rc3 release
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 09 7月, 2018 6 次提交
-
-
Ipfs v0.4.16-rc3
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
correctly handle multi-hop dnslink resolution
由 Steven Allen 提交于 -
fix dht commands when pubsub routing is enabled
由 Whyrusleeping 提交于 -
Keep the code style consistent. since all package alias are lowercase words, no need Camel Peak Name. License: MIT Signed-off-by:Spartucus <niubob@163.com>
由 Spartucus 提交于 -
Instead of checking if Routing is a DHT (because it can now be a tiered router and still contain a DHT), stash the DHT in a separate field in the IPFS node (same as we do with the PSRouter). fixes #5197 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 08 7月, 2018 4 次提交
-
-
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
This makes use of the PersistentDatastore DiskUsage method to obtain the Repo's storage usage (GetStorageUsage()). Additionally, the --size-only flag has been added to the "ipfs repo stat" command. This avoids counting the number of objects in the repository and returns faster. License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-