Kleissner
|
e78ca02af7
|
Housekeeping! Renaming /blockchain functions for simplicity
|
2021-10-13 22:26:30 +02:00 |
|
Kleissner
|
1c0406dc60
|
Housekeeping! Removing unnecessary "blockchain" prefix of status codes within the blockchain package.
|
2021-10-13 21:22:17 +02:00 |
|
Kleissner
|
b556acb86c
|
webapi: New function /blockchain/file/update
blockchain: Add readme.md. Add function ReplaceFiles.
|
2021-10-13 20:09:09 +02:00 |
|
Kleissner
|
c2f110169a
|
Automatically delete files from Warehouse in case there are no other references when deleting files from the blockchain via /blockchain/self/delete/file.
New function blockchain.FileExists.
blockchain.DeleteFiles now returns list of deleted files.
|
2021-10-13 06:00:40 +02:00 |
|
Kleissner
|
335f83d79b
|
/blockchain/self/add/file checks now if the file exists in the Warehouse and aborts with StatusCorruptBlockRecord if not.
|
2021-10-13 02:42:04 +02:00 |
|
Kleissner
|
fbeb01e7ff
|
Major refactoring of blockchain code into new sub-package.
|
2021-10-11 01:21:38 +02:00 |
|
Kleissner
|
5707132687
|
webapi: Search: Add support for additional sorting parameters (Size ASC/DESC, Shared by count ASC/DESC).
|
2021-10-10 02:20:36 +02:00 |
|
Kleissner
|
2451fdafb1
|
New Search Job code. Supports filtering and sorting. Renaming apiBlockRecordFile -> apiFile. Added filters and sort parameters to /search/result.
Improved API documentation. Added documentation about search filters and sort parameter.
|
2021-10-05 10:50:04 +02:00 |
|
Kleissner
|
b79b0d2194
|
Moving File API code into separate file
|
2021-10-05 08:06:07 +02:00 |
|