3x-ui/web/job
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
..
check_client_ip_job.go Update check_client_ip_job.go 2025-09-11 11:10:17 +02:00
check_cpu_usage.go Change the cpu usage interval from second to minute (#2729) 2025-03-06 20:38:58 +01:00
check_hash_storage.go FIX callback query and BUTTON_DATA_INVALID error with hashStorage 2023-05-20 20:29:28 +04:30
check_xray_running_job.go fix: Xray restarting after being manually stopped (#2896) (#3329) 2025-08-07 23:35:11 +05:00
clear_logs_job.go ensure file exists 2024-06-24 09:57:46 +02:00
periodic_traffic_reset_job.go feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
stats_notify_job.go alireza 2023-03-17 19:37:49 +03:30
xray_traffic_job.go Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00