aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-sm-files
AgeCommit message (Collapse)AuthorFilesLines
2024-06-24Reworked tempassin to lib/_ak_scriptkaotisk1-1/+1
2024-06-14Refactoringkaotisk1-24/+24
2024-03-31huge refactor, might breaking thingskaotisk1-2/+3
2024-03-27new lib _ak_ipfskaotisk1-2/+3
2024-03-27Introduced and applied _ak_gpg librarykaotisk1-1/+2
2024-03-18Renamed lib logit to _ak_logitkaotisk1-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-11Introduced ./lib for common stuffkaotisk1-3/+2
ofc, logit was the first lib to add... finally
2024-03-01Changes help subcommand to flag style -h, --helpkaotisk1-3/+3
2024-03-01Log formatting adjustmentkaotisk1-7/+7
2024-03-01Spacing adjustmentkaotisk1-37/+38
2024-03-01Rename ak-pack_z_block to ak-zblock-packkaotisk1-1/+1
2023-08-18Moved GPG keyring to dedicated folder under .arching-kaos/kaotisk1-1/+1
2023-07-30Renamed FINGERPRINT to AK_FINGERPRINTkaotisk1-1/+1
2023-04-03Clean up, elimination of duplicate tempassins, fixed current directory ↵kaotisk1-25/+25
problems, introduced new tool
2023-04-03Some cleanup and further working on the toolkaotisk1-5/+20
2023-04-03Fixed temporary folder creationkaotisk1-16/+1
2023-04-03Renaming to prefix convention, introduced ipfs wrappers so it can be easier ↵kaotisk1-0/+156
to maintain, changes in filesplitter and filejoiner as they move sm submodule namespace... like there are namespaces in bash or something