3x-ui/frontend/src/api
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
..
queries feat(nodes): add Dev channel option to node panel updates 2026-06-25 00:29:03 +02:00
axios-init.ts Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
invalidationTracker.ts refactor(clients): coherent group management — rename, split, extract 2026-05-28 12:59:20 +02:00
queryKeys.ts feat(iplimit): gate IP limit on fail2ban and reset stale limits 2026-06-22 23:15:58 +02:00
QueryProvider.tsx feat(frontend): TanStack Query + React Router migration & in-panel API docs (#4541) 2026-05-24 21:34:52 +02:00
websocket.ts Migrate frontend models/api/utils to TypeScript and modernize AntD theming (#4563) 2026-05-25 14:34:53 +02:00
websocketBridge.ts refactor(clients): coherent group management — rename, split, extract 2026-05-28 12:59:20 +02:00