Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 1 | -105/+0 | |
- 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-31 | huge refactor, might breaking things | kaotisk | 1 | -19/+19 | |
2024-03-27 | new lib _ak_ipfs | kaotisk | 1 | -3/+4 | |
2024-03-27 | Introduced and applied _ak_gpg library | kaotisk | 1 | -1/+2 | |
2024-03-27 | Applying new architecture with lib system | kaotisk | 1 | -0/+3 | |
2024-03-18 | Renamed lib logit to _ak_logit | kaotisk | 1 | -1/+1 | |
Affected scripts: - ak - ak-articles - ak-categories - ak-comments - ak-data-expand - ak-enter - ak-files - ak-find-latest-mined-sblock - ak-folders - ak-follow - ak-following - ak-fs-add - ak-ipfs-check - ak-ipns-resolve - ak-news - ak-profile - ak-schain-latest-cached - ak-sm-files - ak-sm-filesplitter - ak-stellar-get-participants - ak-tempassin - ak-todos - ak-transactions - ak-zblock-cache - ak-zblock-manipulator - ak-zblock-pack - ak-zblock-show - ak-zchain-chk | |||||
2024-03-11 | Introduced ./lib for common stuff | kaotisk | 1 | -3/+2 | |
ofc, logit was the first lib to add... finally | |||||
2024-03-01 | Changes help subcommand to flag style -h, --help | kaotisk | 1 | -1/+1 | |
2024-03-01 | Changes help subcommand to flag style -h, --help | kaotisk | 1 | -9/+8 | |
2024-03-01 | Spacing adjustment | kaotisk | 1 | -40/+40 | |
2024-03-01 | Simplifying logs | kaotisk | 1 | -22/+26 | |
2024-03-01 | Rename ak-pack_z_block to ak-zblock-pack | kaotisk | 1 | -1/+1 | |
2024-02-27 | Refactored function names | kaotisk | 1 | -13/+13 | |
2023-08-18 | Moved GPG keyring to dedicated folder under .arching-kaos/ | kaotisk | 1 | -1/+1 | |
2023-07-30 | Renamed FINGERPRINT to AK_FINGERPRINT | kaotisk | 1 | -1/+1 | |
2023-07-30 | Added ak- or AK_ prefix to functions called and variables | kaotisk | 1 | -1/+1 | |
2023-04-03 | Clean up, elimination of duplicate tempassins, fixed current directory ↵ | kaotisk | 1 | -14/+4 | |
problems, introduced new tool | |||||
2023-04-03 | Fixed temporary folder creation | kaotisk | 1 | -15/+5 | |
2023-04-03 | Renaming to prefix convention, introduced ipfs wrappers so it can be easier ↵ | kaotisk | 1 | -4/+4 | |
to maintain, changes in filesplitter and filejoiner as they move sm submodule namespace... like there are namespaces in bash or something | |||||
2023-03-29 | Further renaming | kaotisk | 1 | -5/+5 | |
2023-03-29 | Renamed everything | kaotisk | 1 | -0/+118 | |