3x-ui/web/controller
SadeghKalami 32c7ceec55 feat: implement shared subscription traffic quota across multiple inbounds
- Added SubTotal synchronization across all clients sharing a SubID
- Implemented real-time traffic aggregation for subscription groups
- Updated UI to display shared remaining quota in info modals
- Added full i18n support for 13 languages
2026-05-04 22:30:48 +03:30
..
api.go Add custom geosite/geoip URL sources (#3980) 2026-04-19 21:24:24 +02:00
base.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
custom_geo.go Add SSRF protection (#4044) 2026-04-20 00:18:20 +02:00
inbound.go feat: implement shared subscription traffic quota across multiple inbounds 2026-05-04 22:30:48 +03:30
index.go Centralize session options and adjust cookies 2026-04-20 14:00:18 +02:00
server.go feat: add panel update functionality via web GUI (#4117) 2026-04-28 18:46:55 +02:00
setting.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
util.go fix(security): sanitize remote IP headers and escape log viewer output 2026-05-04 16:39:29 +02:00
websocket.go fix: enhance WebSocket stability, resolve XHTTP configurations and fix UI loading shifts (#3997) 2026-04-19 21:01:00 +02:00
xray_setting.go Fix blank Xray Settings page from wrapped xrayTemplateConfig (#4059) (#4069) 2026-04-21 20:30:02 +02:00
xui.go API improve security: returns 404 for unauthenticated API requests 2025-09-24 11:29:55 +02:00