Commit graph

1793 commits

Author SHA1 Message Date
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
Shishkevich D.
d87b2bccba chore: do not show the current login and password (#2969) 2025-05-03 18:00:25 +07:00
Columbiysky
b7be30dccc feat: hashing user passwords
solves problems #2944, #2783
2025-05-03 16:27:53 +07:00
mhsanaei
71858e7036 v2.5.8 2025-04-30 11:24:06 +02:00
mhsanaei
2097c5c930 Xray Core v25.4.30 2025-04-30 10:56:55 +02:00
mhsanaei
61270d7ce2 update dependencies 2025-04-30 10:51:49 +02:00
Павел
f0590c0593 refactror: add check ipv6 path
fix issues #1669 #2882
2025-04-29 20:32:54 +07:00
Tara Rostami
e7f2a03dc3 chore: minor fixes for login page 2025-04-27 11:22:43 +07:00
Shishkevich D.
2ba8a5e740 chore: new templates for issues and pull requests (#2935)
* chore: new issue templates

* chore: fixing templates

* chore: add pull request template
also edited bug report

* chore: add checklist for question and feat request template

* chore: remove title prefix

* fix: template title

* fix: re-fixing the template title

* chore: remove checklist for pull request

* chore: remove emojies

* fix: elimination of minor defects
2025-04-23 09:04:36 +02:00
Shishkevich D.
500b760337 fix: qr modal header 2025-04-19 22:43:24 +07:00
Shishkevich D.
242e17f246 chore: move qr params in a-popover 2025-04-19 22:36:17 +07:00
AKILA INDUNIL
8d814154e3 feat: add a toggle to use public IPv4 in QR/URI 2025-04-19 22:32:22 +07:00
Pk-web6936
4154981872 automatic Build and Release (#2919)
* Update release.yml

* Update release.yml

* Update release.yml
2025-04-18 22:32:38 +02:00
Pk-web6936
095142de45 docs: Update README (#2921)
* Update README.es_ES.md

* Update README.ru_RU.md
2025-04-18 22:31:35 +02:00
006lp
59791acb42 docs: Update README.zh_CN.md (#2920) 2025-04-18 21:16:39 +02:00
Shishkevich D.
f5961f0fe3 chore: deleting unnecessary functions 2025-04-18 17:55:09 +07:00
nistootsin
cd295775f2 feat: add Submit As Enable in telegram bot 2025-04-16 15:16:55 +07:00
Shishkevich D.
a7624923dd fix: encoding subscription title in base64 2025-04-15 19:29:54 +07:00
Shishkevich D.
5febf5c024 fix: Error when generating shadowsocks keys in Blake3_AES_256_GCM 2025-04-15 18:33:26 +07:00
Columbiysky
4020998898 fix docker-compose.yml: the attribute version is obsolete (#2891) 2025-04-12 08:19:55 +02:00
mhsanaei
ed04ed494b v2.5.7 2025-04-11 12:11:39 +02:00
mhsanaei
a707c4f3ce update dependencies 2025-04-11 11:09:43 +02:00