feat(ui): add responsive dashboard and LuCI states

This commit is contained in:
benya
2026-07-21 00:51:05 +03:00
parent 9cf6e44508
commit 23282f6f5c
11 changed files with 1241 additions and 50 deletions

View File

@@ -64,4 +64,6 @@ Authorization: Bearer <RMM_OPERATOR_TOKEN>
```
See [KeenDNS-like cloud mode](../docs/keendns.md) for wildcard DNS, wildcard TLS, and the
isolated LuCI access flow.
isolated LuCI access flow. Browser requests to an unavailable LuCI route receive a safe HTML
status page while API clients continue to receive JSON. The reverse proxy waits up to 15 seconds
for LuCI response headers before returning `504 Gateway Timeout`.