Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-18 | fixed cors | kaotisk | 1 | -0/+1 |
2024-07-17 | removing ak-find-latest-mined-sblock | kaotisk | 2 | -2/+2 |
2024-07-17 | ak zchain: --get-latest (removing ak-get-zlatest) | kaotisk | 4 | -5/+5 |
2024-07-04 | Dropped all dependencies | kaotisk | 1 | -7/+0 |
2024-06-30 | Refactoring | kaotisk | 5 | -5/+5 |
2024-06-30 | Refactoring | kaotisk | 5 | -10/+10 |
2024-06-30 | clean up | kaotisk | 1 | -2/+2 |
2024-06-24 | api: rewrite from expressJS to node:http | kaotisk | 1 | -157/+89 |
2024-06-23 | dedup | kaotisk | 1 | -1/+0 |
2024-06-22 | api: Gets settings from ak-settings now | kaotisk | 2 | -6/+31 |
2024-06-17 | Refactoring | kaotisk | 3 | -23/+46 |
2024-06-14 | Refactoring | kaotisk | 2 | -7/+14 |
2024-06-10 | Refactoring | kaotisk | 1 | -2/+4 |
2024-06-10 | Refactoring | kaotisk | 5 | -90/+33 |
2024-06-04 | Refactoring | kaotisk | 2 | -20/+0 |
2024-06-04 | Refactoring | kaotisk | 2 | -72/+20 |
2024-06-04 | Path traversal fix + validation | kaotisk | 2 | -4/+5 |
2024-06-04 | Path traversal fix test | kaotisk | 1 | -2/+3 |
2024-06-04 | XSS something | kaotisk | 3 | -0/+5 |
2024-06-04 | Less exposure | kaotisk | 1 | -0/+1 |
2024-06-04 | Extra validation | kaotisk | 3 | -11/+13 |
2024-06-04 | Extra validation | kaotisk | 1 | -1/+1 |
2024-05-20 | turned ak config options to flags | kaotisk | 1 | -1/+1 |
2024-04-05 | various fixes, surely still broken in places | kaotisk | 3 | -10/+3 |
2024-03-31 | yeap, broke api for starters | kaotisk | 2 | -4/+4 |
2024-03-31 | huge refactor, might breaking things | kaotisk | 1 | -1/+1 |
2024-03-12 | Caching enabled results and a fix | kaotisk | 3 | -3/+3 |
2024-03-02 | Follow up to 2e2e16e | kaotisk | 1 | -1/+1 |
2024-03-02 | API welcome message update | kaotisk | 1 | -2/+2 |
2024-03-02 | Removed ak-get-chain-minified in favor of ak-enter | kaotisk | 1 | -1/+1 |
2024-03-02 | Replaced obsoleted script | kaotisk | 1 | -1/+1 |
2024-03-01 | Simplifying logs | kaotisk | 1 | -1/+1 |
2024-03-01 | Fixes in output format | kaotisk | 2 | -5/+6 |
2024-03-01 | Renamed functions and routes | kaotisk | 6 | -42/+44 |
2024-03-01 | Added debug | kaotisk | 1 | -1/+2 |
2024-03-01 | Added ak-logthis wrapper in API | kaotisk | 3 | -1/+32 |
2024-02-29 | Refactoring | kaotisk | 2 | -2/+2 |
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 |