3x-ui/frontend/src/pages
MHSanaei 1a096d72f1
feat(inbounds): bulk-attach & assign-group client actions + form defaults
- Bulk-attach an inbound's clients onto other inbounds (same identity, shared traffic): new ClientService.BulkAttach + POST /clients/bulkAttach, an inbound row action, and AttachClientsModal.
- Assign all of an inbound's clients to a group from the inbound page, reusing /clients/bulkAssignGroup and the existing BulkAssignGroupModal.
- Default a random user/pass account for new Mixed and HTTP inbounds instead of an empty accounts list.
- Capitalize the inbound Security toggle labels (None/TLS/Reality).
2026-05-28 01:54:32 +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): bulk-attach & assign-group client actions + form defaults 2026-05-28 01:54:32 +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