3x-ui/frontend/src/pages
MHSanaei 5a1019534f
refactor(inbounds): tighten advanced JSON helpers and fix dark-mode subtitles
Collapsed repeated stream/sniffing/settings handling in InboundFormModal
into shared helpers (stampAdvancedTextFor, parseAdvancedSliceWithLabel,
compactAdvancedJson, withSaving) plus a wrapped-config factory for the
single-key editors. Cuts ~120 lines from the script section with no
behavior change.

The advanced-panel subtitle and editor-meta text used a fixed dark color
that was unreadable on the dark and ultra-dark modal backgrounds.
Switched both to opacity-on-inherit so they pick up AntD's theme-aware
foreground color, the same pattern .section-heading already uses.
2026-05-15 12:12:47 +02:00
..
api-docs feat(api-tokens): manage multiple named tokens; add tab/section anchor URLs 2026-05-13 16:34:31 +02:00
inbounds refactor(inbounds): tighten advanced JSON helpers and fix dark-mode subtitles 2026-05-15 12:12:47 +02:00
index Remove streamSettings for protocols that don't support it 2026-05-14 23:18:23 +02:00
login feat(inbounds): add sub/client link endpoints; hide panel version on login 2026-05-11 15:03:47 +02:00
nodes fix: add i18n translations for Allow private address node option across all locales (#4386) 2026-05-15 09:51:14 +02:00
settings fix(qr): lock QR code modules to black-on-white across all themes 2026-05-14 01:45:00 +02:00
sub fix(qr): lock QR code modules to black-on-white across all themes 2026-05-14 01:45:00 +02:00
xray fix: disable balancer fallbackTag for random / roundRobin strategies 2026-05-15 11:24:50 +02:00