3x-ui/database
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 revert(inbounds): drop unreleased portfallback protocol 2026-05-19 01:45:56 +02:00
db.go revert(inbounds): drop unreleased portfallback protocol 2026-05-19 01:45:56 +02:00
dialect.go feat(database): add PostgreSQL as an optional backend alongside SQLite 2026-05-18 15:40:39 +02:00
migrate_data.go revert(inbounds): drop unreleased portfallback protocol 2026-05-19 01:45:56 +02:00