3x-ui/frontend/src/pages/index
MHSanaei a96612f595
feat(xray/dns): align DNS settings with Xray docs + UI polish
- DNS server modal: rename expectIPs -> expectedIPs (per docs); add
  per-server tag, clientIP, serveStale, serveExpiredTTL, timeoutMs;
  flip skipFallback default to false; hydration still accepts legacy
  expectIPs for back-compat.
- DNS tab: add hosts editor (domain -> IP/array), serveStale +
  serveExpiredTTL controls, "Use Preset" button bringing back the
  legacy preset gallery (Google / Cloudflare / AdGuard + Family
  variants — fixed AdGuard Family IPs that were wrong in legacy),
  and a "Delete All" button to wipe the server list at once.
- i18n: add 15 new dns.* keys across all 13 locales.
- Frontend-wide formatter pass on Vue components (whitespace and
  attribute layout only, no behavior changes).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 17:03:11 +02:00
..
BackupModal.vue Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
CustomGeoFormModal.vue Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
CustomGeoSection.vue Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
IndexPage.vue fix(index): improve mobile dashboard layout 2026-05-09 19:03:09 +02:00
LogModal.vue feat(xray/dns): align DNS settings with Xray docs + UI polish 2026-05-10 17:03:11 +02:00
PanelUpdateModal.vue Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
StatusCard.vue feat(xray/dns): align DNS settings with Xray docs + UI polish 2026-05-10 17:03:11 +02:00
SystemHistoryModal.vue feat(xray/dns): align DNS settings with Xray docs + UI polish 2026-05-10 17:03:11 +02:00
VersionModal.vue Vue3 migration (#4198) 2026-05-09 17:47:35 +02:00
XrayLogModal.vue feat(xray/dns): align DNS settings with Xray docs + UI polish 2026-05-10 17:03:11 +02:00
XrayStatusCard.vue i18n: localize sidebar theme toggle, xray-status badge, and nodes menu 2026-05-10 11:56:30 +02:00