3x-ui/database/model
MHSanaei 1fe09e7764
revert(inbounds): drop unreleased portfallback protocol
The Port-with-Fallback inbound (commit 62fd9f9d) was confusing as a
standalone protocol — fallbacks belong on a regular VLESS/Trojan TCP-TLS
inbound, the way Xray models them natively. Rip out the entire feature
cleanly (no migration needed since it was never released): protocol
constant, fallback children DB table, FallbackService, 2 API endpoints,
all UI rows, related translations and api-docs. A native fallback flow
attached to VLESS/Trojan TCP-TLS/Reality will land in a follow-up commit.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-19 01:45:56 +02:00
..
model.go revert(inbounds): drop unreleased portfallback protocol 2026-05-19 01:45:56 +02:00
model_test.go refactor(api): emit JSON-text columns as nested objects 2026-05-17 19:04:43 +02:00