3x-ui/frontend/src
nima1024m cdaf5f80db
fix(inbound): strip XHTTP client-only fields from xray config, keep for subscriptions (#5349)
Inbound XMUX and other client-side xHTTP knobs were written into
bin/config.json even though xray-core's server listener ignores them.
Strip them in GenXrayInboundConfig while leaving the DB row intact so
buildXhttpExtra still pushes defaults to clients via share links.
2026-06-15 16:35:43 +02:00
..
api fix(ui): match node connection-outbound picker to panel-outbound selector 2026-06-14 23:25:37 +02:00
components feat(sub): per-client external links and remote subscriptions 2026-06-14 20:57:14 +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(node): per node outbound routing (#5275) 2026-06-14 23:10:52 +02:00
hooks feat(sub): per-client external links and remote subscriptions 2026-06-14 20:57:14 +02:00
i18n refactor: focused service files, leaf subpackages, and an internal/ layout (#5167) 2026-06-10 15:19:22 +02:00
layouts feat: add support for subscription-based outbounds with auto-update (#5037) 2026-06-08 18:09:53 +02:00
lib feat(finalmask): support Salamander packetSize (Gecko) and Realm tlsConfig for Hysteria2 (#5278) 2026-06-15 00:21:31 +02:00
models feat(sub): per-inbound sort order for subscription links 2026-06-12 12:03:22 +02:00
pages Frontend operation button size optimization (#5343) 2026-06-15 14:26:51 +02:00
schemas Add Enable/Disable Toggle for Xray Routing Rules (#5296) 2026-06-15 00:43:49 +02:00
styles fix(clients): centre the online dot inside the Online tag (#5238) 2026-06-13 01:19:19 +02:00
test fix(inbound): strip XHTTP client-only fields from xray config, keep for subscriptions (#5349) 2026-06-15 16:35:43 +02:00
utils feat(ui): show per-inbound live speed (#5261) 2026-06-14 22:39:40 +02:00
env.d.ts feat(postgres): in-panel backup/restore and consistent CLI backend 2026-05-31 17:53:34 +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(clients,groups): client groups + sub-links export + dedicated groups page 2026-05-27 17:30:55 +02:00