vm-bench/frontend/templates
Claus Lohmar 334883dd26 fix: show download progress bar percentage when content_length is known
Previously always showed indeterminate spinner (pct=0) because
total size was unknown. Now if the HEAD request returns
Content-Length, the progress bar fills proportionally.
2026-07-23 08:12:21 +00:00
..
_analysis.html fix: innerHTML script execution bug — confirm form and polling now work 2026-07-21 18:43:16 +00:00
base.html chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
index.html fix: show download progress bar percentage when content_length is known 2026-07-23 08:12:21 +00:00
polling.html fix: innerHTML script execution bug — confirm form and polling now work 2026-07-21 18:43:16 +00:00
scp.html feat: SCP Pull page for large files from remote servers 2026-07-22 05:52:01 +00:00