3x-ui/web/translation
MHSanaei 17433c39f4
feat(nodes): per-node client roll-up and panel version
Added transient inboundCount / clientCount / onlineCount /
depletedCount fields to model.Node, populated by NodeService.GetAll
via aggregated queries (one join across inbounds + client_inbounds,
one over client_traffics intersected with the in-memory online
emails). The Nodes list renders these as colored chips on a new
"Clients" column so an operator can see at a glance how many users
each node carries and how many are currently online or depleted.

Also exposes the remote panel's version. The central panel adds
panelVersion to its /api/server/status payload (sourced from
config.GetVersion). Probe reads that field and persists it on the
node row, mirroring how xrayVersion already flows. NodesPage gets
a new column next to Xray Version, in both desktop and mobile
views, with English and Persian strings.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 13:59:40 +02:00
..
ar-EG.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
en-US.json feat(nodes): per-node client roll-up and panel version 2026-05-17 13:59:40 +02:00
es-ES.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
fa-IR.json feat(nodes): per-node client roll-up and panel version 2026-05-17 13:59:40 +02:00
id-ID.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
ja-JP.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
pt-BR.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
ru-RU.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
tr-TR.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
uk-UA.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
vi-VN.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
zh-CN.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
zh-TW.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00