aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2024-06-29ak-gpg: new flag --list-keyskaotisk1-2/+2
2024-06-25cleanupkaotisk1-1/+1
2024-06-24Exclude our address from being scannedkaotisk1-1/+1
2024-06-24refactoringkaotisk1-59/+57
2024-06-24refactoringkaotisk4-7/+7
2024-06-24Reworked tempassin to lib/_ak_scriptkaotisk2-2/+24
2024-06-24minor updates in docs and formattingskaotisk1-0/+2
2024-06-24ak-network: script to handle connectivitykaotisk1-0/+315
```bash ak-network - AK Nettool ======================= Network tools Usage: -h, --help Prints this help message -s, --scan [ipfs|cjdns|stellar] Scan network(s) for peers -c, --connect [ipfs|cjdns] Connect to network(s) -p, --peers [ipfs|cjdns|stellar] Outputs peers found 1719190884 <ak> [ERROR] ak-network command finished (1) ``` Functions introduced or refactored: - _ak_network_cjdns_scanner - _ak_network_stellar_show_ids - _ak_network_stellar_get_next_page - _ak_network_stellar_proceed_to_next_page - _ak_network_stellar_get_asset_holders - _ak_network_scan_stellar - _ak_network_scan_ipfs - _ak_network_scan_cjdns - _ak_network_scan - _ak_network_show_peers_stellar - _ak_network_show_peers_cjdns - _ak_network_show_peers_ipfs - _ak_network_show_peers - _ak_network_ipfs_connect_bootstrap - _ak_network_cjdns_connect - _ak_network_cjdns_connect_bootstrap - _ak_network_connect
2024-06-24- Moved previous ak-fs-* scripts to librarykaotisk1-0/+345
- Made an ak-fs to select the previous as flags in a "main script" - Feature: 3rd_gen_map where the sha512sum of the original file (pre base64 encoding) and its original named are stored in the first line and the second line holds the sha512sum of the level.1.map new file: bin/ak-fs deleted: bin/ak-fs-add deleted: bin/ak-fs-cat deleted: bin/ak-fs-get modified: lib/_ak_fs
2024-06-24lib/_ak_ipfs: _ak_ipfs_swarm_connect introducedkaotisk1-0/+9
2024-06-24Refactoringkaotisk1-2/+2
2024-06-16updates: ak-settingskaotisk1-0/+9
- completed help text - returns error when a key isn't found while trying to get it - returns a warning when overwritting an already set key
2024-06-15bugfix+refactoringkaotisk2-3/+3
2024-06-14Refactoringkaotisk6-120/+120
2024-06-11(new lib) _ak_fm: File manipulation functionskaotisk1-0/+32
2024-06-10bugfixeskaotisk2-3/+3
2024-06-10forgotkaotisk1-0/+1
2024-06-10(new flags) ak zchain: --crawl-[self]|[remote-ipfs]|[remote-ipns]kaotisk1-0/+12
2024-06-10Refactoringkaotisk2-231/+11
2024-06-10new lib: _ak_htmlkaotisk1-0/+290
2024-06-10bugfix??kaotisk1-12/+11
2024-06-09Refactoringkaotisk2-1/+20
2024-06-07Cleanupkaotisk1-3/+189
2024-06-07Refactoringkaotisk1-12/+16
2024-06-07Refactoringkaotisk1-2/+2
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-06-06Settings setter getterkaotisk1-0/+95
2024-06-02Zero effect, preample to upcoming changeskaotisk1-28/+20
2024-05-30Typoskaotisk1-3/+3
2024-05-27Refactored ak-zchain-* reducing scripts numberkaotisk1-0/+121
2024-05-27Added hardcoded timeout for curl callskaotisk1-2/+12
2024-05-27Fixed bugkaotisk1-1/+0
2024-05-27Interface updatekaotisk1-0/+16
2024-05-27Refactoringkaotisk1-5/+6
2024-05-27More checks to avoid spawning unendless procedureskaotisk1-12/+89
2024-05-20turned ak config options to flagskaotisk2-2/+2
2024-05-08fix typokaotisk1-2/+1
2024-04-09I guess I learnt something todaykaotisk1-0/+29
2024-04-08Log lib + plus more generic handler approachkaotisk1-0/+91
2024-04-05might fix ipfs installationkaotisk2-19/+34
2024-04-04Deployed space lazers to eliminate tabbed spaceskaotisk3-81/+87
- Also: _ak_not_implemented introduced
2024-03-31huge refactor, might breaking thingskaotisk9-50/+751
2024-03-27Removed obsolete scriptskaotisk1-1/+1
2024-03-27new lib _ak_ipfskaotisk1-0/+283
2024-03-27_ak_gpg library. forgot to added @ 28717adkaotisk1-0/+118
2024-03-27Moving stuff to libkaotisk3-0/+38
2024-03-18Renamed lib logit to _ak_logitkaotisk1-0/+0
Affected scripts: - ak - ak-articles - ak-categories - ak-comments - ak-data-expand - ak-enter - ak-files - ak-find-latest-mined-sblock - ak-folders - ak-follow - ak-following - ak-fs-add - ak-ipfs-check - ak-ipns-resolve - ak-news - ak-profile - ak-schain-latest-cached - ak-sm-files - ak-sm-filesplitter - ak-stellar-get-participants - ak-tempassin - ak-todos - ak-transactions - ak-zblock-cache - ak-zblock-manipulator - ak-zblock-pack - ak-zblock-show - ak-zchain-chk