Age | Commit message (Expand) | Author | Files | Lines |
2024-02-27 | Refactor Arching Kaos ID to node_info | kaotisk | 2 | -3/+3 |
2024-01-12 | Test when we send a ZBLOCK over the API | kaotisk | 1 | -2/+29 |
2024-01-12 | Now handles various request types | kaotisk | 1 | -0/+4 |
2024-01-12 | Changed welcome links to be ipv6 ready | kaotisk | 1 | -11/+13 |
2023-09-30 | Renamed ak-get-latest to ak-get-zlatest | kaotisk | 3 | -3/+3 |
2023-09-27 | minor clean up | kaotisk | 1 | -17/+1 |
2023-09-27 | New route: GET /peers | kaotisk | 3 | -0/+34 |
2023-09-01 | Double check the input | kaotisk | 1 | -25/+31 |
2023-09-01 | Return json parse instead of stringified | kaotisk | 1 | -1/+1 |
2023-09-01 | Added new routes, fixed indentation | kaotisk | 1 | -9/+11 |
2023-08-20 | Moving initial cache directory here | kaotisk | 1 | -9/+3 |
2023-08-20 | Cache folder initial appearence | kaotisk | 1 | -0/+5 |
2023-08-19 | Added routes to merkle leafs and file chunks | kaotisk | 3 | -0/+128 |
2023-08-03 | Changed to get params instead of query | kaotisk | 3 | -22/+28 |
2023-07-30 | cacheDir imported in API | kaotisk | 1 | -0/+1 |
2023-06-17 | API: Error response errno -> error | kaotisk | 8 | -27/+27 |
2023-06-14 | Return an actual error message | kaotisk | 1 | -1/+1 |
2023-06-14 | Added new route | kaotisk | 2 | -0/+33 |
2023-04-15 | Install script is broken | kaotisk | 1 | -2/+1 |
2023-04-10 | Made getZblock a bit more secure and not able to crash the app | kaotisk | 1 | -3/+27 |
2023-04-10 | New API route to fetch content from IPFS hashes that is cached in the filesystem | kaotisk | 2 | -0/+35 |
2023-04-03 | Added ak-zblock-show with appropriate route in API with caching feature | kaotisk | 2 | -0/+38 |
2023-04-03 | Attempt to create cache places for the API to hit instead of running things | kaotisk | 1 | -0/+6 |
2023-03-31 | Updated test scripts | kaotisk | 10 | -22/+79 |
2023-03-31 | Fixed call to the right script | kaotisk | 1 | -1/+1 |
2023-03-31 | Added two new variables | kaotisk | 1 | -4/+4 |
2023-03-31 | Fixed ZblockValidator an ZchainValidator | kaotisk | 3 | -1/+167 |
2023-03-30 | Minor rename | kaotisk | 1 | -2/+2 |
2023-03-30 | Fixed not working values | kaotisk | 1 | -2/+2 |
2023-03-30 | Fixed test command | kaotisk | 1 | -1/+1 |
2023-03-30 | Introducing an HTTP JSON API | kaotisk | 25 | -0/+673 |