3x-ui/database
MHSanaei 8db9729913
fix(model): accept tun protocol in inbound validation
Adding a TUN inbound failed with "request body failed validation" because the Inbound.Protocol oneof allowlist omitted "tun". Add it so the validator matches the protocol the frontend already offers.

Closes #4736
2026-06-01 02:23:57 +02:00
..
model fix(model): accept tun protocol in inbound validation 2026-06-01 02:23:57 +02:00
db.go fix(postgres): resync id sequences so adding clients no longer collides 2026-05-31 23:44:57 +02:00
db_seed_test.go test: name temp sqlite db x-ui.db to match the real db filename 2026-05-31 15:25:05 +02:00
dialect.go fix(nodes): use GREATEST for last_online merge on PostgreSQL 2026-05-29 02:04:02 +02:00
migrate_data.go fix(postgres): resync id sequences so adding clients no longer collides 2026-05-31 23:44:57 +02:00