3x-ui/web/service
Ali Golzar 3087c1b123
Some checks are pending
Release 3X-UI / build (386) (push) Waiting to run
Release 3X-UI / build (amd64) (push) Waiting to run
Release 3X-UI / build (arm64) (push) Waiting to run
Release 3X-UI / build (armv5) (push) Waiting to run
Release 3X-UI / build (armv6) (push) Waiting to run
Release 3X-UI / build (armv7) (push) Waiting to run
Release 3X-UI / build (s390x) (push) Waiting to run
Add all-time traffic for inbounds and clients (#3387)
* feat(db): add allTime field to Inbound and ClientTraffic models

* feat(inbound): increment all_time for inbounds and clients on traffic updates

calculate correct all_time traffic on migrate command

* feat(ui): show all-time traffic column for inbounds and its clients

* i18n: add pages.inbounds.allTimeTraffic label across locales

* Add All Time Traffic Usage in inbounds page top banner
2025-08-28 01:10:50 +02:00
..
config.json feat: support metrics config 2025-06-11 18:42:41 +08:00
inbound.go Add all-time traffic for inbounds and clients (#3387) 2025-08-28 01:10:50 +02:00
outbound.go Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
panel.go improved - message logs 2024-07-08 23:47:49 +02:00
server.go more list for public IP address 2025-08-21 14:24:25 +02:00
setting.go default Max Age to 360min 2025-08-04 11:38:23 +02:00
tgbot.go feat: Add remaining time to tgbot #3355 (#3360) 2025-08-17 13:43:25 +02:00
user.go chore: reset two-factor authentication after changing admin credentials (#3029) 2025-07-02 11:25:25 +02:00
warp.go warp - optimize utility code 2025-03-12 19:27:19 +01:00
xray.go fix: Xray restarting after being manually stopped (#2896) (#3329) 2025-08-07 23:35:11 +05:00
xray_setting.go [warp] enhanced + delete option 2024-07-15 00:21:54 +02:00