3x-ui/database/model
MHSanaei c251482f26
feat(clients): add shadow tables for first-class client promotion
Introduces three new GORM-backed tables (clients, client_inbounds,
inbound_fallback_children) and a populate-only seeder that backfills
them from each inbound's existing settings.clients JSON. Duplicate
emails across inbounds auto-merge under one client row, with each
field conflict logged. Existing services are unchanged and continue
reading from settings.clients — this commit is groundwork only.
2026-05-17 07:03:14 +02:00
..
model.go feat(clients): add shadow tables for first-class client promotion 2026-05-17 07:03:14 +02:00
model_test.go hysteria: also accept "hysteria2" protocol string 2026-04-22 18:55:09 +03:00