3x-ui/web
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
..
assets feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
controller API: delClientByEmail 2025-09-10 16:36:12 +02:00
entity minor changes 2025-08-17 13:37:49 +02:00
global Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
html feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
job feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
locale v2.8.0 2025-09-14 22:09:36 +02:00
middleware Fix domain validation for Nginx/CDN compatibility #2450 2024-08-08 17:39:12 +02:00
network Add tgLang option 2023-05-20 19:15:20 +04:30
service feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
session cookie: MaxAge 2025-09-12 13:04:36 +02:00
translation feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00
web.go feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly (#3407) 2025-09-16 09:24:32 +02:00