aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-06-14(new) ak-gpg: Wrapper around lib/ak-gpgkaotisk4-15/+38
2024-06-14Refactoringkaotisk33-340/+315
2024-06-14Additional checkskaotisk1-3/+10
2024-06-14apparently it didn't work as expectedkaotisk6-6/+0
2024-06-14Links to the text files but with .md suffixkaotisk6-0/+6
2024-06-14Added documentation about the AKFSkaotisk1-0/+141
2024-06-14Modules documentation, sort offkaotisk2-0/+308
2024-06-14Refactoringkaotisk2-7/+14
2024-06-11implementing the ak-template on ak-cleankaotisk1-1/+35
2024-06-11(new) ak-template: Template for creating new bin/ak- handlerskaotisk1-0/+30
2024-06-11(new lib) _ak_fm: File manipulation functionskaotisk1-0/+32
2024-06-11uniform-ed getting peers format as in cjdnskaotisk1-1/+1
2024-06-10README updatekaotisk1-10/+11
2024-06-10Refactoringkaotisk1-2/+4
2024-06-10bugfixeskaotisk3-4/+4
2024-06-10forgotkaotisk1-0/+1
2024-06-10(new flags) ak zchain: --crawl-[self]|[remote-ipfs]|[remote-ipns]kaotisk2-0/+20
2024-06-10new flag for ak-config: --get-ipns-keykaotisk2-1/+8
2024-06-10bugfixkaotisk1-1/+1
2024-06-10Refactoringkaotisk2-231/+11
2024-06-10new lib: _ak_htmlkaotisk1-0/+290
2024-06-10bugfixkaotisk1-1/+1
2024-06-10Refactoringkaotisk1-6/+6
2024-06-10readme link trollkaotisk1-0/+1
2024-06-10Refactoringkaotisk2-8/+9
2024-06-10Refactoringkaotisk5-90/+33
2024-06-10bugfix??kaotisk1-12/+11
2024-06-10bugfixkaotisk1-1/+1
2024-06-09README updatekaotisk1-71/+67
2024-06-09README updatekaotisk1-3/+7
2024-06-09Refactoringkaotisk20-43/+57
2024-06-09bugfixkaotisk3-2/+6
2024-06-07typobug fixkaotisk1-1/+1
2024-06-07Cleanupkaotisk2-193/+195
2024-06-07Podman test toolkaotisk1-0/+14
2024-06-07Refactoringkaotisk1-12/+16
2024-06-07gitignorekaotisk1-0/+10
2024-06-07bugfixkaotisk1-1/+2
2024-06-07minor changeskaotisk2-2/+2
2024-06-07Refactoringkaotisk3-8/+5
2024-06-07omg...kaotisk1-1/+1
2024-06-072nd fail fixkaotisk1-1/+1
wrong elif statement
2024-06-07... but forgot to use itkaotisk1-1/+1
2024-06-07Introducing multi-arch compatibilitykaotisk1-0/+10
2024-06-07bugfixkaotisk1-2/+2
2024-06-07Fixes and updates in testskaotisk8-31/+62
2024-06-06Settings setter getterkaotisk2-0/+140
2024-06-05No module selected error addedkaotisk1-0/+6
2024-06-04Refactoring, modules directory introducedkaotisk16-9/+48
- 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-06-04Refactoringkaotisk1-1/+11