3x-ui/web/controller
2026-04-26 19:33:50 +08:00
..
access_control_test.go Harden admin access for panel APIs 2026-04-06 22:12:38 +08:00
api.go feat: add Clash link and Quick Import button to user panel 2026-04-25 21:31:02 +08:00
backup.go feat: add BackupController API endpoints 2026-04-26 19:33:50 +08:00
base.go feat: add admin user management 2026-04-04 14:59:40 +08:00
inbound.go feat: add batch select and batch edit for inbound clients 2026-04-26 17:11:58 +08:00
index.go fix: add login rate limiting and prevent IP spoofing via headers 2026-04-25 11:43:03 +08:00
node.go fix: node config save, dbType mismatch, and dark theme support 2026-04-25 10:19:41 +08:00
server.go Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
setting.go Harden admin access for panel APIs 2026-04-06 22:12:38 +08:00
user.go fix(user): sync-remove inbound clients when deleting managed user 2026-04-05 03:52:41 +08:00
util.go fix: trust Cloudflare CF-Connecting-IP for IP extraction 2026-04-25 11:45:07 +08:00
websocket.go feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00
xray_setting.go feat: support full mihomo template and multi-server for Clash Link 2026-04-25 18:23:42 +08:00
xui.go feat: register NodeController routes and nodes page 2026-04-24 17:08:52 +08:00