3x-ui/frontend/src/pages/inbounds
MHSanaei afd44ed687
refactor(frontend): split inbound-only protocol forms (tun, tunnel) into per-file
Extract the tun and tunnel protocol blocks from InboundFormModal into inbounds/form/protocols/{tun,tunnel}.tsx (presentational, declarative). First inbound-side per-protocol split. Verbatim relocation; inbound snapshots unchanged -> no behavior change. typecheck/lint/build green.
2026-05-30 18:18:44 +02:00
..
clients refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
form refactor(frontend): split inbound-only protocol forms (tun, tunnel) into per-file 2026-05-30 18:18:44 +02:00
info refactor(frontend): extract InboundInfoModal helpers, types & buildInboundInfo 2026-05-30 15:35:43 +02:00
list refactor(frontend): break InboundList into helpers/types/RowActions/columns hook/stats modal 2026-05-30 15:28:14 +02:00
qr refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
InboundsPage.tsx refactor(frontend): reorganize components & pages into feature folders 2026-05-30 14:59:56 +02:00
useInbounds.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00