Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-20 | turned ak config options to flags | kaotisk | 3 | -8/+8 | |
2024-05-16 | More descriptions | kaotisk | 2 | -2/+20 | |
2024-05-09 | applying the hash tree driver to ak-fs-add and ak-fs-get | kaotisk | 2 | -11/+16 | |
2024-05-09 | driver for hash tree fs | kaotisk | 1 | -0/+41 | |
2024-05-09 | peering status tools | kaotisk | 2 | -0/+20 | |
2024-05-08 | expand the json result | kaotisk | 1 | -1/+1 | |
2024-04-08 | Log lib + plus more generic handler approach | kaotisk | 1 | -0/+43 | |
2024-04-08 | Fixed broken ak-profile invoking in ak-config | kaotisk | 1 | -2/+2 | |
2024-04-05 | various fixes, surely still broken in places | kaotisk | 5 | -17/+73 | |
2024-04-04 | Deployed space lazers to eliminate tabbed spaces | kaotisk | 12 | -269/+274 | |
- Also: _ak_not_implemented introduced | |||||
2024-03-31 | huge refactor, might breaking things | kaotisk | 44 | -969/+445 | |
2024-03-27 | leftovers from obsoletion | kaotisk | 2 | -2/+2 | |
2024-03-27 | Removed obsolete scripts | kaotisk | 18 | -204/+0 | |
2024-03-27 | News module aware renderer | kaotisk | 2 | -0/+65 | |
2024-03-27 | new lib _ak_ipfs | kaotisk | 31 | -132/+184 | |
2024-03-27 | Colorize logfollow output | kaotisk | 1 | -1/+1 | |
2024-03-27 | Introduced and applied _ak_gpg library | kaotisk | 17 | -26/+43 | |
2024-03-27 | Applying new architecture with lib system | kaotisk | 8 | -57/+60 | |
2024-03-27 | Moving stuff to lib | kaotisk | 2 | -6/+11 | |
2024-03-18 | Introduced dynamic splitting to keep chunks<250 | kaotisk | 1 | -2/+9 | |
2024-03-18 | Removed trailing slash | kaotisk | 1 | -5/+5 | |
2024-03-18 | Updated ak-ipfs-starter for optimal startups | kaotisk | 1 | -1/+1 | |
2024-03-18 | Renamed lib logit to _ak_logit | kaotisk | 28 | -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-17 | supa dupa neet html output update | kaotisk | 1 | -25/+178 | |
2024-03-12 | Caching enabled results and a fix | kaotisk | 1 | -0/+9 | |
2024-03-11 | Introduced ./lib for common stuff | kaotisk | 26 | -85/+43 | |
ofc, logit was the first lib to add... finally | |||||
2024-03-11 | More helpful output | kaotisk | 1 | -1/+7 | |
2024-03-11 | Minor changes in documentation + a log format fix | kaotisk | 1 | -1/+1 | |
2024-03-11 | Turned subcommands into flag like options | kaotisk | 1 | -16/+36 | |
2024-03-10 | ak2html -> ak-zblock-gen-html | kaotisk | 1 | -0/+0 | |
2024-03-10 | new tool: ak-fs-cat | kaotisk | 1 | -0/+103 | |
2024-03-10 | Renamed ak-sm-merkle-tree* to ak-fs-* | kaotisk | 2 | -0/+0 | |
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-02 | Clean up leftovers from refactoring ak-logthis | kaotisk | 2 | -7/+7 | |
2024-03-02 | Added specs subcommand | kaotisk | 1 | -0/+18 | |
2024-03-02 | Exit on launch, no implementation yet | kaotisk | 1 | -0/+3 | |
2024-03-02 | Exit if no value given to rebase onto | kaotisk | 1 | -0/+1 | |
2024-03-02 | Removed zpairs section from mining data, only zblocks are supported | kaotisk | 1 | -3/+3 | |
2024-03-02 | Added specs subcommand | kaotisk | 1 | -1/+23 | |
2024-03-02 | Refactored ak-articles to match rest of scripts | kaotisk | 1 | -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-02 | PROGRAM from script name instead of hardcoded string | kaotisk | 1 | -1/+1 | |
2024-03-02 | Make use AK_MINEDBLOCKSDIR variable | kaotisk | 1 | -2/+2 | |
2024-03-02 | logit as an interface to ak-logthis | kaotisk | 1 | -11/+9 | |
2024-03-02 | Do the processing in a temp dir | kaotisk | 1 | -0/+5 | |
2024-03-02 | Added check for dumpLinks of cjdns-tools | kaotisk | 1 | -0/+7 | |
2024-03-02 | UTF8 encoding and viewport added | kaotisk | 1 | -0/+2 | |
2024-03-02 | Spacings adjustment | kaotisk | 1 | -21/+23 | |
2024-03-02 | Fixed tests | kaotisk | 1 | -3/+4 | |
2024-03-02 | Spacings adjustment | kaotisk | 10 | -15/+8 | |
2024-03-02 | Removed old ak-cli approach in favor of ak | kaotisk | 2 | -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-01 | Changes help subcommand to flag style -h, --help | kaotisk | 1 | -1/+1 | |