nistootsin
ad8fa57c84
Merge 0deeb24f14
into 2ffde55f8f
2025-03-20 18:10:05 +08:00
mhsanaei
2ffde55f8f
v2.5.6 - Happy Nowruz
2025-03-20 10:54:54 +01:00
Sanaei
0deeb24f14
Merge branch 'main' into develop-bot/add_client_feature
2025-03-19 17:06:54 +01:00
Shishkevich D.
6e5ed881f2
chore: pretty Inbounds
page ( #2791 )
...
* chore: pretty 'Inbounds' page
* chore: return styles for aCustomStatistic
styles was intended to properly display a-statistic in the app, but for some unknown reason it was removed
* fix: switch style in dark mode
---------
2025-03-18 22:13:01 +01:00
Kirill Dunaev
d52c50fd9e
Russian translation fixes ( #2792 )
2025-03-18 20:56:58 +07:00
somebodywashere
fa5fb927c1
Update to regular cert issue ( #2790 )
2025-03-18 13:47:58 +01:00
mhsanaei
f7198c4c2f
Update index.html
2025-03-18 13:39:07 +01:00
Sanaei
a290704cfa
Merge branch 'main' into develop-bot/add_client_feature
2025-03-18 10:00:57 +01:00
Tara Rostami
21e7d45b54
Fixes and improvements ( #2789 )
...
* Fixes and improvements
* Update translate.en_US.toml
2025-03-18 09:51:05 +01:00
nistootsin
2bcdc97203
Merge branch 'MHSanaei:main' into develop-bot/add_client_feature
2025-03-18 02:37:15 +03:30
Shishkevich D.
db62a07fb8
Code refactoring ( #2785 )
...
* chore: pretty theme menu in sidebar
* refactor: renaming component templates
* refactor: create custom `a-statistic` component
* fix: display button text only on large screens
* chore: remove loading background in overview page
* fix: show `Version` text when xray version is unknown
2025-03-17 18:26:07 +07:00
nistootsin
5ab137fc6b
Merge branch 'bot/add-client'
2025-03-17 14:21:35 +03:30
nistootsin
176f907043
- remove add_client_as_enable button in bot
2025-03-17 13:32:39 +03:30
nistootsin
f77fb6f2e2
- handle password input rather than id for shadow and trojan protocols
2025-03-17 13:14:59 +03:30
somebodywashere
e3120c4028
Updates to CF cert issue ( #2780 )
2025-03-17 09:12:52 +01:00
Shishkevich D.
7ae855e7c9
chore: some improvements ( #2782 )
...
* chore: improve outbound link input
* chore: ui improvement
2025-03-17 08:26:59 +07:00
nistootsin
03dcb184a8
- customize the add client message and json for each protocol
2025-03-17 04:00:47 +03:30
nistootsin
27fca74d10
- Add client variables: client_method, client_sh_password, client_tr_password
...
- Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button
2025-03-17 02:59:54 +03:30
nistootsin
698c1be3bb
feat: complete submission process for adding a client to inbounds
2025-03-16 03:49:23 +03:30
Shishkevich D.
b9307c6c9c
chore: pretty 'Overview' page ( #2772 )
...
* chore: pretty 'Overview' page
* chore: some improvements in 'overview page'
- reduced font size
- added caption to buttons
- fixed display of xray state
- xray version display returned
2025-03-15 12:15:46 +01:00
Ilya Afanasov
d30cdbf49a
feat: custom subscription title in panel ( #2773 )
...
* feat: custom subscription title in panel
* feat: added translations
2025-03-15 08:16:59 +01:00
nistootsin
ae0b98c87e
update the go.mod
2025-03-15 03:00:18 +03:30
nistootsin
7eb62855ac
Add feature to add clients to inbound:
...
- Implement buttons for adding new clients
- Handle client addition process (submission remains to be completed)
- Support for multiple languages
2025-03-15 02:43:46 +03:30
Sanaei
cac00224db
runs-on: ubuntu-22.04 ( #2767 )
...
https://github.com/actions/runner-images/issues/11101
2025-03-13 16:06:08 +01:00
mhsanaei
b68f0a206c
xray log - minor change
2025-03-13 11:48:00 +01:00
mhsanaei
0bde51b91e
Refactor: Use any instead of interface{}
2025-03-12 20:43:43 +01:00
mhsanaei
280a22b57d
warp - optimize utility code
2025-03-12 19:27:19 +01:00
mhsanaei
315d852087
fix - public IP #2763
2025-03-12 19:20:13 +01:00
mhsanaei
6a0d2e0a29
Axios v1.8.2
2025-03-11 13:18:52 +01:00
Shishkevich D.
a811225610
fix: protocol checking during random uuidv4 generation
...
fixes the https://github.com/MHSanaei/3x-ui/issues/2750 issue
2025-03-10 22:09:51 +07:00
mhsanaei
1893c3814d
v2.5.5
2025-03-10 14:33:58 +01:00
mhsanaei
422c391f96
Xray log: show failed on error log level
2025-03-10 14:31:06 +01:00
mhsanaei
f7f95ffbae
bug fix - xray log
2025-03-10 13:46:46 +01:00
mhsanaei
f408bd7c77
Xray core v2.3.6 + update dependencies
2025-03-10 09:51:31 +01:00
Shishkevich D.
ad13ce6cde
fix: generating shortIds for vless reality ( #2745 )
2025-03-09 19:37:53 +07:00
Shishkevich D.
c35179d924
chore: remove unused variable
2025-03-09 06:38:45 +00:00
Shishkevich D.
cedc7f0fb8
chore: refactoring RandomUtil
class
...
now we use window.crypto.getRandomValues to generate random values.
2025-03-09 06:37:05 +00:00
Shishkevich D.
64fa0e97a3
chore: use crypto.randomUUID()
for generating UUIDv4
2025-03-09 06:09:42 +00:00
Shishkevich D.
a45e9de472
chore: use Base64 library for generating SS password
2025-03-09 06:06:27 +00:00
Shishkevich D.
101e9ebf35
fix: modals style
2025-03-09 06:01:27 +00:00
Shishkevich D.
17a76d2843
Revert "chore: add missing params for grpc stream settings (outbound)"
...
This reverts commit 1c59afe031
.
2025-03-09 05:38:34 +00:00
Shishkevich D.
a23a5de540
Revert "chore: add new grpc params for outbound ( #2744 )"
...
This reverts commit c49ec9a74c
.
2025-03-09 05:37:50 +00:00
Shishkevich D.
a16e83468b
chore: add dns
type for kcp protocol
...
see https://xtls.github.io/config/transports/mkcp.html#headerobject
2025-03-09 12:23:35 +07:00
Shishkevich D.
1c59afe031
chore: add missing params for grpc stream settings (outbound)
2025-03-09 04:49:17 +00:00
Shishkevich D.
c49ec9a74c
chore: add new grpc params for outbound ( #2744 )
2025-03-09 11:28:12 +07:00
mhsanaei
a0dd101d97
tgbot - restart
...
change restart force to restart
2025-03-08 23:08:04 +01:00
mhsanaei
700cf9c10b
minor changes
2025-03-08 18:14:48 +01:00
Shishkevich D.
697cd5e6d9
Code refactoring ( #2739 )
...
* refactor: switching to the use of typed props
* refactor: `password-input` -> `a-password-input`
* fix: qr modal copy error
2025-03-08 22:41:27 +07:00
Shishkevich D.
c6d27a4463
chore: pretty backup
and xray version
modal ( #2737 )
...
* chore: pretty `backup & restore` modal
* chore: pretty `xray version` modal
* fix: new `xray version` modal style
2025-03-08 20:41:23 +07:00
Shishkevich D.
751f564c4a
fix: base64 encoding on vmess/shadowsocks inbounds ( #2736 )
2025-03-08 12:33:34 +07:00