Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-14 | Additional checks | kaotisk | 1 | -3/+10 | |
2024-06-11 | implementing the ak-template on ak-clean | kaotisk | 1 | -1/+35 | |
2024-06-11 | (new) ak-template: Template for creating new bin/ak- handlers | kaotisk | 1 | -0/+30 | |
2024-06-11 | uniform-ed getting peers format as in cjdns | kaotisk | 1 | -1/+1 | |
2024-06-10 | bugfixes | kaotisk | 1 | -1/+1 | |
2024-06-10 | (new flags) ak zchain: --crawl-[self]|[remote-ipfs]|[remote-ipns] | kaotisk | 1 | -0/+8 | |
2024-06-10 | new flag for ak-config: --get-ipns-key | kaotisk | 1 | -0/+7 | |
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-10 | Refactoring | kaotisk | 1 | -6/+6 | |
2024-06-10 | Refactoring | kaotisk | 1 | -7/+7 | |
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-09 | Refactoring | kaotisk | 6 | -31/+24 | |
2024-06-09 | bugfix | kaotisk | 1 | -1/+4 | |
2024-06-07 | typobug fix | kaotisk | 1 | -1/+1 | |
2024-06-07 | Cleanup | kaotisk | 1 | -190/+6 | |
2024-06-07 | bugfix | kaotisk | 1 | -1/+2 | |
2024-06-07 | Refactoring | kaotisk | 2 | -6/+3 | |
2024-06-07 | bugfix | kaotisk | 1 | -2/+2 | |
2024-06-07 | Fixes and updates in tests | kaotisk | 2 | -2/+3 | |
2024-06-06 | Settings setter getter | kaotisk | 1 | -0/+45 | |
2024-06-05 | No module selected error added | kaotisk | 1 | -0/+6 | |
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 12 | -1457/+10 | |
- All modules are now stored separately from the rest of the bin/ - You can run them now with `ak -m <module> <args>` - Files affected: * bin/ak-articles -> modules/ak-articles * bin/ak-categories -> modules/ak-categories * bin/ak-comments -> modules/ak-comments * bin/ak-files -> modules/ak-files * bin/ak-folders -> modules/ak-folders * bin/ak-mixtapes -> modules/ak-mixtapes * bin/ak-news -> modules/ak-news * bin/ak-reference -> modules/ak-reference * bin/ak-repositories -> modules/ak-repositories * bin/ak-roadmap -> modules/ak-roadmap * bin/ak-todos -> modules/ak-todos | |||||
2024-06-02 | Outputs the actual previous block, regardless of being the genesis one | kaotisk | 1 | -1/+1 | |
2024-06-02 | Zero effect, preample to upcoming changes | kaotisk | 2 | -0/+24 | |
2024-05-27 | Refactoring | kaotisk | 2 | -3/+3 | |
2024-05-27 | Added hardcoded timeout to curl calls, again | kaotisk | 1 | -4/+9 | |
2024-05-27 | Refactored ak-zchain-* reducing scripts number | kaotisk | 6 | -178/+60 | |
2024-05-27 | Update start up script to start ak-ipfs instead | kaotisk | 1 | -1/+2 | |
2024-05-27 | Refactoring | kaotisk | 2 | -8/+8 | |
2024-05-20 | turned ak config options to flags | kaotisk | 3 | -8/+8 | |
2024-05-16 | More descriptions | kaotisk | 2 | -2/+20 | |
2024-05-09 | applying the hash tree driver to ak-fs-add and ak-fs-get | kaotisk | 2 | -11/+16 | |
2024-05-09 | driver for hash tree fs | kaotisk | 1 | -0/+41 | |
2024-05-09 | peering status tools | kaotisk | 2 | -0/+20 | |
2024-05-08 | expand the json result | kaotisk | 1 | -1/+1 | |
2024-04-08 | Log lib + plus more generic handler approach | kaotisk | 1 | -0/+43 | |
2024-04-08 | Fixed broken ak-profile invoking in ak-config | kaotisk | 1 | -2/+2 | |
2024-04-05 | various fixes, surely still broken in places | kaotisk | 5 | -17/+73 | |
2024-04-04 | Deployed space lazers to eliminate tabbed spaces | kaotisk | 12 | -269/+274 | |
- Also: _ak_not_implemented introduced | |||||
2024-03-31 | huge refactor, might breaking things | kaotisk | 44 | -969/+445 | |
2024-03-27 | leftovers from obsoletion | kaotisk | 2 | -2/+2 | |
2024-03-27 | Removed obsolete scripts | kaotisk | 18 | -204/+0 | |
2024-03-27 | News module aware renderer | kaotisk | 2 | -0/+65 | |
2024-03-27 | new lib _ak_ipfs | kaotisk | 31 | -132/+184 | |
2024-03-27 | Colorize logfollow output | kaotisk | 1 | -1/+1 | |
2024-03-27 | Introduced and applied _ak_gpg library | kaotisk | 17 | -26/+43 | |
2024-03-27 | Applying new architecture with lib system | kaotisk | 8 | -57/+60 | |
2024-03-27 | Moving stuff to lib | kaotisk | 2 | -6/+11 | |
2024-03-18 | Introduced dynamic splitting to keep chunks<250 | kaotisk | 1 | -2/+9 | |
2024-03-18 | Removed trailing slash | kaotisk | 1 | -5/+5 | |