Age | Commit message (Expand) | Author | Files | Lines |
2024-12-07 | Silent curl, holy curl | kaotisk | 9 | -15/+15 |
2024-12-07 | New routes and fixes | kaotisk | 6 | -68/+178 |
2024-12-07 | Load nvm after installing | kaotisk | 1 | -0/+2 |
2024-12-07 | Tiny bug | kaotisk | 1 | -3/+3 |
2024-12-07 | Provide custom installer for NodeJS | kaotisk | 3 | -17/+43 |
2024-11-25 | Test for aklog.c and build system | kaotisk | 2 | -0/+74 |
2024-11-25 | Clean up and a minor bug fix | kaotisk | 1 | -31/+1 |
2024-11-25 | Minimal replication of ak-log in C | kaotisk | 2 | -0/+321 |
2024-11-25 | Restructure README | kaotisk | 1 | -119/+117 |
2024-11-20 | NodeJS minimum version | kaotisk | 1 | -1/+1 |
2024-11-20 | Updated update script to output what changed until the update you received | kaotisk | 1 | -2/+11 |
2024-11-20 | Clean up | kaotisk | 2 | -75/+0 |
2024-11-20 | Implements the following routes to the API | kaotisk | 3 | -0/+105 |
2024-11-20 | Updates for AKFS | kaotisk | 5 | -53/+71 |
2024-11-15 | Settings directory properly set up during installation now | kaotisk | 4 | -4/+4 |
2024-11-15 | Extra safity measures, lol | kaotisk | 1 | -3/+3 |
2024-11-15 | do it right | kaotisk | 1 | -0/+0 |
2024-11-15 | new command: update | kaotisk | 1 | -0/+19 |
2024-09-21 | Fixed curl bugged call | kaotisk | 2 | -4/+4 |
2024-09-21 | Further investigating | kaotisk | 1 | -2/+2 |
2024-09-21 | Escaping from the library | kaotisk | 1 | -1/+1 |
2024-09-21 | More debugging | kaotisk | 1 | -1/+5 |
2024-09-21 | Added debugging message plus redirection of the output | kaotisk | 1 | -1/+2 |
2024-09-21 | Changed message and redirected output | kaotisk | 1 | -2/+2 |
2024-09-21 | Possible bug fix | kaotisk | 1 | -1/+1 |
2024-09-21 | Bug fixing | kaotisk | 1 | -12/+36 |
2024-09-21 | More bug fixing | kaotisk | 1 | -9/+16 |
2024-09-21 | Fixed bug in 'ak-zchain --reset' | kaotisk | 1 | -7/+8 |
2024-09-21 | Added architecture support | kaotisk | 1 | -0/+3 |
2024-08-01 | bugfix: Importing the library is important instead of running the handler script | kaotisk | 1 | -1/+2 |
2024-07-26 | Now preinstalls dependencies cause the package installer in installer.sh does... | kaotisk | 1 | -0/+5 |
2024-07-26 | bugfix | kaotisk | 1 | -1/+1 |
2024-07-26 | ak-gpg: new flag --verify-file <file> | kaotisk | 22 | -86/+20 |
2024-07-24 | fixes | kaotisk | 3 | -1/+22 |
2024-07-24 | ak-zblock: new flag --repack <zblock> <previous> | kaotisk | 2 | -14/+145 |
2024-07-24 | Avoid calling _ak_zblock functions directly | kaotisk | 1 | -2/+1 |
2024-07-24 | Avoid calling _ak_zchain functions (causes breaks) | kaotisk | 1 | -2/+2 |
2024-07-24 | minor fix | kaotisk | 1 | -1/+2 |
2024-07-24 | ak-gpg: new flag --clear-sign <file> <output> | kaotisk | 1 | -0/+3 |
2024-07-24 | forgot including library | kaotisk | 1 | -0/+1 |
2024-07-24 | minor changes on ak-ipfs-daemon | kaotisk | 3 | -2/+9 |
2024-07-24 | ak-fs: new flag --list | kaotisk | 2 | -8/+17 |
2024-07-23 | refactoring | kaotisk | 3 | -11/+84 |
2024-07-23 | bugfix | kaotisk | 1 | -1/+2 |
2024-07-23 | unlocked _ak_gpg_create_key | kaotisk | 1 | -4/+3 |
2024-07-23 | bugfixes | kaotisk | 2 | -1/+2 |
2024-07-23 | ak-gpg: new --delete-secret-key flag | kaotisk | 2 | -0/+28 |
2024-07-23 | bugfix | kaotisk | 1 | -1/+1 |
2024-07-23 | refactoring | kaotisk | 1 | -1/+1 |
2024-07-23 | some runner for the lib | kaotisk | 1 | -0/+28 |