refactor(ui): merge instances page into network dashboard

- Remove the redundant Instances page; its network detail and server
  connection sections now live in DashboardView below selectable
  instance cards
- Redirect legacy /instances and /general routes to /
- Add per-page subtitles to the header instead of a fixed caption
- Widen content container to 1700px for large screens
- Highlight online device count in green on the stats cards
This commit is contained in:
lbl
2026-08-22 04:04:30 +08:00
parent b7151880c0
commit 53e092b63d
10 changed files with 323 additions and 352 deletions
File diff suppressed because one or more lines are too long