3x-ui/frontend/src
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 feat(frontend): extend Zod validation to remaining query/mutation hooks 2026-05-25 16:14:00 +02:00
components refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
entries Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
generated feat(codegen): Go-first tool emitting Zod schemas and TS types 2026-05-25 19:29:44 +02:00
hooks feat(clients): server-side bulk create/delete with per-inbound batching 2026-05-27 00:20:52 +02:00
i18n Frontend rewrite: React + TypeScript with AntD v6 (#4498) 2026-05-23 15:21:45 +02:00
layouts feat(frontend): TanStack Query + React Router migration & in-panel API docs (#4541) 2026-05-24 21:34:52 +02:00
lib/xray refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
models refactor(frontend): retire class-based xray models (Step 5) 2026-05-26 19:49:42 +02:00
pages feat(clients): show comment under email in the Client column 2026-05-27 01:33:26 +02:00
schemas refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
styles Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
test test(frontend): golden fixtures for DNS, Balancer, Rule schemas 2026-05-26 23:36:27 +02:00
utils refactor(frontend): retire all AntD + Zod deprecations 2026-05-27 01:19:29 +02:00
env.d.ts Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
main.tsx Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
queryClient.ts feat(frontend): TanStack Query + React Router migration & in-panel API docs (#4541) 2026-05-24 21:34:52 +02:00
routes.tsx feat(frontend): TanStack Query + React Router migration & in-panel API docs (#4541) 2026-05-24 21:34:52 +02:00