3x-ui/frontend/src/pages/xray/outbounds
MHSanaei 1ca0e10151
refactor(frontend): extract OutboundFormModal constants & stream helpers
OutboundFormModal.tsx 2238 -> 2080. Moved the pure option arrays/sets and the stream-slice helpers (newStreamSlice, hysteriaStreamSlice, isMuxAllowed, buildAddModeValues) into outbound-form-constants.ts and outbound-form-helpers.ts. Per-protocol render snapshots unchanged -> verified no behavior change. typecheck/lint/build green.
2026-05-30 16:22:46 +02:00
..
index.ts refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
outbound-form-constants.ts refactor(frontend): extract OutboundFormModal constants & stream helpers 2026-05-30 16:22:46 +02:00
outbound-form-helpers.ts refactor(frontend): extract OutboundFormModal constants & stream helpers 2026-05-30 16:22:46 +02:00
OutboundFormModal.css refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
OutboundFormModal.tsx refactor(frontend): extract OutboundFormModal constants & stream helpers 2026-05-30 16:22:46 +02:00
OutboundsTab.css refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
OutboundsTab.tsx refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00