aboutsummaryrefslogtreecommitdiff
path: root/api/routes
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Refactoringkaotisk2-20/+0
2024-06-04Refactoringkaotisk2-72/+20
2024-06-04Path traversal fix + validationkaotisk2-4/+5
2024-06-04Path traversal fix testkaotisk1-2/+3
2024-06-04XSS somethingkaotisk2-0/+4
2024-06-04Extra validationkaotisk3-11/+13
2024-06-04Extra validationkaotisk1-1/+1
2024-05-20turned ak config options to flagskaotisk1-1/+1
2024-04-05various fixes, surely still broken in placeskaotisk2-9/+2
2024-03-31yeap, broke api for starterskaotisk1-2/+2
2024-03-12Caching enabled results and a fixkaotisk3-3/+3
2024-03-02API welcome message updatekaotisk1-2/+2
2024-03-02Replaced obsoleted scriptkaotisk1-1/+1
2024-03-01Renamed functions and routeskaotisk3-5/+7
2024-03-01Added debugkaotisk1-1/+2
2024-02-29Refactoringkaotisk2-2/+2
2024-02-27Refactor Arching Kaos ID to node_infokaotisk2-3/+3
2024-01-12Now handles various request typeskaotisk1-0/+4
2024-01-12Changed welcome links to be ipv6 readykaotisk1-11/+13
2023-09-30Renamed ak-get-latest to ak-get-zlatestkaotisk1-1/+1
2023-09-27New route: GET /peerskaotisk2-0/+33
2023-09-01Double check the inputkaotisk1-25/+31
2023-09-01Return json parse instead of stringifiedkaotisk1-1/+1
2023-09-01Added new routes, fixed indentationkaotisk1-9/+11
2023-08-19Added routes to merkle leafs and file chunkskaotisk3-0/+128
2023-08-03Changed to get params instead of querykaotisk3-22/+28
2023-06-17API: Error response errno -> errorkaotisk5-15/+15
2023-06-14Return an actual error messagekaotisk1-1/+1
2023-06-14Added new routekaotisk2-0/+33
2023-04-10Made getZblock a bit more secure and not able to crash the appkaotisk1-3/+27
2023-04-10New API route to fetch content from IPFS hashes that is cached in the filesystemkaotisk2-0/+35
2023-04-03Added ak-zblock-show with appropriate route in API with caching featurekaotisk2-0/+38
2023-03-31Fixed call to the right scriptkaotisk1-1/+1
2023-03-31Fixed ZblockValidator an ZchainValidatorkaotisk1-0/+21
2023-03-30Introducing an HTTP JSON APIkaotisk10-0/+278