3x-ui/frontend/src/pages/inbounds
MHSanaei 61105c2b1a
feat(clients,routing): label inbounds by remark with tag fallback
Inbound pickers and chips across the Users area, the inbounds attach-clients modals, and the routing rule inbound-tags selector showed the auto-generated tag (in-443-tcp). Show the inbound remark when set, falling back to the tag.

Only display labels change; option values keep using the inbound id (or tag for routing rules, which match inbounds by tag), so filtering, attaching, and saved rules are unaffected. Routing reads remarks via a shared useInboundOptions hook that reuses the existing options query cache.
2026-06-02 14:14:25 +02:00
..
clients feat(clients,routing): label inbounds by remark with tag fallback 2026-06-02 14:14:25 +02:00
form feat(inbounds): support Unix domain socket path in Listen field (#4429) 2026-06-02 00:37:20 +02:00
info refactor(frontend): reorganize source tree & break down oversized modals/tabs (#4698) 2026-05-30 21:51:33 +02:00
list feat(finalmask): sync transport with upstream Xray core changes 2026-06-01 10:12:51 +02:00
qr refactor(frontend): reorganize source tree & break down oversized modals/tabs (#4698) 2026-05-30 21:51:33 +02:00
InboundsPage.tsx fix(ui): exit infinite spinner with a retry card on failed initial load 2026-06-01 07:43:32 +02:00
useInbounds.ts fix(inbounds): refresh routing inbound-tag list after inbound changes 2026-06-01 09:45:53 +02:00