aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-fs-add
AgeCommit message (Collapse)AuthorFilesLines
2024-05-27Refactoringkaotisk1-4/+4
2024-05-09applying the hash tree driver to ak-fs-add and ak-fs-getkaotisk1-4/+7
2024-04-04Deployed space lazers to eliminate tabbed spaceskaotisk1-8/+13
- Also: _ak_not_implemented introduced
2024-03-31huge refactor, might breaking thingskaotisk1-1/+2
2024-03-18Introduced dynamic splitting to keep chunks<250kaotisk1-2/+9
2024-03-18Removed trailing slashkaotisk1-5/+5
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/+1
ofc, logit was the first lib to add... finally
2024-03-10Renamed ak-sm-merkle-tree* to ak-fs-*kaotisk1-0/+226
renamed: bin/ak-sm-merkle-tree -> bin/ak-fs-add renamed: bin/ak-sm-merkle-tree-to-file -> bin/ak-fs-get Also, minor fixes in README