3x-ui/frontend/src
MHSanaei 2d6dea4bf6 fix(settings): rename remark model 'Other' to 'External Proxy' (#5265)
The 'o' remark block is sourced from an external proxy's remark, but the
label 'Other' gave no hint where to set it. Rename the display label to
'External Proxy' to match the inbound form section; the stored 'o' key is
unchanged so existing remarkModel values stay compatible.
2026-06-13 11:14:22 +02:00
..
api feat(mtproto): route Telegram egress through Xray routing rules 2026-06-12 17:58:45 +02:00
components feat(ui): use CodeMirror editor for Import Inbound and Inbound JSON 2026-06-12 12:38:18 +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(sub): per-inbound sort order for subscription links 2026-06-12 12:03:22 +02:00
hooks fix(clients): keep the client list live with a background poll (#5262) 2026-06-13 10:42:24 +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 fix(inbounds): show remark first, else inbound tag, in client labels 2026-06-12 20:37:37 +02:00
models feat(sub): per-inbound sort order for subscription links 2026-06-12 12:03:22 +02:00
pages fix(settings): rename remark model 'Other' to 'External Proxy' (#5265) 2026-06-13 11:14:22 +02:00
schemas feat(mtproto): route Telegram egress through Xray routing rules 2026-06-12 17:58:45 +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): preserve custom share strategy on edit (#5225) 2026-06-12 18:38:01 +02:00
utils fix: inbound edit validation failure and legacy copy to clipboard (#5132) 2026-06-09 15:55:55 +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