Commit graph

1814 commits

Author SHA1 Message Date
mhsanaei
a243365c0f fixed: mux #3185 2025-07-04 14:02:33 +02:00
mhsanaei
0a9c0feec8 fixed: type #3186 2025-07-04 13:25:24 +02:00
mhsanaei
368ea2c3df v2.6.1 2025-07-02 11:28:24 +02:00
Shishkevich D.
0994dea15c chore: reset two-factor authentication after changing admin credentials (#3029)
* chore: add `resetTwoFactor` argument for main.go

fixes #3025

* chore: reset two-factor authentication after changing admin credentials

* chore: reset two-factor authentication after changing admin credentials

---------

Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-07-02 11:25:25 +02:00
mhsanaei
4baa198055 update dependencies 2025-07-02 11:17:26 +02:00
Shishkevich D.
b716a1bcd5 chore: mark 2053 port as unsecured 2025-06-25 00:38:03 +07:00
Shishkevich D.
0932fab773 fix: selecting a supported language
english could be selected by default at first load, even if the user's language was supported by the panel
2025-06-25 00:30:08 +07:00
Shishkevich D.
0fad19c036 chore: russian language improvements 2025-06-23 19:42:44 +07:00
Shishkevich D.
99bc397b54 refactor: new loading logic, icons for tabs 2025-06-22 00:27:09 +07:00
Shishkevich D.
83115a7ad1 refactor: use new page templates 2025-06-21 15:38:43 +07:00
Shishkevich D.
85536c43e6 chore: clients comment improvement
- use default ant components instead custom styles
- remove comments in inbound info modal (duplicates information)
- enhance tooltip usage
2025-06-21 15:24:52 +07:00
Vadim Iskuchekov
869871b62b feat: add comments under client id (#3131) 2025-06-21 14:55:35 +07:00
Shishkevich D.
5f697f257f fix: generate correct keys for shadowsocks inbounds 2025-06-20 19:30:46 +07:00
Sanaei
2a13af2e97 Merge pull request #3125 from xujie86/patch-2
Add RHEL on x-ui.sh
2025-06-19 11:36:53 +03:30
xujie86
37fa90aed9 Update x-ui.sh 2025-06-19 14:38:24 +08:00
Shishkevich D.
79885195da chore: add new dns features from v25.6.8
* chore: add new dns params

* chore: add `DNS Presets` modal

* chore: edit file names
2025-06-18 23:24:18 +07:00
spatiumstas
97cca977ca fix: reduced login title font-size for mobile (#3105) 2025-06-18 22:31:10 +07:00
Shishkevich D.
206f91e86d refactor: use math.MaxUint16 when checking port 2025-06-17 22:45:03 +07:00
Shishkevich D.
a430bf7ffb chore: add download config button for wireguard 2025-06-17 22:25:24 +07:00
xujie86
caffbc10c6 chore: add RHEL system to install.sh
fixed #3097
2025-06-16 18:11:23 +07:00
Shishkevich D.
1325654cf8 chore: add translations for routing table 2025-06-16 12:26:49 +07:00
Shishkevich D.
f6ae36571c chore: up minimal xray-core version to v25.6.8 2025-06-16 12:22:56 +07:00
Shishkevich D.
d4bf50530d chore: build image in docker compose
this makes it possible to run development build using Docker.
2025-06-13 15:25:13 +07:00
Sanaei
c29bed3dc7 Merge pull request #3087 from rammiah/main
feat: support metrics config
2025-06-11 17:13:46 +03:30
rammiah
abc5d4ff89 feat: support metrics config 2025-06-11 18:42:41 +08:00
Jay
cad1565a56 chore: update the installation command (#3069)
* install command had an extra $ at the first of the line

* install command had an extra $ at the first of the line

* install command had an extra $ at the first of the line

* install command had an extra $ at the first of the line

* install command had an extra $ at the first of the line

* install command had an extra $ at the first of the line
2025-06-10 19:17:31 +03:30
Shishkevich D.
c4aababb70 chore: clean readme, add link to wiki (#3045) 2025-06-05 18:56:33 +07:00
Shishkevich D.
d59fc7987e fix: don't show ip limit for some protocols (#3064)
this causes the modal window to fail because protocols like wireguard, dokodemo and so on do not have clients (like vless/vmess, shadowsocks, etc).
2025-06-05 18:12:06 +07:00
spatiumstas
42a3fee406 feat: add command list in telegram bot (#3027) 2025-05-28 15:26:29 +07:00
Shishkevich D.
2c2924ecbc chore: X_UI_ENABLE_FAIL2BAN -> XUI_ENABLE_FAIL2BAN (#3030) 2025-05-22 08:21:23 +02:00
Ali Golzar
8f7de2b27b feat: support .env file (#3013) 2025-05-17 12:33:22 +02:00
Pk-web6936
742235ffe9 Code refactoring (#3011)
* Code refactoring 

read without -r will mangle backslashes
https://github.com/koalaman/shellcheck/wiki/SC2162

* Update x-ui.sh
2025-05-16 20:23:57 +02:00
Shishkevich D.
6e3d2923da fix: handle inbounds interaction errors (#3009)
eliminates messages like: “Inbound created successfully (Port 100 is already busy)”.
2025-05-16 23:56:56 +07:00
mhsanaei
78797d3404 v2.6.0 2025-05-16 14:26:20 +02:00
mhsanaei
7149e846be Xray-core v25.5.16 2025-05-16 13:05:46 +02:00
Columbiysky
9c717848f2 fix: Restore from .db file fails (#2988)
* fix: issue 2953. Restore from .db file fails because

* Update server.go
2025-05-14 17:35:53 +02:00
mhsanaei
e49cf070bf update dependencies 2025-05-11 13:05:45 +02:00
Tara Rostami
4f91ab6e52 fix: 2fa qr-code (#2996) 2025-05-11 02:12:43 +02:00
ckun52880
abfe3d5679 chore: simplified chinese translate improved 2025-05-10 22:42:23 +07:00
Shishkevich D.
f3324c3903 fix: remove duplicate path 2025-05-10 22:25:24 +07:00
Shishkevich D.
9556d981ab chore: сonfiguring paths for CI
no need for automatic build when changing files that do not affect panel operation
2025-05-10 22:24:49 +07:00
Shishkevich D.
20d5901b44 chore: customizing triggers for builds
Now CI triggers on commit to main, or on release
2025-05-10 22:00:20 +07:00
Shishkevich D.
606a71251b chore: add translations for a-table 2025-05-10 21:47:59 +07:00
Columbiysky
c3b065469c chore: russian translate improved (#2990) 2025-05-10 19:41:53 +07:00
Shishkevich D.
0d60a39192 chore: toasts translation refactoring 2025-05-09 10:46:29 +07:00
Shishkevich D.
31f9be62b5 chore: implement 2fa auth (#2968)
* chore: implement 2fa auth

from #2786

* chore: format code

* chore: replace two factor token input with qr-code

* chore: requesting confirmation of setting/removing two-factor authentication

otpauth library was taken from cdnjs

* chore: revert changes in `ClipboardManager`

don't need it.

* chore: removing twoFactor prop in settings page

* chore: remove `twoFactorQr` object in `mounted` function
2025-05-08 16:20:58 +02:00
nistootsin
b0b72fd5c8 Added 3 new buttons to telegram bot (#2965)
* Add a new button to but : Reset All Clients

* handel translation for `Reset All Clients` button

* refactoring

* add a new button to telegram bot >> `Sorted Traffic Usage Report`

* - refactoring

* add ip limit conifg on new client adding time
2025-05-06 18:27:17 +02:00
Shishkevich D.
b9e0781f52 feat: implement geofiles update in panel (#2971)
solves #2672

Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-05-06 18:10:58 +02:00
mhsanaei
ad1a8bf5f0 geosite : category-porn 2025-05-06 09:55:06 +02:00
Shishkevich D.
6f6080d932 fix: check default credentials during a fresh installation 2025-05-06 09:05:32 +07:00