aboutsummaryrefslogtreecommitdiff
path: root/init.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-07-23use settings instead of file to store activated gpg keykaotisk1-1/+2
2024-07-19Expanded ak-gpg handlerkaotisk1-0/+1
2024-06-30Refactoringkaotisk1-6/+6
2024-06-07Fixes and updates in testskaotisk1-8/+9
2024-06-04Refactoring, modules directory introducedkaotisk1-0/+23
- All modules are now stored separately from the rest of the bin/ - You can run them now with `ak -m <module> <args>` - Files affected: * bin/ak-articles -> modules/ak-articles * bin/ak-categories -> modules/ak-categories * bin/ak-comments -> modules/ak-comments * bin/ak-files -> modules/ak-files * bin/ak-folders -> modules/ak-folders * bin/ak-mixtapes -> modules/ak-mixtapes * bin/ak-news -> modules/ak-news * bin/ak-reference -> modules/ak-reference * bin/ak-repositories -> modules/ak-repositories * bin/ak-roadmap -> modules/ak-roadmap * bin/ak-todos -> modules/ak-todos
2024-05-27Refactoringkaotisk1-3/+0
2024-04-05using library instead of naked callskaotisk1-5/+6
2024-03-11Introduced ./lib for common stuffkaotisk1-1/+22
ofc, logit was the first lib to add... finally
2023-09-27Got peers into the installation and configurationkaotisk1-0/+3
2023-08-20Check if there is already a zchain key in IPFSkaotisk1-1/+10
2023-08-20Replaced double brackets with single oneskaotisk1-8/+8
2023-08-18Fixed wrong flagkaotisk1-1/+1
2023-08-18Added gpg key create implementation and minor refactorkaotisk1-35/+73
2023-04-15still fixing installationkaotisk1-11/+0
2023-03-29Renamed everythingkaotisk1-19/+19
2022-02-11possible fix for not installing genesiskaotisk1-1/+1
2022-02-11Added debug messages for each stepkaotisk1-1/+17
2021-12-25Added logs file creationkaotisk1-0/+1
2021-12-18Different approach on installing, now symlinkskaotisk1-3/+7
2021-12-18Changeskaotisk1-5/+10
- lower case names in ipfs fs - gpg2 to gpg since gpg is the binary on most distributions - add 3 new folders to store references to ZBLOCKs, BLOCKS and DATA
2021-12-14As far as I 've beenkaotisk1-0/+36