ipfs-cluster/api
Hector Sanjuan 00dffe23b8 Adder: Add "no-pin" option.
This does 3 things:

- Add a NoPin option to the adder. When set to true, the adding process does not
send a pin in the end.

- When user-allocations are set and local=true happens, we do not overwrite
  the allocations returned by the allocator to include the local peer
  anymore, as this could alter user-allocations.

- Some code improvement (remove pointers).
2022-02-28 20:10:12 +01:00
..
common API: update basic-auth tests to allow OPTIONS 2021-12-22 14:06:29 +01:00
ipfsproxy Fix #1366: IPFS Proxy API serializes wrong error types 2021-06-28 22:42:47 +02:00
pb Update protobuf compiler and generated files 2022-01-11 16:47:45 +01:00
rest Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01: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 Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
types_test.go Pintracker: add IPFS ID to Pin Information 2022-01-31 17:53:09 +01:00
types.go Restapi: add "cids" query param to /pins 2022-02-02 00:39:09 +01:00
util.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00