aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-14Added log messagekaotisk1-0/+1
2023-09-11Exposes API port, introduced startup scriptkaotisk2-1/+8
2023-09-11Build and install the APIkaotisk1-0/+7
2023-09-11Fixes log outputkaotisk1-1/+1
2023-09-11Removes nodejs as explicit depedencykaotisk1-1/+1
- Avoid name differences from package to executable (nodejs vs node) - Gets installed via npm
2023-09-11Fixes Makefilekaotisk1-4/+4
2023-09-11Workaround for IPNS unresolvable zchain linkskaotisk4-1/+21
- Adds a "zlatest" field to the configuration of the node - We update and publish the configuration each time we change the latest block of our zchain
2023-09-11Minified outputkaotisk1-2/+2
2023-09-11Usage info correctionkaotisk1-1/+1
2023-09-08Clean outputkaotisk1-1/+1
2023-09-07Corrected license duration spankaotisk1-2/+2
2023-09-07License includes all the work that is in this repositorykaotisk1-0/+674
2023-09-05Added a new option/shortcut to rebase one zblock agokaotisk1-5/+7
2023-09-05Replaced tabs with spaceskaotisk1-34/+34
2023-09-05OpenSUSE podman image creatorkaotisk1-0/+14
2023-09-05Alpine podman image creatorkaotisk1-0/+14
2023-09-01Added support for apk package managerkaotisk1-0/+8
2023-09-01Corrected wrong log messagekaotisk1-1/+1
2023-09-01Added support for zypper package managerkaotisk1-0/+8
2023-09-01[new] ak-news read commandkaotisk1-108/+132
2023-09-01Double check the inputkaotisk1-25/+31
2023-09-01Return json parse instead of stringifiedkaotisk1-1/+1
2023-09-01Added new routes, fixed indentationkaotisk1-9/+11
2023-08-23Moved the right variable to the right placekaotisk1-3/+3
2023-08-23Added support for ArchLinuxkaotisk2-0/+21
2023-08-23Won't need. It was a mistaken assumption fixed at 587c1a5kaotisk1-4/+0
2023-08-23Applying work of two previous commitskaotisk1-2/+2
2023-08-23Dynamic sudo usagekaotisk1-0/+10
2023-08-23Preparing for dynamic package manager argumentskaotisk1-0/+6
2023-08-23Provided container build target for Debian Linuxkaotisk1-0/+13
2023-08-23Fixed wrong dependency namekaotisk1-1/+1
2023-08-23Changed previous to new defaultskaotisk1-2/+2
2023-08-23Removed sudo command as the container user is root, removed wget from depskaotisk1-1/+1
2023-08-23Script provided for testing containers under various Linux distroskaotisk2-0/+17
2023-08-22Aborts installation if AK_WORKDIR is found.kaotisk1-1/+10
2023-08-22Fixed wrong array declarationkaotisk1-1/+1
2023-08-22Cleans output from which executionskaotisk1-3/+3
2023-08-22Added dependency checking and attempts installing themkaotisk1-0/+95
2023-08-21Removed forgotten messagekaotisk1-1/+0
2023-08-20Good update in READMEkaotisk1-0/+111
2023-08-20Removed inlined thenskaotisk1-2/+4
2023-08-20Full ZBLOCK cache subfolder is created when it's neededkaotisk1-0/+5
2023-08-20Moving initial cache directory herekaotisk2-9/+4
2023-08-20Fixed checkkaotisk2-1/+2
2023-08-20Removed trailing slashkaotisk1-2/+2
2023-08-20Cache folder initial appearencekaotisk1-0/+5
2023-08-20Fixed bug when ak-config key was not initially createdkaotisk1-0/+5
2023-08-20Tar warnings offkaotisk1-1/+1
2023-08-20Fixed bug and inconsistency in configurationkaotisk1-2/+2
2023-08-20Fixed a wrong conditionkaotisk1-25/+27