Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-09 | Refactoring | kaotisk | 1 | -0/+9 | |
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 1 | -0/+11 | |
- 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-03-27 | A bit more verbose update command | kaotisk | 1 | -2/+10 | |
2024-03-11 | Introduced ./lib for common stuff | kaotisk | 1 | -1/+18 | |
ofc, logit was the first lib to add... finally | |||||
2024-03-01 | Firstly clean up AK_BINDIR, then make links | kaotisk | 1 | -7/+7 | |
2024-03-01 | Removing old links when updating | kaotisk | 1 | -0/+8 | |
2023-08-20 | Replaced double brackets with single ones | kaotisk | 1 | -1/+1 | |
2023-03-30 | Finished enter to ak-enter | kaotisk | 1 | -1/+1 | |
2022-09-07 | Tool to run after git pull so you can skip relaunching init.sh or install.sh | kaotisk | 1 | -0/+9 | |