Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2024-03-01 | Changes help subcommand to flag style -h, --help | kaotisk | 10 | -65/+69 | |
2024-03-01 | Log formatting adjustment | kaotisk | 39 | -221/+244 | |
2024-03-01 | Spacing adjustment | kaotisk | 24 | -640/+639 | |
2024-03-01 | Simplifying logs | kaotisk | 9 | -116/+138 | |
2024-03-01 | ak-node-info for cli | kaotisk | 1 | -0/+29 | |
2024-03-01 | Rename ak-pack_z_block to ak-zblock-pack | kaotisk | 15 | -16/+16 | |
2024-03-01 | Fixes leftovers from refactoring | kaotisk | 1 | -2/+2 | |
2024-02-29 | Added debug output | kaotisk | 1 | -0/+16 | |
2024-02-28 | Refactoring | kaotisk | 1 | -10/+1 | |
2024-02-28 | Refactoring | kaotisk | 4 | -6/+1 | |
2024-02-28 | Refactoring | kaotisk | 5 | -24/+44 | |
2024-02-28 | Extracts fingerprint from IPFS CID holding a public GPG key | kaotisk | 1 | -0/+10 | |
2024-02-27 | ak2html - more analytical zblock to html | kaotisk | 1 | -16/+46 | |
2024-02-27 | Renamed script | kaotisk | 1 | -2/+2 | |
2024-02-27 | Refactor Arching Kaos ID to node_info | kaotisk | 6 | -19/+43 | |
2024-02-27 | Moved block to appropriate place | kaotisk | 1 | -6/+6 | |
2024-02-27 | Refactored function names | kaotisk | 12 | -154/+154 | |
2024-02-13 | off to make a cli tool | kaotisk | 1 | -0/+493 | |
2024-02-12 | Bettering the mask for SHA512 strings | kaotisk | 1 | -1/+2 | |
2024-01-30 | Fixed add subcommand bug | kaotisk | 1 | -4/+7 | |
2024-01-12 | local-index subcommand enhancment | kaotisk | 1 | -4/+13 | |
Figures if files are published already in your zchain | |||||
2024-01-12 | Proper log script | kaotisk | 1 | -1/+21 | |
2024-01-12 | Removed useless IDing | kaotisk | 1 | -1/+3 | |
2023-12-14 | Follow up on 296074f6f5f45c8ab55b44309f9991dca8ef13da | kaotisk | 1 | -1/+1 | |
2023-12-12 | Working on remote downloads | kaotisk | 1 | -0/+12 | |
2023-12-12 | A more complete take on a programs startup | kaotisk | 1 | -2/+3 | |
2023-12-12 | Simplification using jq | kaotisk | 1 | -1/+1 | |
2023-12-12 | Renamed scripts for convenience | kaotisk | 2 | -1/+6 | |
2023-11-02 | Log file reader now formats timestamp in a human readable value | kaotisk | 1 | -1/+12 | |
2023-09-30 | Renamed ak-get-latest to ak-get-zlatest | kaotisk | 2 | -1/+1 | |
2023-09-30 | At last a logrotating script | kaotisk | 1 | -0/+7 | |
2023-09-28 | Fixed temporary folder/file handling | kaotisk | 1 | -7/+18 | |
2023-09-27 | Got peers into the installation and configuration | kaotisk | 1 | -3/+14 | |
2023-09-24 | cjdns network scanner prototype | kaotisk | 1 | -0/+22 | |
2023-09-11 | Exposes API port, introduced startup script | kaotisk | 1 | -0/+6 | |
2023-09-11 | Fixes log output | kaotisk | 1 | -1/+1 | |