|
|
9499f7ae92
|
removed profile image from the explore reult struct
|
2023-06-10 09:07:09 +01:00 |
|
|
|
a6f2282d70
|
added fix profile listing user profile information
|
2023-06-04 11:26:51 +01:00 |
|
|
|
8b0d468455
|
added possibility to get profile using NodeID
|
2023-06-01 18:16:51 +01:00 |
|
|
|
d06a49eb28
|
huge changes that need more doucmenting
|
2023-05-30 18:42:33 +01:00 |
|
Akilan Selvacoumar
|
9775525d35
|
gofmt peernet (#103)
|
2023-02-12 09:59:31 +00:00 |
|
Akilan Selvacoumar
|
3537d04c4d
|
Exposed certain variables in the struct public for the Test framework. (#101)
* Exposed peer seed as a public struct
* Made certain variables public in the struct WebAPIInstance
|
2023-02-11 21:57:41 +00:00 |
|
Kleissner
|
f2c344dc96
|
Major refactoring of the code base into Backend structure. Increase version number to Alpha 6 to prepare for the upcoming release.
|
2021-12-29 05:29:34 +01:00 |
|
Kleissner
|
1c0406dc60
|
Housekeeping! Removing unnecessary "blockchain" prefix of status codes within the blockchain package.
|
2021-10-13 21:22:17 +02:00 |
|
Kleissner
|
fbeb01e7ff
|
Major refactoring of blockchain code into new sub-package.
|
2021-10-11 01:21:38 +02:00 |
|
Kleissner
|
608dbf6f47
|
Simplified profile code.
|
2021-09-28 05:39:38 +02:00 |
|
Kleissner
|
dc093f5f6d
|
webapi: Add file type and format detection via /file/format
|
2021-09-26 23:40:22 +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
|
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 |
|