ipfs-cluster/api
Hector Sanjuan bb8e8725e8 PinSVC API: fix bugs and increase compliance
These changes fix a few bugs in the PinSVC API and have been discovered by
running the compliance tool at https://github.com/ipfs-shipyard/pinning-service-compliance.

In particular, the error objects did not respect the spec, filters and counts
were not done right. An additional PR will follow with fixes to the pintracker
because some pin status information was not correctly set.
2022-06-17 17:06:37 +02:00
..
common Enable spell checking and fix spelling errors (using US locale) 2022-06-16 17:43:30 +02:00
ipfsproxy Enable spell checking and fix spelling errors (using US locale) 2022-06-16 17:43:30 +02:00
pb Fix #1547: Store pin metadata in a sorted array 2022-06-16 17:43:29 +02:00
pinsvcapi PinSVC API: fix bugs and increase compliance 2022-06-17 17:06:37 +02:00
rest README: more improvements to badges 2022-06-16 17:43:30 +02:00
add_test.go Fix #1358: Set RawLeaves to true when unset and CidVersion=1 (#1359) 2021-05-19 23:56:30 +02:00
add.go Enable spell checking and fix spelling errors (using US locale) 2022-06-16 17:43:30 +02:00
types_test.go Adopt api.Cid type - replaces cid.Cid everwhere. 2022-04-07 14:27:39 +02:00
types.go CodeQL analysis: fix some security warnings 2022-06-16 17:44:34 +02:00
util.go Additional fixes for security warnings from CodeQL 2022-06-16 17:44:34 +02:00