aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
9 hoursTest for aklog.c and build systemHEADorigin/masterorigin/HEADmasterkaotisk2-0/+74
9 hoursClean up and a minor bug fixkaotisk1-31/+1
14 hoursMinimal replication of ak-log in Ckaotisk2-0/+321
14 hoursRestructure READMEkaotisk1-119/+117
6 daysNodeJS minimum versionkaotisk1-1/+1
6 daysUpdated update script to output what changed until the update you receivedkaotisk1-2/+11
6 daysClean upkaotisk2-75/+0
6 daysImplements the following routes to the APIkaotisk3-0/+105
- /leaf - /chunk - /map
6 daysUpdates for AKFSkaotisk5-53/+71
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR
11 daysSettings directory properly set up during installation nowkaotisk4-4/+4
11 daysExtra safity measures, lolkaotisk1-3/+3
11 daysdo it rightkaotisk1-0/+0
11 daysnew command: updatekaotisk1-0/+19
2024-09-21Fixed curl bugged callkaotisk2-4/+4
2024-09-21Further investigatingkaotisk1-2/+2
2024-09-21Escaping from the librarykaotisk1-1/+1
2024-09-21More debuggingkaotisk1-1/+5
2024-09-21Added debugging message plus redirection of the outputkaotisk1-1/+2
2024-09-21Changed message and redirected outputkaotisk1-2/+2
2024-09-21Possible bug fixkaotisk1-1/+1
2024-09-21Bug fixingkaotisk1-12/+36
2024-09-21More bug fixingkaotisk1-9/+16
2024-09-21Fixed bug in 'ak-zchain --reset'kaotisk1-7/+8
2024-09-21Added architecture supportkaotisk1-0/+3
2024-08-01bugfix: Importing the library is important instead of running the handler scriptkaotisk1-1/+2
2024-07-26Now preinstalls dependencies cause the package installer in installer.sh ↵kaotisk1-0/+5
does not handle right the dependency installation in archlinux
2024-07-26bugfixkaotisk1-1/+1
2024-07-26ak-gpg: new flag --verify-file <file>kaotisk22-86/+20
2024-07-24fixeskaotisk3-1/+22
2024-07-24ak-zblock: new flag --repack <zblock> <previous>kaotisk2-14/+145
Plus: - compacted help output text - avoid calling library functions directly fix (unbreaks previous commit) - fix on call to _ak_zblock_pack where the arguments weren't passed to the function
2024-07-24Avoid calling _ak_zblock functions directlykaotisk1-2/+1
2024-07-24Avoid calling _ak_zchain functions (causes breaks)kaotisk1-2/+2
2024-07-24minor fixkaotisk1-1/+2
2024-07-24ak-gpg: new flag --clear-sign <file> <output>kaotisk1-0/+3
2024-07-24forgot including librarykaotisk1-0/+1
2024-07-24minor changes on ak-ipfs-daemonkaotisk3-2/+9
2024-07-24ak-fs: new flag --listkaotisk2-8/+17
2024-07-23refactoringkaotisk3-11/+84
2024-07-23bugfixkaotisk1-1/+2
2024-07-23unlocked _ak_gpg_create_keykaotisk1-4/+3
2024-07-23bugfixeskaotisk2-1/+2
2024-07-23ak-gpg: new --delete-secret-key flagkaotisk2-0/+28
2024-07-23bugfixkaotisk1-1/+1
2024-07-23refactoringkaotisk1-1/+1
2024-07-23some runner for the libkaotisk1-0/+28
2024-07-23some coin based functions to comekaotisk2-9/+15
2024-07-23expand .gitignorekaotisk1-0/+5
2024-07-23ak-json2bash: also remove brackets when convertingkaotisk1-1/+1
2024-07-23no need to save that map type anymorekaotisk1-3/+3
2024-07-23we don't need to execute the script since we do stuff in placekaotisk1-2/+2