3x-ui/frontend/src/pages
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
..
api-docs docs(api): document POST /panel/api/inbounds/:id/delAllClients 2026-05-27 18:20:02 +02:00
clients Client/inbound resilience + Postgres pool tuning + schema fixes (#4607) 2026-05-27 22:51:37 +02:00
groups feat(clients,groups): client groups + sub-links export + dedicated groups page 2026-05-27 17:30:55 +02:00
inbounds feat(inbounds): restore "Set Cert from Panel" / Clear buttons in TLS certs 2026-05-28 02:41:39 +02:00
index refactor(metrics-modal): mark min/max on chart + improve grid contrast 2026-05-27 15:06:43 +02:00
login feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
nodes chore(ui): polish empty states + sidebar icon + i18n page titles 2026-05-27 15:06:57 +02:00
settings feat(settings): panel network proxy for the panel's own outbound requests 2026-05-28 00:45:32 +02:00
sub feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
xray refactor(forms): modernize random buttons in client + outbound modals 2026-05-27 13:43:35 +02:00