aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_ipfs
AgeCommit message (Collapse)AuthorFilesLines
2024-07-24minor changes on ak-ipfs-daemonkaotisk1-0/+7
2024-07-05Refactoringkaotisk1-21/+43
- 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-22/+52
- 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-06-30Refactoringkaotisk1-1/+1
2024-06-30mixtapes module: refactoringkaotisk1-19/+12
2024-06-24lib/_ak_ipfs: _ak_ipfs_swarm_connect introducedkaotisk1-0/+9
2024-06-14Refactoringkaotisk1-56/+56
2024-06-09Refactoringkaotisk1-1/+6
2024-06-07omg...kaotisk1-1/+1
2024-06-072nd fail fixkaotisk1-1/+1
wrong elif statement
2024-06-07... but forgot to use itkaotisk1-1/+1
2024-06-07Introducing multi-arch compatibilitykaotisk1-0/+10
2024-05-30Typoskaotisk1-3/+3
2024-05-27Fixed bugkaotisk1-1/+0
2024-05-27More checks to avoid spawning unendless procedureskaotisk1-12/+89
2024-03-31huge refactor, might breaking thingskaotisk1-6/+61
2024-03-27Removed obsolete scriptskaotisk1-1/+1
2024-03-27new lib _ak_ipfskaotisk1-0/+283