3x-ui/frontend/src/pages/inbounds
MHSanaei 9e005ffcf9
Some checks are pending
CI / go-test (push) Waiting to run
CI / govulncheck (push) Waiting to run
CI / frontend (push) Waiting to run
CodeQL Advanced / Analyze (go) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Release 3X-UI / build (386) (push) Waiting to run
Release 3X-UI / build (amd64) (push) Waiting to run
Release 3X-UI / build (arm64) (push) Waiting to run
Release 3X-UI / build (armv5) (push) Waiting to run
Release 3X-UI / build (armv6) (push) Waiting to run
Release 3X-UI / build (armv7) (push) Waiting to run
Release 3X-UI / build (s390x) (push) Waiting to run
Release 3X-UI / Build for Windows (push) Waiting to run
feat(inbounds): restore "Set Cert from Panel" / Clear buttons in TLS certs
Bring back the per-certificate buttons in the inbound TLS section (File Path
mode): "Set Cert from Panel" fetches the panel's own webCertFile/webKeyFile via
/panel/setting/all and fills the cert's certificateFile/keyFile, warning when no
panel cert is configured; "Clear" empties both paths.

Reuses the existing pages.inbounds.setDefaultCert label and adds a
setDefaultCertEmpty warning string.
2026-05-28 02:41:39 +02:00
..
AssignClientsGroupModal.tsx feat(inbounds): bulk-attach & assign-group client actions + form defaults 2026-05-28 01:54:32 +02:00
AttachClientsModal.tsx feat(inbounds): bulk-attach & assign-group client actions + form defaults 2026-05-28 01:54:32 +02:00
InboundFormModal.css Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
InboundFormModal.tsx feat(inbounds): restore "Set Cert from Panel" / Clear buttons in TLS certs 2026-05-28 02:41:39 +02:00
InboundInfoModal.css Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
InboundInfoModal.tsx feat(settings): panel network proxy for the panel's own outbound requests 2026-05-28 00:45:32 +02:00
InboundList.css chore(ui): polish empty states + sidebar icon + i18n page titles 2026-05-27 15:06:57 +02:00
InboundList.tsx feat(inbounds): bulk-attach & assign-group client actions + form defaults 2026-05-28 01:54:32 +02:00
InboundsPage.tsx feat(inbounds): bulk-attach & assign-group client actions + form defaults 2026-05-28 01:54:32 +02:00
QrCodeModal.tsx feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
QrPanel.css Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
QrPanel.tsx Frontend rewrite: React + TypeScript with AntD v6 (#4498) 2026-05-23 15:21:45 +02:00
useInbounds.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00