3x-ui/web
lolka1333 3fba479bce Refactor client traffic handling in InboundService
- Updated addClientTraffic method to initialize onlineClients as an empty slice instead of nil.
- Improved clarity and consistency in handling empty onlineUsers scenario.
2026-01-04 18:33:59 +01:00
..
assets Refactor HTML and JavaScript for improved UI and functionality 2026-01-04 17:50:53 +01:00
controller feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00
entity gofmt 2025-10-21 13:02:55 +02:00
global feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00
html Refactor HTML and JavaScript for improved UI and functionality 2026-01-04 17:50:53 +01:00
job Refactor HTML and JavaScript for improved UI and functionality 2026-01-04 17:50:53 +01:00
locale docs: add comments for all functions 2025-09-20 09:35:50 +02:00
middleware docs: add comments for all functions 2025-09-20 09:35:50 +02:00
network docs: add comments for all functions 2025-09-20 09:35:50 +02:00
service Refactor client traffic handling in InboundService 2026-01-04 18:33:59 +01:00
session docs: add comments for all functions 2025-09-20 09:35:50 +02:00
translation feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00
websocket feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00
web.go feat: Add WebSocket support for real-time updates and enhance VLESS settings (#3605) 2026-01-03 05:26:00 +01:00