Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-19 | Expanded ak-gpg handler | kaotisk | 1 | -0/+1 | |
2024-06-30 | Refactoring | kaotisk | 1 | -6/+6 | |
2024-06-07 | Fixes and updates in tests | kaotisk | 1 | -8/+9 | |
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 1 | -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-27 | Refactoring | kaotisk | 1 | -3/+0 | |
2024-04-05 | using library instead of naked calls | kaotisk | 1 | -5/+6 | |
2024-03-11 | Introduced ./lib for common stuff | kaotisk | 1 | -1/+22 | |
ofc, logit was the first lib to add... finally | |||||
2023-09-27 | Got peers into the installation and configuration | kaotisk | 1 | -0/+3 | |
2023-08-20 | Check if there is already a zchain key in IPFS | kaotisk | 1 | -1/+10 | |
2023-08-20 | Replaced double brackets with single ones | kaotisk | 1 | -8/+8 | |
2023-08-18 | Fixed wrong flag | kaotisk | 1 | -1/+1 | |
2023-08-18 | Added gpg key create implementation and minor refactor | kaotisk | 1 | -35/+73 | |
2023-04-15 | still fixing installation | kaotisk | 1 | -11/+0 | |
2023-03-29 | Renamed everything | kaotisk | 1 | -19/+19 | |
2022-02-11 | possible fix for not installing genesis | kaotisk | 1 | -1/+1 | |
2022-02-11 | Added debug messages for each step | kaotisk | 1 | -1/+17 | |
2021-12-25 | Added logs file creation | kaotisk | 1 | -0/+1 | |
2021-12-18 | Different approach on installing, now symlinks | kaotisk | 1 | -3/+7 | |
2021-12-18 | Changes | kaotisk | 1 | -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-14 | As far as I 've been | kaotisk | 1 | -0/+36 | |