aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2023-07-30Added ak- or AK_ prefix to functions called and variableskaotisk3-9/+9
2023-06-15Fixed script call and one bugkaotisk1-2/+7
2023-06-14Replaced if..elif with getopts for finding out arguments givenkaotisk1-37/+95
2023-06-14Making sure we get the return codes and display appropriate messages wherever...kaotisk2-1/+14
2023-06-14Adapting to renaming of scriptskaotisk2-5/+5
2023-04-21Fixed references to shell variableskaotisk2-4/+4
2023-04-16Added crawler for the Stellar Network, returning addresses and configuration ...kaotisk1-0/+96
2023-04-10More verbose logskaotisk1-1/+1
2023-04-10Changed way that we unpack the data field. Now we return both the IPFS hash v...kaotisk1-1/+6
2023-04-10Added pagination feature, set -l to a number to crawl up to that number (star...kaotisk1-5/+26
2023-04-10Cache betterkaotisk1-1/+16
2023-04-08Changed forgotten variable namekaotisk1-1/+1
2023-04-03At last a working ak-tempassinkaotisk1-1/+2
2023-04-03Added ak-zblock-show with appropriate route in API with caching featurekaotisk2-21/+15
2023-04-03Pass clean formatted text to tmpfileskaotisk1-2/+2
2023-04-03Fixed sed expressionkaotisk1-1/+1
2023-04-03Clean up, elimination of duplicate tempassins, fixed current directory proble...kaotisk18-148/+354
2023-04-03Some cleanup and further working on the toolkaotisk1-5/+20
2023-04-03ak-tempassin is working upon mktemp from coreutilskaotisk1-0/+11
2023-04-03Fixed temporary folder creationkaotisk11-166/+40
2023-04-03Clean up and adjustmentkaotisk15-38/+16
2023-04-03Renaming to prefix convention, introduced ipfs wrappers so it can be easier t...kaotisk54-172/+385
2023-04-02Added some comments to what each step is accomplishingkaotisk1-2/+27
2023-04-02Eliminated json_pp usagekaotisk11-13/+13
2023-03-31Fixed json2bash callkaotisk1-1/+1
2023-03-29Finished enter to ak-enterkaotisk1-5/+5
2023-03-29Fix json2bash to ak-json2bashkaotisk4-10/+10
2023-03-29Further renamingkaotisk23-67/+67
2023-03-29Renamed everythingkaotisk47-0/+896
2023-02-01Removed -z flag and functionality, add regex check for IPFS CIDv0kaotisk2-57/+5
2023-02-01Added rebase toolkaotisk1-0/+53
2023-02-01Change directory to ZPROFILEDIR and remove temporary folderkaotisk1-0/+2
2023-02-01Spacingkaotisk1-0/+4
2023-02-01No reason to return the folder of the name since we don't use itkaotisk1-1/+1
2023-02-01Reverse if statement to avoid elsekaotisk1-3/+2
2023-02-01Print the key-value pair of the DATA block provided in simple valid JSON formatkaotisk1-3/+1
2023-02-01Use gpg2 instead of gpgkaotisk1-1/+1
2023-02-01Don't print new lineskaotisk1-3/+3
2023-02-01Removed unused codekaotisk1-6/+11
2023-02-01Removed unused codekaotisk1-23/+14
2023-02-01Exits on failures, added check so we don't produce duplicate references to th...kaotisk1-1/+45
2023-01-21Fixed spacing in usage screenkaotisk1-4/+4
2023-01-21Replaced tabs with spaces, changed exit code checkers to only check for non-z...kaotisk1-257/+253
2023-01-21Added minimal usage message when no argumentskaotisk1-0/+1
2023-01-21Expands the whole data file instead of outputing only ipfs and detach valueskaotisk1-1/+1
2023-01-21More verbose log outputkaotisk1-3/+3
2023-01-08Forgot a line that outputs a brief JSON object for the data givenkaotisk1-0/+1
2023-01-08Made script more readablekaotisk1-89/+84
2022-12-15Outputs only the sha512sum of the map file createdkaotisk1-1/+1
2022-12-15Commented out -xe flags from script and generated script, outputs map's hash.kaotisk1-3/+7