Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -10/+14 |
2024-12-16 | Fix output | kaotisk | 2 | -3/+3 |
2024-12-16 | Less debug info | kaotisk | 1 | -1/+1 |
2024-12-16 | Refactoring | kaotisk | 2 | -14/+74 |
2024-12-16 | Refactoring | kaotisk | 1 | -31/+32 |
2024-12-16 | More work arounds | kaotisk | 1 | -9/+36 |
2024-12-16 | Enable debug logs during install | kaotisk | 1 | -0/+1 |
2024-12-16 | Fix | kaotisk | 1 | -2/+2 |
2024-12-16 | Fixes | kaotisk | 1 | -6/+5 |
2024-12-16 | .profile didn't work as expected, looking for chmod bug | kaotisk | 1 | -9/+10 |
2024-12-16 | More tries | kaotisk | 1 | -1/+1 |
2024-12-16 | More tries | kaotisk | 1 | -1/+0 |
2024-12-16 | More tries | kaotisk | 2 | -4/+4 |
2024-12-16 | Run update script earlier | kaotisk | 1 | -0/+1 |
2024-12-16 | More bug fixes | kaotisk | 1 | -13/+13 |
2024-12-16 | Bug fix | kaotisk | 1 | -1/+1 |
2024-12-15 | Modules fixes | kaotisk | 4 | -8/+12 |
2024-12-15 | New function in 'ak fs' '--net-cat-from-map | kaotisk | 64 | -100/+1294 |
2024-12-14 | Search for kubo now instead of ipfs | kaotisk | 1 | -1/+1 |
2024-12-14 | AKFS with networking capabilities | kaotisk | 3 | -2/+419 |
2024-12-14 | Tiny fix missing 'then' after 'if' | kaotisk | 1 | -2/+3 |
2024-12-13 | At least reply something | kaotisk | 3 | -0/+15 |
2024-12-13 | Wrong function call fixed | kaotisk | 3 | -6/+12 |
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 | 2 | -82/+30 |
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 | Expanding API to return calls from both hyperboria and yggdrasil networks | kaotisk | 1 | -1/+4 |
2024-12-10 | Compatibility with FreeBSD 'uname' | kaotisk | 1 | -4/+7 |
2024-12-10 | Check for the expected binary instead of the previous one | kaotisk | 1 | -1/+1 |
2024-12-10 | Preupdating ipfs->kubo since ipfs is already used in FreeBSD | kaotisk | 2 | -4/+4 |