hyperhive/docs/web-ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 4634094502 docs(web-ui/dashboard): fix stale /kill/ bare paths → /api/kill/ + graceful=true
The graceful-stop description at the ■ ST0P confirm-dialog paragraph
referenced `/kill/<name>?graceful=1` and `/kill/<name>` (bare, no /api/
prefix; lax bool `1` instead of `true`).

The backend has registered these under /api/ since the /api/-prefix
migration, and the frontend was updated to send `graceful=true` (not `1`)
in commit f2f1a0b3 (fix: send graceful=true not =1 for the kill query param).
Align the docs with shipped code.
2026-06-23 22:05:05 +02:00
..
agent.md docs(web-ui): document the 'all' stats window 2026-06-23 00:21:11 +02:00
css-vars.md refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
dashboard.md docs(web-ui/dashboard): fix stale /kill/ bare paths → /api/kill/ + graceful=true 2026-06-23 22:05:05 +02:00
shape.md docs(shape): document keyed DOM cache pattern alongside paintAtomic 2026-06-05 14:31:59 +02:00