Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-11 | (new) ak-template: Template for creating new bin/ak- handlers | kaotisk | 1 | -0/+30 | |
2024-06-11 | (new lib) _ak_fm: File manipulation functions | kaotisk | 1 | -0/+32 | |
2024-06-11 | uniform-ed getting peers format as in cjdns | kaotisk | 1 | -1/+1 | |
2024-06-10 | README update | kaotisk | 1 | -10/+11 | |
2024-06-10 | Refactoring | kaotisk | 1 | -2/+4 | |
2024-06-10 | bugfixes | kaotisk | 3 | -4/+4 | |
2024-06-10 | forgot | kaotisk | 1 | -0/+1 | |
2024-06-10 | (new flags) ak zchain: --crawl-[self]|[remote-ipfs]|[remote-ipns] | kaotisk | 2 | -0/+20 | |
2024-06-10 | new flag for ak-config: --get-ipns-key | kaotisk | 2 | -1/+8 | |
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-10 | Refactoring | kaotisk | 2 | -231/+11 | |
2024-06-10 | new lib: _ak_html | kaotisk | 1 | -0/+290 | |
2024-06-10 | bugfix | kaotisk | 1 | -1/+1 | |
2024-06-10 | Refactoring | kaotisk | 1 | -6/+6 | |
2024-06-10 | readme link troll | kaotisk | 1 | -0/+1 | |
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 | |