aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_zblock
AgeCommit message (Collapse)AuthorFilesLines
2024-07-17ak zchain: --get-latest (removing ak-get-zlatest)kaotisk1-1/+1
2024-07-05Refactoringkaotisk1-46/+144
- Edited log messages and types - IPFS `cat` is now calling `get` which in turn searches for already gotten file, otherwise fetches it. - ak-data-expand is now a function of _ak_zblock lib (_ak_data_expand) - Removed ak-sm-hash-to-path as it lives in _ak_fs lib now - Removed _ak_title_description and _ak_help from ak in favor of _ak_usage - Tweaks around native FS over IPFS strategy Note that we are preparing the ground for migration to AKFS as well
2024-07-04Refactoring + bug fixeskaotisk1-7/+3
- Recursive sourcing was introduced and fixed - Almost finished removing old style commands 'ak-zchain-chk' in favor of the new design (eg 'ak zchain --check') - A couple of changes on how we really do concatenation of an IPFS link - Interface function for publishing to 'ak-config' key - Interface function for publishing to IPNS keys
2024-07-04Refactoringkaotisk1-1/+1
2024-06-30Refactoringkaotisk1-1/+1
2024-06-30Refactoringkaotisk1-8/+8
2024-06-25cleanupkaotisk1-1/+1
2024-06-24refactoringkaotisk1-1/+1
2024-06-14Refactoringkaotisk1-50/+50
2024-06-10bugfixeskaotisk1-1/+1
2024-06-10forgotkaotisk1-0/+1
2024-06-10Refactoringkaotisk1-229/+9
2024-06-10bugfix??kaotisk1-12/+11
2024-06-07Cleanupkaotisk1-3/+189
2024-05-27Added hardcoded timeout for curl callskaotisk1-2/+12
2024-05-20turned ak config options to flagskaotisk1-1/+1
2024-04-05might fix ipfs installationkaotisk1-19/+19
2024-04-04Deployed space lazers to eliminate tabbed spaceskaotisk1-79/+79
- Also: _ak_not_implemented introduced
2024-03-31huge refactor, might breaking thingskaotisk1-0/+620