Commit Graph

517 Commits

Author SHA1 Message Date
Alireza Ahmadi
d68decd17b [fallback] open for nonTLS #626 2023-11-26 13:48:32 +01:00
Alireza Ahmadi
5f9ae30b71 [outbound] add json mode and link convertor 2023-11-26 13:32:02 +01:00
Alireza Ahmadi
1daa8b8d7a [api] online users #639 2023-11-25 16:44:49 +01:00
Alireza Ahmadi
f4cda8a4c0 add default freedom tag 2023-11-25 16:12:38 +01:00
Alireza Ahmadi
144d1e79c8 [feature] outbound and reverse gui 2023-11-25 16:12:26 +01:00
Alireza Ahmadi
7410b80e7a optimize security in front codes 2023-11-25 16:11:26 +01:00
Alireza Ahmadi
54197993db [xray] easy routing rules 2023-11-20 22:49:25 +01:00
Alireza Ahmadi
878e5507e6 [dark] fix color bug 2023-11-20 22:48:42 +01:00
Alireza Ahmadi
cfc11151d2 Optimizing loading of script files 2023-11-19 04:00:41 +01:00
Alireza Ahmadi
0dbb67d0bb [theme] fix some bugs in css 2023-11-19 03:59:35 +01:00
Alireza Ahmadi
a4b447e2d7 [xray] add codemirror #605 2023-11-19 03:59:05 +01:00
Alireza Ahmadi
ca155bd871 gzip compression 2023-11-15 00:36:01 +01:00
Alireza Ahmadi
fb8f27ad49 small typo 2023-11-15 00:34:10 +01:00
Alireza Ahmadi
a88044500e Upgrade to antdv 1.7.8 2023-11-14 23:16:23 +01:00
Alireza Ahmadi
3d0663d793 back to top #605 2023-11-14 23:15:39 +01:00
Alireza Ahmadi
1735faa193 [bug] fix remained traffic display #622 2023-11-14 15:24:37 +01:00
Alireza Ahmadi
052ceb5a2d [tgbot] online/offline icon for reports 2023-11-13 23:10:44 +01:00
Alireza Ahmadi
739b4a1782 [bug] fix status colors in pages 2023-11-13 21:41:12 +01:00
Alireza Ahmadi
2ca3a05cca [bug] fix login page errors 2023-11-13 21:40:11 +01:00
Alireza Ahmadi
5e07e32388 [bug] fix chinese translation #604 2023-11-13 21:39:21 +01:00
Alireza Ahmadi
7c74c534f0 DESIGN REFACTOR (#600)
### New features
- New face + dark mode
  - [Change font to vazirmatn](057f3190de)
  - [use customized andtv](f956009fd2)
  - [popConfirm for del and reset client](66c98e8392)
  - [Separate page for xray config](9e1cd6315f)
  - Separate face for mobile view
- [Show online users](bf892e9965) [#559](https://github.com/alireza0/x-ui/issues/559)
- [Auto renew](96408967ae)

### Bug fixes
- [[tgbot] Retry loop on start](211c05ec29)
- [fix docker-compose version](1dcec91ce4)
- [fix redirect after restart](81d25a032c)
2023-11-09 23:31:17 +01:00
Alireza Ahmadi
d4a23f8a23 better trasmission method naming 2023-09-23 13:17:44 +02:00
Alireza Ahmadi
95318f51c5 [feature] optional pagination 2023-09-14 19:17:16 +02:00
shahin-io
0d77b52f39 Update index.html (#550)
* Update index.html

* Update index.html

* Update index.html

* Update index.html
2023-09-14 15:42:02 +02:00
Alireza Ahmadi
6afddc7bee [bug] fix qrcode and info for searched clients 2023-09-14 00:13:08 +02:00
Alireza Ahmadi
16113ce7aa [bot] replace boolian with yes/no #537 2023-09-09 14:48:19 +02:00
Alireza Ahmadi
ac5981352e remove unused structure 2023-09-09 13:45:00 +02:00
Alireza Ahmadi
9bb4a2e29c v1.5.5 2023-09-01 22:56:29 +02:00
Alireza Ahmadi
174a738dc8 move restart cron to web.go 2023-08-30 20:23:36 +02:00
Alireza Ahmadi
ecff16f889 remove unnecessary log 2023-08-27 12:17:28 +02:00
Alireza Ahmadi
8a22b088a9 fix divider of inbound modal in mobile view 2023-08-27 10:08:51 +02:00
Alireza Ahmadi
50822b01f1 optimized finding client index 2023-08-27 10:05:35 +02:00
Alireza Ahmadi
a6199526da v1.5.4
Plus some fixes and decoration
2023-08-26 12:05:21 +02:00
Alireza Ahmadi
da5253d98c [sub] support client-side group name 2023-08-25 23:42:26 +02:00
Alireza Ahmadi
7adc8755f8 [sub] support optional usage info in Remark #453 2023-08-25 23:32:10 +02:00
Alireza Ahmadi
af5d681c22 Transparent Proxy with sockopt Stream Setting 2023-08-25 20:26:59 +02: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
55ae60594f [tls] change default tls verion to 1.2-1.3 2023-08-25 16:44:36 +02:00
Alireza Ahmadi
7cb99d47e2 [ss] add ietf methods #507 2023-08-25 16:41:56 +02:00
Alireza Ahmadi
1b0de200c0 Show ALPN order #483 2023-08-22 21:11:29 +02:00
Alireza Ahmadi
fc725a56c3 fix switch enable function for clients 2023-08-17 13:32:59 +02:00
Ho3ein
812e145f97 Remove duplicate code to make random text (#484) 2023-08-12 14:58:33 +02:00
Alireza Ahmadi
c6816d2531 fix finding client issue
Reference:
https://github.com/MHSanaei/3x-ui/issues/884
2023-08-12 14:53:03 +02:00
Alireza Ahmadi
11b758743a Clean legacy vmess
https://github.com/XTLS/Xray-core/pull/2199
2023-08-11 10:24:04 +02:00
Alireza Ahmadi
a92e3b598f Merge branch 'main' of https://github.com/alireza0/x-ui 2023-08-10 21:07:22 +02:00
Alireza Ahmadi
413fa468d1 add tls ocspStapling #475 2023-08-10 21:07:13 +02:00
Saph1s
078b408e4f Translation update 2023-08-09 01:42:21 +03:00
Saph1s
b04a892596 Translation Update 2023-08-09 01:31:10 +03:00
Saph1s
3304daff7e Translation - RU 2023-08-09 00:30:13 +03:00
Alireza Ahmadi
9c0890dd9b [ss] fix 2022 links 2023-08-08 19:14:19 +02:00