Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-24 | minor changes on ak-ipfs-daemon | kaotisk | 1 | -0/+7 | |
2024-07-05 | Refactoring | kaotisk | 1 | -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-04 | Refactoring + bug fixes | kaotisk | 1 | -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-30 | Refactoring | kaotisk | 1 | -1/+1 | |
2024-06-30 | mixtapes module: refactoring | kaotisk | 1 | -19/+12 | |
2024-06-24 | lib/_ak_ipfs: _ak_ipfs_swarm_connect introduced | kaotisk | 1 | -0/+9 | |
2024-06-14 | Refactoring | kaotisk | 1 | -56/+56 | |
2024-06-09 | Refactoring | kaotisk | 1 | -1/+6 | |
2024-06-07 | omg... | kaotisk | 1 | -1/+1 | |
2024-06-07 | 2nd fail fix | kaotisk | 1 | -1/+1 | |
wrong elif statement | |||||
2024-06-07 | ... but forgot to use it | kaotisk | 1 | -1/+1 | |
2024-06-07 | Introducing multi-arch compatibility | kaotisk | 1 | -0/+10 | |
2024-05-30 | Typos | kaotisk | 1 | -3/+3 | |
2024-05-27 | Fixed bug | kaotisk | 1 | -1/+0 | |
2024-05-27 | More checks to avoid spawning unendless procedures | kaotisk | 1 | -12/+89 | |
2024-03-31 | huge refactor, might breaking things | kaotisk | 1 | -6/+61 | |
2024-03-27 | Removed obsolete scripts | kaotisk | 1 | -1/+1 | |
2024-03-27 | new lib _ak_ipfs | kaotisk | 1 | -0/+283 | |