3x-ui/frontend/src/pages
MHSanaei 2346782e44
feat(clients): show comment under email in the Client column
The clients table's Client cell already stacks email + subId; add
the admin comment as a third muted line so notes like "VIP" or
"friend of X" are visible in the list view without opening the
info modal. Renders only when set, so rows without a comment look
unchanged.
2026-05-27 01:33:26 +02:00
..
api-docs feat(clients): server-side bulk create/delete with per-inbound batching 2026-05-27 00:20:52 +02:00
clients feat(clients): show comment under email in the Client column 2026-05-27 01:33:26 +02:00
inbounds refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
index refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
login feat(frontend): add Zod runtime validation at API boundary 2026-05-25 16:02:27 +02:00
nodes feat(frontend): drive form validation from Zod schemas 2026-05-25 16:41:56 +02:00
settings refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
sub Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
xray refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00