Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-10 | Refactoring | kaotisk | 2 | -8/+9 | |
2024-06-10 | Refactoring | kaotisk | 5 | -90/+33 | |
2024-06-10 | bugfix?? | kaotisk | 1 | -12/+11 | |
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-09 | README update | kaotisk | 1 | -71/+67 | |
2024-06-09 | README update | kaotisk | 1 | -3/+7 | |
2024-06-09 | Refactoring | kaotisk | 20 | -43/+57 | |
2024-06-09 | bugfix | kaotisk | 3 | -2/+6 | |
2024-06-07 | typobug fix | kaotisk | 1 | -1/+1 | |
2024-06-07 | Cleanup | kaotisk | 2 | -193/+195 | |
2024-06-07 | Podman test tool | kaotisk | 1 | -0/+14 | |
2024-06-07 | Refactoring | kaotisk | 1 | -12/+16 | |
2024-06-07 | gitignore | kaotisk | 1 | -0/+10 | |
2024-06-07 | bugfix | kaotisk | 1 | -1/+2 | |
2024-06-07 | minor changes | kaotisk | 2 | -2/+2 | |
2024-06-07 | Refactoring | kaotisk | 3 | -8/+5 | |
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-06-07 | bugfix | kaotisk | 1 | -2/+2 | |
2024-06-07 | Fixes and updates in tests | kaotisk | 8 | -31/+62 | |
2024-06-06 | Settings setter getter | kaotisk | 2 | -0/+140 | |
2024-06-05 | No module selected error added | kaotisk | 1 | -0/+6 | |
2024-06-04 | Refactoring, modules directory introduced | kaotisk | 16 | -9/+48 | |
- 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-04 | Refactoring | kaotisk | 1 | -1/+11 | |
2024-06-04 | Refactoring | kaotisk | 2 | -20/+0 | |
2024-06-04 | Refactoring | kaotisk | 2 | -72/+20 | |
2024-06-04 | Path traversal fix + validation | kaotisk | 2 | -4/+5 | |
2024-06-04 | Path traversal fix test | kaotisk | 1 | -2/+3 | |
2024-06-04 | XSS something | kaotisk | 3 | -0/+5 | |
2024-06-04 | Less exposure | kaotisk | 1 | -0/+1 | |
2024-06-04 | Forgot to exit in case of fopen error and check also on the second call | kaotisk | 1 | -0/+6 | |
2024-06-04 | Extra validation | kaotisk | 3 | -11/+13 | |
2024-06-04 | Extra validation | kaotisk | 1 | -1/+1 | |
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 | 3 | -28/+44 | |
2024-06-01 | Introducing the first test and library implementations for the _ak_fs in C | kaotisk | 4 | -0/+499 | |
2024-05-30 | Typos | kaotisk | 1 | -3/+3 | |
2024-05-27 | Refactoring | kaotisk | 3 | -6/+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 | 7 | -178/+181 | |
2024-05-27 | Added hardcoded timeout for curl calls | kaotisk | 1 | -2/+12 | |
2024-05-27 | Fixed bug | kaotisk | 1 | -1/+0 | |
2024-05-27 | Interface update | kaotisk | 1 | -0/+16 | |
2024-05-27 | Update start up script to start ak-ipfs instead | kaotisk | 1 | -1/+2 | |
2024-05-27 | Refactoring | kaotisk | 3 | -13/+14 | |
2024-05-27 | More checks to avoid spawning unendless procedures | kaotisk | 1 | -12/+89 | |
2024-05-20 | turned ak config options to flags | kaotisk | 6 | -11/+11 | |
2024-05-16 | More descriptions | kaotisk | 3 | -4/+22 | |