3x-ui/web/service
Vadim Iskuchekov 9623e87511
feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407)
* Add periodic traffic reset feature model and ui with localization support

* Remove periodic traffic reset fields from client

* fix: add periodicTrafficReset field to inbound data structure

* feat: implement periodic traffic reset job and integrate with cron scheduler

* feat: enhance periodic traffic reset functionality with scheduling and inbound filtering

* refactor: rename periodicTrafficReset to trafficReset and add lastTrafficResetTime field

* feat: add periodic client traffic reset job and schedule tasks

* Update web/job/periodic_traffic_reset_job.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update web/job/periodic_client_traffic_reset_job.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update web/service/inbound.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: rename periodicTrafficReset to trafficReset and add lastTrafficResetTime

* feat: add last traffic reset time display and update logic in inbound service

* fix: correct log message for completed periodic traffic reset

* refactor: update traffic reset fields in Inbound model and remove unused client traffic reset job

* refactor: remove unused traffic reset logic and clean up client model fields

* cleanup comments

* fix
2025-09-16 09:24:32 +02:00
..
config.json dokodemo-door, socks renamed to mixed, tunnel 2025-09-09 13:57:40 +02:00
inbound.go feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +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 Fixed: update Xray Core on Windows 2025-09-10 21:12:37 +02:00
setting.go default Max Age to 360min 2025-08-04 11:38:23 +02:00
tgbot.go tgbot: subscription,qrcode, link 2025-09-14 19:51:57 +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