3x-ui/frontend/src/pages
MHSanaei 93706702c5
fix(api-docs): accept functional-component icons in EndpointSection
AntD-Vue icons (SafetyCertificateOutlined, etc.) are functional
components, so the icon prop's type: Object validator was rejecting
them with a "Expected Object, got Function" warning at runtime.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 09:59:52 +02:00
..
api-docs fix(api-docs): accept functional-component icons in EndpointSection 2026-05-18 09:59:52 +02:00
clients feat(clients): client-first tgbot add flow, tgId field, lightweight inbound options 2026-05-18 02:11:30 +02:00
inbounds fix(inbounds): keep Node column visible for node-attached inbounds 2026-05-18 09:24:38 +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 feat(nodes): per-node client roll-up and panel version 2026-05-17 13:59:40 +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 feat(balancers): allow fallback on all strategies + feed burstObservatory from random/roundRobin 2026-05-17 23:41:07 +02:00