aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set timeout for reqwestHEADmasterdilluti0n12 days1-0/+1
* Drop (literally) obscured macrodilluti0n12 days1-35/+16
* Update reqwest to 0.13dilluti0n13 days2-269/+473
* Do not apply jitter during startup/SIGHUPdilluti0n13 days1-4/+0
* Update readme for SIGHUP supportdilluti0n2026-08-111-0/+3
* Prevent script logs appear in the existing terminaldilluti0n2026-08-111-1/+1
* Add SIGHUP support to reload config without restartingdilluti0n2026-08-112-19/+47
* Add resolve_cfg_pathdilluti0n2026-08-114-73/+124
* docs: readme: add how to daemonizedilluti0n2026-07-131-0/+6
* docs: add README.mddilluti0n2026-07-131-0/+73
* Add CHZZKD_ID to hook envdilluti0n2026-07-131-1/+2
* Add toml configuration supportdilluti0n2026-07-134-66/+240
* Implement hook script runnerdilluti0n2026-07-131-3/+21
* Add hook for each transitionsdilluti0n2026-07-131-20/+66
* Implement state transitiondilluti0n2026-07-131-17/+70
* Move event loop to methoddilluti0n2026-07-121-29/+37
* Add more examplesdilluti0n2026-07-121-0/+40
* Add env_loggerdilluti0n2026-07-123-8/+247
* Implement basic request poll loopdilluti0n2026-07-123-5/+152
* Req to poll endpoint and deserialize res with serdedilluti0n2026-07-123-2/+1475
* Initial commitdilluti0n2026-07-124-0/+17