fix: restore /stats Wi-Fi signal quality and refresh web panel screenshots

This commit is contained in:
Jared Dohrman
2026-04-15 17:35:29 +10:00
parent f67aaebe7e
commit 785f5c2fd3
6 changed files with 116 additions and 45 deletions
+8 -2
View File
@@ -26,9 +26,15 @@ Operational guidance:
## Screenshot Overview
The layout below reflects the current panel structure for the repeater web UI.
The screenshots below show the current split between the lighter `/app` admin page and the dedicated `/stats` status page.
![Repeater web panel overview](./_assets/repeater_web_panel_overview.png)
### `/app`
![Repeater web panel `/app` overview](./_assets/repeater_web_panel_app.png)
### `/stats`
![Repeater web panel `/stats` overview](./_assets/repeater_web_panel_stats.png)
## Requirements