3x-ui/frontend/src/models
MHSanaei 1284756f8a
fix(outbound): restore TLS, QUIC params and TCP masks when importing share links
- fromHysteriaLink: parse security= URL param and populate stream.tls
  (SNI, fingerprint, ALPN, ECH) when security=tls; previously always
  forced security to 'none'
- fromHysteriaLink: parse fm JSON param and populate both
  stream.finalmask.quicParams (drives the QUIC Params toggle in
  FinalMaskForm) and the mirrored stream.hysteria fields
- fromParamLink (VLESS/Trojan/SS): parse fm JSON param and restore
  stream.finalmask (TCP masks, UDP masks, QUIC params)
- fromVmessLink (VMess): same fm handling for the base64-JSON path

Closes #4376
2026-05-14 13:27:55 +02:00
..
dbinbound.js fix: show UDP tag for Hysteria and fix client count spacing (#4318) 2026-05-13 01:12:25 +02:00
inbound.js fix(sub): include xhttp mode in extra JSON for karing compatibility (#4365) 2026-05-14 10:02:45 +02:00
outbound.js fix(outbound): restore TLS, QUIC params and TCP masks when importing share links 2026-05-14 13:27:55 +02:00
reality-targets.js Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
setting.js Add possibility to remove client email from sub (#4297) 2026-05-13 19:04:17 +02:00
status.js i18n: localize sidebar theme toggle, xray-status badge, and nodes menu 2026-05-10 11:56:30 +02:00