3x-ui/web
lolka1333 77fa976ee9
Enhance WebSocket client connection logic and improve event listener management (#3636)
- Updated WebSocketClient to allow connection during CONNECTING state.
- Introduced a flag for reconnection attempts.
- Improved event listener registration to prevent duplicate callbacks.
- Refactored online clients update logic in inbounds.html for better performance and clarity.
- Added CSS styles for subscription link boxes in subpage.html to enhance UI consistency and interactivity.

Co-authored-by: lolka1333 <test123@gmail.com>
2026-01-18 15:38:57 +01:00
..
assets Enhance WebSocket client connection logic and improve event listener management (#3636) 2026-01-18 15:38:57 +01:00
controller Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
entity gofmt 2025-10-21 13:02:55 +02:00
global Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
html Enhance WebSocket client connection logic and improve event listener management (#3636) 2026-01-18 15:38:57 +01:00
job Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +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 Return nil if no error in GetXrayErr 2026-01-13 17:40:52 +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 Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
web.go Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00