3x-ui/frontend/src/schemas
MHSanaei ceef413dc4
feat(xray): add connIdle and bufferSize policy controls
Expose level-0 connection policies in the panel's Basics tab: idle timeout (connIdle) and per-connection buffer size (bufferSize). Empty fields delete the key so Xray falls back to its own defaults. Adds en-US/fa-IR strings and types policy.levels in the Zod schema.
2026-06-03 21:52:37 +02:00
..
api fix(inbounds): allow port 0 for UDS inbounds (#4783) 2026-06-01 23:26:20 +02:00
forms fix(inbounds): allow port 0 for UDS inbounds (#4783) 2026-06-01 23:26:20 +02:00
primitives fix(inbounds): allow port 0 for UDS inbounds (#4783) 2026-06-01 23:26:20 +02:00
protocols feat(tls): add ocspStapling to certificate config 2026-06-03 17:49:36 +02:00
_envelope.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
client.ts fix(online): scope per-inbound online to inbounds that carried traffic 2026-06-03 16:19:00 +02:00
defaults.ts fix(links): use configured domain for panel copy/QR links on loopback 2026-06-02 22:52:44 +02:00
dns.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
inbound.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
index.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
login.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
node.ts fix(node): fix "invalid input" on save and gate save on connectivity 2026-06-02 13:57:02 +02:00
routing.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
setting.ts fix(settings): allow pagination size of 0 to disable pagination 2026-06-02 14:54:11 +02:00
status.ts feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
xray.ts feat(xray): add connIdle and bufferSize policy controls 2026-06-03 21:52:37 +02:00