Expand description
Server statistics dialog.
Presented when the user clicks the bottom-sidebar connection or server row.
Pulls /api/server/statistics (admin) plus /api/assets/statistics (per-user)
and /api/server/about to render a single summary view.
Functionsยง
- append_
asset_ ๐statistics - append_
error_ ๐ui - append_
server_ ๐statistics - append_
version_ ๐badge - format_
number ๐ - format_
size ๐ - present
- Present the server statistics dialog to the user.
- stat_
card_ ๐row - Build a row of colored stat cards arranged in a responsive
FlowBox. - user_
row ๐ - Build a row for a single user with quota progress bar if applicable.