155 Commits

Author SHA1 Message Date
Alireza Ahmadi
414669fa1b Fix bugs 2023-02-22 23:15:52 +01:00
Alireza Ahmadi
b82ce31ec1 Change menu to icons for client actions 2023-02-22 20:34:49 +01:00
Alireza Ahmadi
35e4b96e9e Fix traffic update in db 2023-02-22 18:34:02 +01:00
Alireza Ahmadi
ceb7a7ac14 Fix Trouble resetting traffic alireza0/x-ui#18 2023-02-22 17:33:05 +01:00
Alireza Ahmadi
146b4d7873 Separate client module 2023-02-22 15:13:45 +01:00
Alireza Ahmadi
40ac7d4115 Fix problems after updating gorm to 1.24 2023-02-20 12:00:40 +01:00
Alireza Ahmadi
2e12cd6f6e Translate none 2023-02-19 01:41:02 +01:00
Alireza Ahmadi
57f538bf6b Some upgrades 2023-02-19 01:40:36 +01:00
Alireza Ahmadi
5bee682d39 tls options 2023-02-19 00:38:54 +01:00
Alireza Ahmadi
ef0dd10fe7 Simplify codes with fix small view problems 2023-02-18 16:50:40 +01:00
Alireza Ahmadi
9ea9d4d4dd Remove case sensitivity in search 2023-02-18 16:47:16 +01:00
Alireza Ahmadi
d2e313a588 Fix bug: Edit inbound 2023-02-18 12:41:26 +01:00
Alireza Ahmadi
35de896e5e Fix formats 2023-02-16 11:12:09 +01:00
Alireza Ahmadi
8bca416142 Ready for new version 2023-02-15 21:29:01 +01:00
Alireza Ahmadi
e47ea983bd New xray settings options 2023-02-15 20:51:25 +01:00
Alireza Ahmadi
b62f747e88 Default timezone change to Tehran 2023-02-15 16:35:19 +01:00
Alireza Ahmadi
784e6e24e2 Enhanced search 2023-02-15 12:33:34 +01:00
Alireza Ahmadi
4af4aadd14 infoModal add more info 2023-02-15 12:33:13 +01:00
Alireza Ahmadi
9b3415865a SMall change in view and Readme 2023-02-15 12:21:18 +01:00
Alireza Ahmadi
8b6ea9e0d5 initiate email field for new client 2023-02-12 12:43:38 +01:00
Alireza Ahmadi
a5cfe4fc1e Fix in translations 2023-02-11 17:05:58 +01:00
Alireza Ahmadi
3cc3b3b04d Fix false reports 2023-02-11 17:05:35 +01:00
Alireza Ahmadi
8e550bc308 Add user's email to remark if exists 2023-02-11 14:48:02 +01:00
Alireza Ahmadi
f30235373a translations fix 2023-02-11 09:48:20 +01:00
Alireza Ahmadi
9d75925f30 Better inbounds view for multiuser 2023-02-11 09:46:45 +01:00
Alireza Ahmadi
fbc8fa7345 Multi-user add/edit better view 2023-02-11 09:44:50 +01:00
Alireza Ahmadi
d971a61afc Client email as remark in multi-user 2023-02-11 09:41:58 +01:00
Alireza Ahmadi
8114e3fc17 Add trojan multiuser 2023-02-07 01:43:44 +01:00
Hossin Asaadi
ad7b9544d6 [tgBot] TG bot command to get client info by user (#110)
* [tgBot] TG bot command to get client info by user

* remove test log warning
2022-11-22 08:19:30 -05:00
Hossin Asaadi
4421fec506 Dev patch 2 (#107)
* [vmess] add client traffic reset

* [vless] add client traffic reset
2022-11-22 02:54:30 -05:00
Hossin Asaadi
0f58d5912b fix bugs (#102)
* [bug] fix xtls worng domain

* [bug] fix vless tcp headerType and path

* upgrade x-ui version

* add log to default config
2022-11-21 12:31:07 -05:00
HassanArdeshir
f109991313 Random Email (#97)
* add random email

* Update inbound_modal.html

* Update inbound_modal.html

* [bug] fix client nil for other types

Co-authored-by: Hossin Asaadi <hossin.asaadi@gmail.com>
2022-11-21 05:38:13 -05:00
Hossin Asaadi
41cba886fd [bug] fix parse config at starting xray 2022-11-21 05:27:53 -05:00
Hossin Asaadi
5509f945a7 fix traffic bug 2022-11-20 08:41:07 -05:00
Nima Shayanfar
5166f4ce38 added translations for streams [WIP] (#62) 2022-11-19 15:35:06 -05:00
Hossin Asaadi
603f061722 fix user traffic bug 2022-11-19 15:34:30 -05:00
Hossin Asaadi
e904f1fee2 add user stats to config 2022-11-16 23:01:59 +04:00
Hossin Asaadi
2c5f63e386 fix add traffic bug 2022-11-15 11:54:51 -05:00
Hossin Asaadi
dd81cb846a update repo link 2022-11-15 07:47:09 -05:00
Hossin Asaadi
e80c666b8e Merge branch 'main' into multi-user-meta-data 2022-11-15 16:04:28 +03:30
Hossin Asaadi
dfef2b4f36 change logger text 2022-11-15 07:12:03 -05:00
Hossin Asaadi
845409f1b4 add API (#51) 2022-11-15 07:09:43 -05:00
Hossin Asaadi
796a2bd794 set vmess limitIP min to 0 2022-11-15 05:57:31 -05:00
Hossin Asaadi
2ef3ef36aa set vless limitIp min to 0 2022-11-15 05:56:58 -05:00
Hossin Asaadi
01f063e199 fix vless methods , fix config editor 2022-11-13 11:29:13 -05:00
Hossin Asaadi
43bb16be4b add TotalGb and expireDate to Vless.html 2022-11-13 10:09:43 -05:00
Hossin Asaadi
8640499c48 fix traffic and date condition bug 2022-11-13 08:41:45 -05:00
Hossin Asaadi
bc38dd03d9 fix add bug 2022-11-13 08:17:46 -05:00
Hossin Asaadi
7adae2a8c3 fix traffic store 2022-11-13 07:54:37 -05:00
Hossin Asaadi
f440bc6db0 update ClientStats data onAdd,onUpdate 2022-11-13 04:00:07 -05:00