3x-ui/frontend/src/api/queries
MHSanaei e8878b71a4
feat(nodes): add Dev channel option to node panel updates
The node update confirm dialog now offers a 'Dev channel (latest commit)' choice. The dev flag threads master -> nodes/updatePanel -> UpdatePanels -> remote.UpdatePanel -> the node's updatePanel endpoint, which calls StartUpdateChannel(dev) to install the rolling dev-latest build. With no dev flag the node keeps following its own channel setting.
2026-06-25 00:29:03 +02:00
..
useAllSettings.ts refactor(api)!: move /panel/setting and /panel/xray under /panel/api 2026-06-06 16:22:41 +02:00
useFail2banStatusQuery.ts feat(iplimit): gate IP limit on fail2ban and reset stale limits 2026-06-22 23:15:58 +02:00
useHostMutations.ts feat(hosts): managed Hosts for per-host subscription link overrides (#5409) 2026-06-17 12:06:55 +02:00
useHostsQuery.ts feat(hosts): managed Hosts for per-host subscription link overrides (#5409) 2026-06-17 12:06:55 +02:00
useInboundOptions.ts feat(clients,routing): label inbounds by remark with tag fallback 2026-06-02 14:14:25 +02:00
useNodeMutations.ts feat(nodes): add Dev channel option to node panel updates 2026-06-25 00:29:03 +02:00
useNodesQuery.ts fix(ui): exit infinite spinner with a retry card on failed initial load 2026-06-01 07:43:32 +02:00
useOutboundTags.ts fix(ui): match node connection-outbound picker to panel-outbound selector 2026-06-14 23:25:37 +02:00
useStatusQuery.ts fix(ui): exit infinite spinner with a retry card on failed initial load 2026-06-01 07:43:32 +02:00