Kleissner
e45d6fe888
New function to delete account. Create deletion functions for blockchain and warehouse. Add function /account/delete to webapi. Close #42
2021-10-20 08:46:53 +02:00
Kleissner
e78ca02af7
Housekeeping! Renaming /blockchain functions for simplicity
2021-10-13 22:26:30 +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
cec070b740
Introducing Warehouse - the store for files shared by the user.
...
New endpoints:
/warehouse/create Create a file in the warehouse
/warehouse/create/path Create a file in the warehouse via copy
/warehouse/read Read a file in the warehouse
/warehouse/delete Delete a file in the warehouse
2021-10-13 01:40:58 +02:00
Kleissner
7495b823e4
webapi search: Implement /search/result/ws
2021-10-10 16:58:09 +02:00
Kleissner
4ef002ab57
webapi: Add /search/statistic
2021-10-10 15:32:29 +02:00
Kleissner
72787044d2
Finished dummy download API.
2021-10-04 07:23:19 +02:00
Kleissner
24df8c1eb0
webapi: Add dummy /download/start and /download/status endpoints
2021-09-27 03:49:34 +02:00
Kleissner
dc093f5f6d
webapi: Add file type and format detection via /file/format
2021-09-26 23:40:22 +02:00
Kleissner
7e402de278
webapi: New endpoint /explore to list recently shared files, currently dummy data
2021-09-23 23:53:44 +02:00
Kleissner
58b4603744
Initial search API with dummy results
2021-09-23 02:32:07 +02:00
Kleissner
149984eeb3
webapi: New endpoint /profile/delete
2021-09-20 14:20:23 +02:00
Kleissner
df0f57063f
Add endpoint /blockchain/self/delete/file to delete files.
2021-09-19 00:57:49 +02:00
Kleissner
67bf27a4af
Refactor apiTest into Status.go
2021-09-15 16:29:26 +02:00
Kleissner
95640fede3
webapi: Export EncodeJSON, DecodeJSON
2021-09-10 19:19:06 +02:00
Kleissner
19e29b3a91
Add webapi. Provides an HTTP API for clients to use Peernet.
2021-09-10 13:40:07 +02:00