3x-ui/web/html
MHSanaei 88dafa6cdf
XDNS finalmask: Support resolvers (client) and domains (server)
Treat the xdns mask type as a multi-value setting and update forms accordingly. Inbound/outbound UdpMask models now return arrays for xdns (inbound: settings.domains, outbound: settings.resolvers) using Array.isArray checks. UI templates were split so 'header-dns' still uses a single domain string, while 'xdns' renders a tags-style <a-select> for multiple entries (domains/resolvers). Conditionals were made explicit (mask.type === ...) instead of using includes(). Changed files: web/assets/js/model/inbound.js, web/assets/js/model/outbound.js, web/html/form/outbound.html, web/html/form/stream/stream_finalmask.html.
2026-04-20 19:09:45 +02:00
..
common feat: Real-time Outbound Traffic, UI Improvements & Fix (#3629) 2026-01-05 05:50:40 +01:00
component add hysteria inbound 2026-04-20 16:05:27 +02:00
form XDNS finalmask: Support resolvers (client) and domains (server) 2026-04-20 19:09:45 +02:00
modals finalmask 2026-04-20 16:55:06 +02:00
settings feat: Add NordVPN NordLynx (WireGuard) integration (#3827) 2026-04-20 00:41:50 +02:00
inbounds.html add hysteria inbound 2026-04-20 16:05:27 +02:00
index.html Add custom geosite/geoip URL sources (#3980) 2026-04-19 21:24:24 +02:00
login.html fix: login animation (#3559) 2025-09-25 15:16:50 +02:00
settings.html feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00
xray.html feat: Add NordVPN NordLynx (WireGuard) integration (#3827) 2026-04-20 00:41:50 +02:00