Commit Graph

7 Commits

Author SHA1 Message Date
Hamidreza
b6ccb2e076 Some fixes and improvements (#1077)
* [refactor] api controller

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [lint] all .go files
2024-03-10 18:00:44 +01:00
Alireza Ahmadi
28a3fc813c [db] Enbancement add traffic fully transactional
- Remove expiration process of client/inbound with separate cron
- Combine expiration process to add traffic
- Combine calculation of all the traffics to one database transaction
2023-08-25 18:24:40 +02:00
Alireza Ahmadi
35de896e5e Fix formats 2023-02-16 11:12:09 +01:00
Hossin Asaadi
603f061722 fix user traffic bug 2022-11-19 15:34:30 -05:00
Hossin Asaadi
47a48316ca add fully function Multi User With ExpireDate & Traffic 2022-11-12 08:25:29 -05:00
Hossin Asaadi
8deffb1b7c enable store each Email Traffic 2022-11-11 09:20:51 -05:00
sprov
292d5b89d4 0.3.0
- 增加到期时间限制
 - 新增配置面板 https 访问后,http 自动跳转 https(同端口)
 - 降低获取系统连接数的 cpu 使用率
 - 优化界面
 - VMess 协议 alterId 默认改为 0
 - 修复旧版本 iOS 系统白屏问题
 - 修复重启面板后 xray 没有启动的问题
2021-07-26 13:29:29 +08:00