3x-ui/web
lolka1333 6ceddf83fd fix: ws hub, inbound service, and frontend correctness
- propagate DelInbound error on disable path in SetInboundEnable
- skip empty emails in updateClientTraffics to avoid constraint violations
- use consistent IN ? clause, drop redundant ErrRecordNotFound guards
- Hub.Unregister: direct removeClient fallback when channel is full
- applyClientStatsDelta: O(1) email lookup via per-inbound Map cache
- WS payload size check: Blob.size instead of .length for real byte count
2026-04-28 15:55:26 +02:00
..
assets fix: ws hub, inbound service, and frontend correctness 2026-04-28 15:55:26 +02:00
controller ws/inbounds: realtime fixes + perf for 10k+ client inbounds 2026-04-28 05:22:39 +02:00
entity Add SSRF protection (#4044) 2026-04-20 00:18:20 +02:00
global Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
html fix: ws hub, inbound service, and frontend correctness 2026-04-28 15:55:26 +02:00
job ws/inbounds: realtime fixes + perf for 10k+ client inbounds 2026-04-28 05:22:39 +02:00
locale update dependencies 2026-03-04 13:05:29 +01: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 fix: ws hub, inbound service, and frontend correctness 2026-04-28 15:55:26 +02:00
session ws/inbounds: realtime fixes + perf for 10k+ client inbounds 2026-04-28 05:22:39 +02:00
translation Feature: Copy clients between inbounds (#4087) 2026-04-23 15:19:07 +02:00
websocket fix: ws hub, inbound service, and frontend correctness 2026-04-28 15:55:26 +02:00
web.go DNS outbound: Add rules 2026-04-26 17:34:31 +02:00