nistootsin
3e2c89aa7b
- uptimize the process of adding client by deleting main message on
...
getting text inputs.
2025-03-26 20:44:41 +03:30
nistootsin
5a1f035833
- delete message after cancel
2025-03-26 18:32:19 +03:30
nistootsin
9159b8eb21
remove refresh button in add client
2025-03-26 18:22:10 +03:30
nistootsin
650a43f826
Refactroring
2025-03-26 18:02:16 +03:30
Sanaei
21338a9e24
Merge branch 'main' into develop-bot/add_client_feature
2025-03-26 13:05:31 +01:00
Sanaei
d376ce057c
Merge pull request #2823 from shishkevichd/refactor/refactor-5
...
Code refactoring
2025-03-26 13:04:42 +01:00
Sanaei
5e6e900e64
Merge branch 'main' into refactor/refactor-5
2025-03-26 11:29:38 +01:00
danilshishkevich
19f7938617
chore: giving keys for each a-collapse-panel
2025-03-25 15:13:17 +00:00
danilshishkevich
fe791b6e99
chore: move client table into components
2025-03-24 15:17:45 +00:00
danilshishkevich
a02bf3195d
chore: improve styles
...
- elements with class `.collapse-title` are missing
- changed paddings in `.ant-xray-version-list-item` element
2025-03-24 12:22:12 +00:00
Shishkevich D.
3ea05d30c1
chore: transforming a common sidebar into a separate component
...
- also added saving collapsed state
2025-03-24 11:19:27 +00:00
Shishkevich D.
40ebf2902e
fix: dashboard won't load
2025-03-24 10:02:01 +00:00
Shishkevich D.
14253c3586
chore: moving the modals to a separate directory
2025-03-24 09:57:37 +00:00
Shishkevich D.
7b15274c84
chore: moving the settings tabs to a separate directory
2025-03-24 09:45:15 +00:00
nistootsin
31d342bde2
- add expire data button to add client telegram process.
2025-03-22 18:18:47 +03:30
nistootsin
f7872407d6
- fix a mistake in the email prompt message
2025-03-22 16:20:42 +03:30
nistootsin
a6cae1c8a5
- add traffic button to add client bot feature
2025-03-22 16:14:51 +03:30
nistootsin
c14c82767a
Refactoring
2025-03-22 16:14:51 +03:30
Sanaei
1aff920e83
Merge branch 'main' into develop-bot/add_client_feature
2025-03-22 07:54:35 +01:00
mhsanaei
6545d8b61d
glibc version
...
replace with OS check
2025-03-22 07:48:50 +01:00
Shishkevich D.
6f4eefe601
chore: make class to get the device form factor
2025-03-21 15:09:05 +00:00
Shishkevich D.
510c35f450
chore: meta tag change
...
- `X-UA-Compatible` is only used by Internet Explorer, so it removed
- `robots` allows the panel not to be indexed by a search engine
2025-03-21 14:49:49 +00:00
nistootsin
f92ba7ab13
update all files in web/translation/
2025-03-21 18:18:52 +03:30
nistootsin
f717cbe40e
restructrure the add client bot feature
2025-03-21 18:18:52 +03:30
Shishkevich D.
00addb0dd9
chore: delete display.css
...
these styles are not used anywhere
2025-03-21 14:38:41 +00:00
nistootsin
8f9e4acd2c
Merge branch 'MHSanaei:main' into develop-bot/add_client_feature
2025-03-21 17:22:25 +03:30
Shishkevich D.
db140a1e9b
chore: improve russian translation ( #2802 )
...
* chore: improve russian translation
* chore: corrections in translation
2025-03-21 18:54:02 +07:00
mhsanaei
db945e2fbd
OS: Alma Linux 9.5+
2025-03-21 12:49:23 +01:00
mhsanaei
667fac15f4
OS: Rocky Linux 9.5+
2025-03-21 12:40:13 +01:00
nistootsin
cbdcf1c344
Merge branch 'MHSanaei:main' into develop-bot/add_client_feature
2025-03-21 00:19:03 +03:30
mhsanaei
29033a7828
OS: Debian 12+
2025-03-20 19:45:29 +01: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