Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-24 | refactoring | kaotisk | 1 | -1/+1 | |
2024-06-14 | Refactoring | kaotisk | 1 | -44/+19 | |
2024-06-07 | minor changes | kaotisk | 1 | -1/+1 | |
2024-06-07 | Fixes and updates in tests | kaotisk | 1 | -7/+14 | |
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 1 | -0/+1 | |
- 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-04-06 | y, that was a problem as well | kaotisk | 1 | -2/+2 | |
2024-04-06 | Needed to install the links to the scripts prior to attempting install ipfs | kaotisk | 1 | -0/+1 | |
2024-04-04 | Deployed space lazers to eliminate tabbed spaces | kaotisk | 1 | -16/+16 | |
- Also: _ak_not_implemented introduced | |||||
2024-03-11 | Introduced ./lib for common stuff | kaotisk | 1 | -0/+1 | |
ofc, logit was the first lib to add... finally | |||||
2023-09-24 | Link to the location we retrieved from which | kaotisk | 1 | -1/+1 | |
2023-09-24 | Added screen to the dependencies | kaotisk | 1 | -1/+1 | |
2023-09-14 | We should first install the api before building it | kaotisk | 1 | -0/+3 | |
2023-09-14 | Added log message | kaotisk | 1 | -0/+1 | |
2023-09-11 | Build and install the API | kaotisk | 1 | -0/+7 | |
2023-09-11 | Removes nodejs as explicit depedency | kaotisk | 1 | -1/+1 | |
- Avoid name differences from package to executable (nodejs vs node) - Gets installed via npm | |||||
2023-09-08 | Clean output | kaotisk | 1 | -1/+1 | |
2023-09-01 | Added support for apk package manager | kaotisk | 1 | -0/+8 | |
2023-09-01 | Corrected wrong log message | kaotisk | 1 | -1/+1 | |
2023-09-01 | Added support for zypper package manager | kaotisk | 1 | -0/+8 | |
2023-08-23 | Added support for ArchLinux | kaotisk | 1 | -0/+8 | |
2023-08-23 | Won't need. It was a mistaken assumption fixed at 587c1a5 | kaotisk | 1 | -4/+0 | |
2023-08-23 | Applying work of two previous commits | kaotisk | 1 | -2/+2 | |
2023-08-23 | Dynamic sudo usage | kaotisk | 1 | -0/+10 | |
2023-08-23 | Preparing for dynamic package manager arguments | kaotisk | 1 | -0/+6 | |
2023-08-23 | Fixed wrong dependency name | kaotisk | 1 | -1/+1 | |
2023-08-22 | Aborts installation if AK_WORKDIR is found. | kaotisk | 1 | -1/+10 | |
2023-08-22 | Fixed wrong array declaration | kaotisk | 1 | -1/+1 | |
2023-08-22 | Cleans output from which executions | kaotisk | 1 | -3/+3 | |
2023-08-22 | Added dependency checking and attempts installing them | kaotisk | 1 | -0/+95 | |
2023-08-20 | Moving initial cache directory here | kaotisk | 1 | -0/+1 | |
2023-08-20 | Fixed check | kaotisk | 1 | -1/+1 | |
2023-08-20 | Replaced double brackets with single ones | kaotisk | 1 | -13/+13 | |
2023-08-18 | Moved GPG keyring to dedicated folder under .arching-kaos/ | kaotisk | 1 | -0/+1 | |
2023-04-15 | still fixing installation | kaotisk | 1 | -0/+13 | |
2023-04-08 | Outputing the directory we were called from to reference the path later | kaotisk | 1 | -0/+2 | |
2023-04-04 | Fixed installation errors | kaotisk | 1 | -2/+3 | |
2023-03-29 | Renamed everything | kaotisk | 1 | -1/+1 | |
2022-09-17 | It was not grepping the correct value, resulting to duplication in rc files | kaotisk | 1 | -1/+1 | |
2022-02-11 | removed duplication adding another one | kaotisk | 1 | -1/+1 | |
2022-02-11 | possible fix | kaotisk | 1 | -0/+2 | |
2021-12-26 | Fixed logging and assube bash is the default shell | kaotisk | 1 | -3/+5 | |
2021-12-16 | Fixes (2): | kaotisk | 1 | -3/+4 | |
- Changed name to variable for rc file - Changed order of running scripts | |||||
2021-12-14 | As far as I 've been | kaotisk | 1 | -0/+37 | |