aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)AuthorFilesLines
37 hoursClean upkaotisk2-75/+0
37 hoursImplements the following routes to the APIkaotisk3-0/+105
- /leaf - /chunk - /map
38 hoursUpdates for AKFSkaotisk2-1/+9
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR
2024-07-19Removed zchain related routes from welcome page as we don't use themkaotisk1-2/+0
2024-07-19Version output at default route of APIkaotisk1-0/+2
2024-07-18bugfix from refactoringkaotisk1-1/+1
2024-07-18fixed corskaotisk1-0/+1
2024-07-17removing ak-find-latest-mined-sblockkaotisk2-2/+2
2024-07-17ak zchain: --get-latest (removing ak-get-zlatest)kaotisk4-5/+5
2024-07-04Dropped all dependencieskaotisk1-7/+0
2024-06-30Refactoringkaotisk5-5/+5
2024-06-30Refactoringkaotisk5-10/+10
2024-06-30clean upkaotisk1-2/+2
2024-06-24api: rewrite from expressJS to node:httpkaotisk1-157/+89
2024-06-23dedupkaotisk1-1/+0
2024-06-22api: Gets settings from ak-settings nowkaotisk2-6/+31
2024-06-17Refactoringkaotisk3-23/+46
2024-06-14Refactoringkaotisk2-7/+14
2024-06-10Refactoringkaotisk1-2/+4
2024-06-10Refactoringkaotisk5-90/+33
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 somethingkaotisk3-0/+5
2024-06-04Less exposurekaotisk1-0/+1
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 placeskaotisk3-10/+3
2024-03-31yeap, broke api for starterskaotisk2-4/+4
2024-03-31huge refactor, might breaking thingskaotisk1-1/+1
2024-03-12Caching enabled results and a fixkaotisk3-3/+3
2024-03-02Follow up to 2e2e16ekaotisk1-1/+1
2024-03-02API welcome message updatekaotisk1-2/+2
2024-03-02Removed ak-get-chain-minified in favor of ak-enterkaotisk1-1/+1
2024-03-02Replaced obsoleted scriptkaotisk1-1/+1
2024-03-01Simplifying logskaotisk1-1/+1
2024-03-01Fixes in output formatkaotisk2-5/+6
2024-03-01Renamed functions and routeskaotisk6-42/+44
receive* -> announce* szbk -> /v0/announce/zblock szch -> /v0/announce/zchain
2024-03-01Added debugkaotisk1-1/+2
2024-03-01Added ak-logthis wrapper in APIkaotisk3-1/+32
2024-02-29Refactoringkaotisk2-2/+2
2024-02-27Refactor Arching Kaos ID to node_infokaotisk2-3/+3
2024-01-12Test when we send a ZBLOCK over the APIkaotisk1-2/+29
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-zlatestkaotisk3-3/+3
2023-09-27minor clean upkaotisk1-17/+1
2023-09-27New route: GET /peerskaotisk3-0/+34