aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-18Updates in CHANGELOGkaotisk1-19/+840
2024-03-18Renamed lib logit to _ak_logitkaotisk29-52/+37
Affected scripts: - ak - ak-articles - ak-categories - ak-comments - ak-data-expand - ak-enter - ak-files - ak-find-latest-mined-sblock - ak-folders - ak-follow - ak-following - ak-fs-add - ak-ipfs-check - ak-ipns-resolve - ak-news - ak-profile - ak-schain-latest-cached - ak-sm-files - ak-sm-filesplitter - ak-stellar-get-participants - ak-tempassin - ak-todos - ak-transactions - ak-zblock-cache - ak-zblock-manipulator - ak-zblock-pack - ak-zblock-show - ak-zchain-chk
2024-03-17supa dupa neet html output updatekaotisk1-25/+178
2024-03-12Caching enabled results and a fixkaotisk4-3/+12
2024-03-12Updated READMEkaotisk1-1/+9
2024-03-11Introduced ./lib for common stuffkaotisk31-87/+90
ofc, logit was the first lib to add... finally
2024-03-11More helpful outputkaotisk1-1/+7
2024-03-11Minor changes in documentation + a log format fixkaotisk2-10/+10
2024-03-11Turned subcommands into flag like optionskaotisk2-27/+47
2024-03-10ak2html -> ak-zblock-gen-htmlkaotisk2-1/+1
2024-03-10Updates on READMEkaotisk1-11/+9
2024-03-10new tool: ak-fs-catkaotisk2-1/+105
2024-03-10Renamed ak-sm-merkle-tree* to ak-fs-*kaotisk3-6/+9
renamed: bin/ak-sm-merkle-tree -> bin/ak-fs-add renamed: bin/ak-sm-merkle-tree-to-file -> bin/ak-fs-get Also, minor fixes in README
2024-03-02Clean up leftovers from refactoring ak-logthiskaotisk2-7/+7
2024-03-02Follow up to 2e2e16ekaotisk1-1/+1
2024-03-02API welcome message updatekaotisk1-2/+2
2024-03-02Added specs subcommandkaotisk1-0/+18
2024-03-02Exit on launch, no implementation yetkaotisk1-0/+3
2024-03-02Exit if no value given to rebase ontokaotisk1-0/+1
2024-03-02Removed zpairs section from mining data, only zblocks are supportedkaotisk1-3/+3
2024-03-02Added specs subcommandkaotisk1-1/+23
2024-03-02Refactored ak-articles to match rest of scriptskaotisk1-16/+20
- Removed git intergration - Uses logit now instead of printing to stdout - Checks for `EDITOR` variable instead of blindly running vi - Spacings fix - Removes temp dir after 'add' command is done
2024-03-02PROGRAM from script name instead of hardcoded stringkaotisk1-1/+1
2024-03-02Make use AK_MINEDBLOCKSDIR variablekaotisk1-2/+2
2024-03-02Removed ak-get-chain-minified in favor of ak-enterkaotisk2-2/+1
2024-03-02logit as an interface to ak-logthiskaotisk1-11/+9
2024-03-02Do the processing in a temp dirkaotisk1-0/+5
2024-03-02Added check for dumpLinks of cjdns-toolskaotisk1-0/+7
2024-03-02UTF8 encoding and viewport addedkaotisk1-0/+2
2024-03-02Spacings adjustmentkaotisk1-21/+23
2024-03-02Fixed testskaotisk1-3/+4
2024-03-02Spacings adjustmentkaotisk10-15/+8
2024-03-02Removed old ak-cli approach in favor of akkaotisk2-513/+51
Instead of hardcoding things in a big script we simply search in ak's arguments for appropriate scripts and past the rest of values as arguments to the script found. Running with no arguments *will* be printing all available scripts with --help flag to provide a good overview.
2024-03-02Replaced obsoleted scriptkaotisk1-1/+1
2024-03-01Changes help subcommand to flag style -h, --helpkaotisk1-1/+1
2024-03-01Changes help subcommand to flag style -h, --helpkaotisk10-65/+69
2024-03-01Log formatting adjustmentkaotisk39-221/+244
2024-03-01Spacing adjustmentkaotisk24-640/+639
2024-03-01Simplifying logskaotisk10-117/+139
2024-03-01ak-node-info for clikaotisk1-0/+29
2024-03-01Firstly clean up AK_BINDIR, then make linkskaotisk1-7/+7
2024-03-01Removing old links when updatingkaotisk1-0/+8
2024-03-01Rename ak-pack_z_block to ak-zblock-packkaotisk15-16/+16
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-01Fixes leftovers from refactoringkaotisk2-3/+3
2024-03-01Added ak-logthis wrapper in APIkaotisk3-1/+32
2024-02-29Added debug outputkaotisk2-0/+32
2024-02-29Refactoringkaotisk2-2/+2