Age | Commit message (Expand) | Author | Files | Lines |
8 days | Documents -s||--shell flags in ak executable | kaotisk | 1 | -2/+11 |
9 days | New tool for backup/restore | kaotisk | 3 | -3/+84 |
10 days | Fix: more verbose error, cautious syntax | kaotisk | 1 | -3/+3 |
10 days | Fix: Not sourced dependency | kaotisk | 1 | -0/+2 |
10 days | Example base64 test | kaotisk | 1 | -0/+43 |
10 days | Refactored install scripts | kaotisk | 2 | -2/+87 |
10 days | Keeping history of published ZBLOCKs outside IPFS | kaotisk | 1 | -3/+7 |
2025-02-15 | Breaking changes, the gpg field inside config is an object now! | kaotisk | 4 | -20/+44 |
2025-02-01 | Wrapper for running IPFS/KUBO commands | kaotisk | 1 | -0/+9 |
2025-02-01 | minor fixes | kaotisk | 2 | -21/+20 |
2025-02-01 | new: interactive shell for ak | kaotisk | 1 | -0/+65 |
2025-01-21 | Refactoring | kaotisk | 5 | -439/+525 |
2024-12-28 | refactoring | kaotisk | 15 | -258/+140 |
2024-12-28 | not much | kaotisk | 1 | -24/+11 |
2024-12-20 | Fixes and new flags, see ak-fs --help | kaotisk | 1 | -9/+9 |
2024-12-16 | Fix output | kaotisk | 2 | -3/+3 |
2024-12-16 | More tries | kaotisk | 1 | -1/+1 |
2024-12-16 | More tries | kaotisk | 1 | -1/+1 |
2024-12-15 | New function in 'ak fs' '--net-cat-from-map | kaotisk | 19 | -10/+387 |
2024-12-14 | AKFS with networking capabilities | kaotisk | 2 | -2/+415 |
2024-12-14 | Tiny fix missing 'then' after 'if' | kaotisk | 1 | -2/+3 |
2024-12-13 | Outputs now are hash of the map, hash of root and original filename | kaotisk | 1 | -1/+1 |
2024-12-12 | We actually need this to be the last hash, so here's a workaround | kaotisk | 1 | -1/+3 |
2024-12-12 | Try cp instead since the bug didn't stop occuring | kaotisk | 1 | -1/+1 |
2024-12-12 | Move bug, put some force to it to fix it | kaotisk | 1 | -1/+1 |
2024-12-12 | Fixing weird bug from tail program on FreeBSD | kaotisk | 1 | -1/+1 |
2024-12-12 | Minor refactoring | kaotisk | 1 | -31/+33 |
2024-12-12 | Check first | kaotisk | 1 | -17/+22 |
2024-12-12 | and be professional about it | kaotisk | 1 | -1/+1 |
2024-12-12 | Remove listing if empty | kaotisk | 1 | -1/+1 |
2024-12-12 | Output peers only if the relative files are found | kaotisk | 1 | -2/+12 |
2024-12-12 | New function in _ak_script: _ak_check_and_create_dir | kaotisk | 1 | -10/+26 |
2024-12-12 | Welcome JSON message now provides points of entry for each route based on the... | kaotisk | 1 | -72/+20 |
2024-12-11 | Adjustment | kaotisk | 1 | -1/+1 |
2024-12-11 | This should actually work | kaotisk | 1 | -2/+2 |
2024-12-11 | Changed the way scans are performed so we can see a progress on each result o... | kaotisk | 1 | -6/+18 |
2024-12-11 | More detailed debug messages | kaotisk | 1 | -2/+2 |
2024-12-11 | Roll back into sane stuff | kaotisk | 1 | -4/+6 |
2024-12-11 | Compatibility with FreeBSD on split program | kaotisk | 1 | -1/+1 |
2024-12-10 | Workaround for du freebsd variant | kaotisk | 3 | -4/+4 |
2024-12-10 | Expanding scanning and peerings to be stored for yggdrasil network as well | kaotisk | 1 | -4/+74 |
2024-12-10 | Forgotten shebang | kaotisk | 1 | -1/+1 |
2024-12-10 | Compatibility with FreeBSD 'uname' | kaotisk | 1 | -4/+7 |
2024-12-10 | Preupdating ipfs->kubo since ipfs is already used in FreeBSD | kaotisk | 1 | -3/+3 |
2024-12-10 | Fix for installation under freebsd | kaotisk | 1 | -1/+1 |
2024-12-10 | Bug fix for date program differences between linux and BSD | kaotisk | 1 | -1/+1 |
2024-12-07 | Portable shebangs | kaotisk | 17 | -18/+18 |
2024-12-07 | Removed wget from dependencies | kaotisk | 2 | -3/+3 |
2024-12-07 | new ak flag -v: prints version of ak and exits | kaotisk | 1 | -1/+21 |
2024-11-20 | Updates for AKFS | kaotisk | 1 | -52/+56 |