3x-ui/database
SadeghKalami a52c3fd768 fix: reliable SubTotal synchronization across identical inbounds
- Removed artificial `SubTotalGB == 0` inheritance blocker. Admins can now explicitly reset a group's shared quota to 0 (unlimited) without the system automatically reverting it to the old value.
- Fixed a JSON overwrite bug in `UpdateInboundClient` and `AddInboundClient` where `tx.Save()` would revert SubTotal updates for other clients located on the exact same inbound. The backend now proactively syncs the new SubTotal to all sibling clients within the JSON payload before marshaling and saving.
2026-05-04 23:29:51 +03:30
..
model feat: implement shared subscription traffic quota across multiple inbounds 2026-05-04 22:30:48 +03:30
db.go fix: reliable SubTotal synchronization across identical inbounds 2026-05-04 23:29:51 +03:30