Age | Commit message (Expand) | Author | Files | Lines |
2023-04-16 | Added crawler for the Stellar Network, returning addresses and configuration ... | kaotisk | 1 | -0/+96 |
2023-04-10 | More verbose logs | kaotisk | 1 | -1/+1 |
2023-04-10 | Changed way that we unpack the data field. Now we return both the IPFS hash v... | kaotisk | 1 | -1/+6 |
2023-04-10 | Added pagination feature, set -l to a number to crawl up to that number (star... | kaotisk | 1 | -5/+26 |
2023-04-10 | Cache better | kaotisk | 1 | -1/+16 |
2023-04-08 | Changed forgotten variable name | kaotisk | 1 | -1/+1 |
2023-04-03 | At last a working ak-tempassin | kaotisk | 1 | -1/+2 |
2023-04-03 | Added ak-zblock-show with appropriate route in API with caching feature | kaotisk | 2 | -21/+15 |
2023-04-03 | Pass clean formatted text to tmpfiles | kaotisk | 1 | -2/+2 |
2023-04-03 | Fixed sed expression | kaotisk | 1 | -1/+1 |
2023-04-03 | Clean up, elimination of duplicate tempassins, fixed current directory proble... | kaotisk | 18 | -148/+354 |
2023-04-03 | Some cleanup and further working on the tool | kaotisk | 1 | -5/+20 |
2023-04-03 | ak-tempassin is working upon mktemp from coreutils | kaotisk | 1 | -0/+11 |
2023-04-03 | Fixed temporary folder creation | kaotisk | 11 | -166/+40 |
2023-04-03 | Clean up and adjustment | kaotisk | 15 | -38/+16 |
2023-04-03 | Renaming to prefix convention, introduced ipfs wrappers so it can be easier t... | kaotisk | 54 | -172/+385 |
2023-04-02 | Added some comments to what each step is accomplishing | kaotisk | 1 | -2/+27 |
2023-04-02 | Eliminated json_pp usage | kaotisk | 11 | -13/+13 |
2023-03-31 | Fixed json2bash call | kaotisk | 1 | -1/+1 |
2023-03-29 | Finished enter to ak-enter | kaotisk | 1 | -5/+5 |
2023-03-29 | Fix json2bash to ak-json2bash | kaotisk | 4 | -10/+10 |
2023-03-29 | Further renaming | kaotisk | 23 | -67/+67 |
2023-03-29 | Renamed everything | kaotisk | 47 | -0/+896 |
2023-02-01 | Removed -z flag and functionality, add regex check for IPFS CIDv0 | kaotisk | 2 | -57/+5 |
2023-02-01 | Added rebase tool | kaotisk | 1 | -0/+53 |
2023-02-01 | Change directory to ZPROFILEDIR and remove temporary folder | kaotisk | 1 | -0/+2 |
2023-02-01 | Spacing | kaotisk | 1 | -0/+4 |
2023-02-01 | No reason to return the folder of the name since we don't use it | kaotisk | 1 | -1/+1 |
2023-02-01 | Reverse if statement to avoid else | kaotisk | 1 | -3/+2 |
2023-02-01 | Print the key-value pair of the DATA block provided in simple valid JSON format | kaotisk | 1 | -3/+1 |
2023-02-01 | Use gpg2 instead of gpg | kaotisk | 1 | -1/+1 |
2023-02-01 | Don't print new lines | kaotisk | 1 | -3/+3 |
2023-02-01 | Removed unused code | kaotisk | 1 | -6/+11 |
2023-02-01 | Removed unused code | kaotisk | 1 | -23/+14 |
2023-02-01 | Exits on failures, added check so we don't produce duplicate references to th... | kaotisk | 1 | -1/+45 |
2023-01-21 | Fixed spacing in usage screen | kaotisk | 1 | -4/+4 |
2023-01-21 | Replaced tabs with spaces, changed exit code checkers to only check for non-z... | kaotisk | 1 | -257/+253 |
2023-01-21 | Added minimal usage message when no arguments | kaotisk | 1 | -0/+1 |
2023-01-21 | Expands the whole data file instead of outputing only ipfs and detach values | kaotisk | 1 | -1/+1 |
2023-01-21 | More verbose log output | kaotisk | 1 | -3/+3 |
2023-01-08 | Forgot a line that outputs a brief JSON object for the data given | kaotisk | 1 | -0/+1 |
2023-01-08 | Made script more readable | kaotisk | 1 | -89/+84 |
2022-12-15 | Outputs only the sha512sum of the map file created | kaotisk | 1 | -1/+1 |
2022-12-15 | Commented out -xe flags from script and generated script, outputs map's hash. | kaotisk | 1 | -3/+7 |
2022-12-15 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change. Commented out gi... | kaotisk | 1 | -13/+7 |
2022-12-15 | The test failed as sha512sum didn't successfully verified the resulted file | kaotisk | 1 | -30/+0 |
2022-12-15 | Adapting to solution with printf | kaotisk | 1 | -2/+32 |
2022-12-03 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide a u... | kaotisk | 1 | -1/+8 |
2022-11-15 | File splitter and joiner scripts | kaotisk | 2 | -0/+185 |
2022-11-02 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide usa... | kaotisk | 1 | -1/+25 |