3x-ui/web/controller
2026-04-27 23:44:28 +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 fix: add filename validation to downloadBackup endpoint 2026-04-26 19:37:31 +08:00
base.go feat: add admin user management 2026-04-04 14:59:40 +08:00
inbound.go fix: correct error message and add type assertion guard in batch update 2026-04-27 10:14:06 +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 feat: broadcast Geofile updates to all worker nodes via shared DB to v1.8.0.9 2026-04-27 23:44:28 +08: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