Commit Graph

673 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
e3c2b42048 [xray] add sockopt #1017 2024-03-10 17:46:51 +01:00
Alireza Ahmadi
029df32b71 [xray] add dns tag #1018 2024-03-10 17:05:21 +01:00
Alireza Ahmadi
629d0da33c avoid empty client id #1072 2024-03-10 16:02:31 +01:00
Alireza Ahmadi
80c3f84eac small changes 2024-03-10 15:29:03 +01:00
Alireza Ahmadi
271a85e9b5 [xray] add new dns strategies #1017 2024-03-10 15:24:23 +01:00
Shahin
c834e4cc35 [i18n] add security alert translation (#1036)
* [ui] fix external proxy input field

* [settings] improve security alert

* [i18n] add security alert translation

* [i18n] fix vietnamese lang
2024-02-27 11:31:13 +01:00
Alireza Ahmadi
225b3fc3a5 change cookie name 2024-02-27 00:59:12 +01:00
Alireza Ahmadi
6b174762e2 close modal only after success msg 2024-02-26 23:39:45 +01:00
Alireza Ahmadi
1c660bbea1 small changes 2024-02-26 19:33:50 +01:00
Mohammadi, Erfan
50d4e67e59 Add sorting to client and traffic columns, fix typo (#1005)
* Enable sorting for client and traffic columns in innerColumns and client column in innerMobileColumns.
Fix typo: mobileColums -> mobileColumns.

* Refactored sorter functions in inbounds.html

* Fix sorting issue in inbounds.html

* Refactor email sorting function in inbounds.html

* Add traffic sorting to inbounds table

* small changes

* Add hover effect to table column sorters

* Update background color in dark mode

* Fix hover background color in dark mode

* Remove unnecessary CSS styles for table column sorters

---------

Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2024-02-26 16:02:16 +01:00
MHSanaei
64e2e62292 i think its better to remove 2024-02-25 19:46:06 +03:30
MHSanaei
0f6c8f1ec5 fix select with mouse 2024-02-25 19:45:24 +03:30
Alireza Ahmadi
79f2d34541 run panel on http if https failed 2024-02-25 11:30:36 +01:00
Alireza Ahmadi
eb36faced9 [log] fix download format 2024-02-24 00:20:40 +01:00
Alireza Ahmadi
99e9c27d2f small changes 2024-02-24 00:08:25 +01:00
Shahin
afd072a430 [xray] balancerTag & logs translation (#1008) 2024-02-22 18:34:22 +01:00
Alireza Ahmadi
3bbf83924c [rule] clearable outbound & balancer #996 2024-02-22 14:43:19 +01:00
Alireza Ahmadi
1329b2bb61 support multi address-port #997 2024-02-22 14:18:31 +01:00
Alireza Ahmadi
d80b26f241 [bug] fix wg reserved #995 2024-02-22 12:04:26 +01:00
Alireza Ahmadi
47efac270d v1.7.2 2024-02-21 10:08:14 +01:00
Alireza Ahmadi
368eb89cd9 revert main page style 2024-02-21 02:24:28 +01:00
Alireza Ahmadi
83e360ea1b simplify log and text modals 2024-02-21 00:36:55 +01:00
Alireza Ahmadi
6cdeb7ebeb [dark] change message by theme 2024-02-20 22:12:51 +01:00
Alireza Ahmadi
857f0cb64c [wg] fix subnet in peer 2024-02-20 21:11:12 +01:00
Alireza Ahmadi
343e7a9f15 [ui] fix loading function 2024-02-20 18:07:27 +01:00
Alireza Ahmadi
6ad558bd36 [wg] new peer with one IP 2024-02-20 18:06:24 +01:00
Alireza Ahmadi
d6bf64f760 update packages 2024-02-20 17:46:00 +01:00
Alireza Ahmadi
f8d20c8303 [xray] fakedns support 2024-02-20 14:05:53 +01:00
Alireza Ahmadi
08403bc8f9 [sub] json + fragment 2024-02-20 11:29:37 +01:00
Alireza Ahmadi
cdb90da138 security alert translations 2024-02-20 10:44:47 +01:00
Alireza Ahmadi
c3d498f9ee [tls] min-max version view 2024-02-20 10:24:03 +01:00
Alireza Ahmadi
0621eb0670 settings security alert 2024-02-19 23:04:20 +01:00
Alireza Ahmadi
577c534e4c remove favicon 2024-02-19 17:56:32 +01:00
Alireza Ahmadi
17dae4a563 open sniffing for all protocols #969 2024-02-19 15:13:51 +01:00
Alireza Ahmadi
9f1f841666 [xray] add balancer
Co-Authored-By: Ho3ein <33454419+mhsanaei@users.noreply.github.com>
2024-02-19 14:27:21 +01:00
Alireza Ahmadi
0829116fc1 adapting family protection in dns 2024-02-19 10:32:43 +01:00
Alireza Ahmadi
f4c565b208 [ui] small changes 2024-02-18 23:00:37 +01:00
Alireza Ahmadi
2520994b13 [xray] dns 2024-02-18 22:57:54 +01:00
Rapunzel
d4df614a9f Improvement for ZH-CN translation (#970) 2024-02-18 22:36:52 +01:00
Alireza Ahmadi
08153d45d1 fix empty logs error 2024-02-18 00:26:17 +01:00
Alireza Ahmadi
843bb5f3ce hide sub options if sub is not enable 2024-02-18 00:19:23 +01:00
Alireza Ahmadi
7995310aa7 v1.7.1 2024-02-16 13:48:36 +01:00
Shahin
c277fd29fd minor fix in outbound (#946)
* Update outbound.html

* Update outbound.js

* Update outbound.html

* Update outbound.html

* Update outbound.html
2024-02-16 13:25:52 +01:00
Alireza Ahmadi
9b5379c0e7 [reality] enhanced number of shortIDs 2024-02-16 12:10:26 +01:00
Alireza Ahmadi
541170c3c2 [xray] add meta option to warp 2024-02-15 22:55:44 +01:00
Alireza Ahmadi
525327c4ac [xray] option logs #947 2024-02-14 13:27:25 +01:00
Alireza Ahmadi
0267a1b32a [wg] auto multi-peer and qrcode #896 2024-02-14 11:17:54 +01:00
Alireza Ahmadi
83df4ae7cf [outbound] set master outbound #861 2024-02-13 22:12:17 +01:00
Alireza Ahmadi
24465aeb43 [feature] export subs #880 2024-02-13 21:58:43 +01:00