Shishkevich D.
a6b1a272b0
Code refactoring ( #2865 )
...
* refactor: use vue inline styles in entire application
* refactor: setting row in dashboard page
* refactor: use blob for download file in text modal
* refactor: move all html templates in `web/html` folder
* refactor: `DeviceUtils` -> `MediaQueryMixin`
The transition to mixins has been made, as they can update themselves.
* chore: pretty right buttons in `outbounds` tab in xray settings
* refactor: add translations for system status
* refactor: adjust gutter spacing in setting list item
* refactor: use native `a-input-password` for password field
* chore: return old system status
with new translations
* chore: add missing translation
2025-04-06 11:40:33 +02:00
mhsanaei
c57e2edc46
better view for uTLS
2025-03-04 12:50:49 +01:00
mhsanaei
e7ed82c58a
TLS-REALITY : hide value of private key
2025-03-04 10:36:02 +01:00
mhsanaei
e9c48424ae
serverNameToVerify to verifyPeerCertInNames #2662
2025-02-22 14:09:52 +01:00
mhsanaei
cb96e9a318
TLS - serverNameToVerify
2025-01-26 19:33:50 +01:00
mhsanaei
2fe0b04b91
removed - XTLS Security
...
because its too old and no one use it anymore
2024-10-29 12:50:25 +01:00
mhsanaei
b46a6dfc44
Show buildChain only when usage is 'issue'
2024-10-03 10:48:01 +02:00
mhsanaei
d0df39c6d0
refactor: split XTLS and Reality form tls into separate files
2024-09-26 16:01:58 +02:00
mhsanaei
4701fbd5cc
Reality - maxTimediff
2024-09-13 09:39:57 +02:00
Dmitry Zhavoronkov
c581fef26a
fix TypeError: this.shortIds.split is not a function ( #2507 )
...
* fix TypeError: this.shortIds.split is not a function
2024-09-02 12:02:15 +02:00
mhsanaei
e816daad8a
bug fix - TLS
...
disableSystemRoot & enableSessionResumption
2024-08-29 11:06:48 +02:00
mhsanaei
37f8fc1aba
new - cert (build Chain)
2024-08-04 00:07:33 +02:00
mhsanaei
283f90b554
new - (TLS) Session Resumption
2024-05-24 10:17:20 +02:00
mhsanaei
df6421dda3
new - (TLS) disable System Root
2024-05-22 20:06:49 +02:00
mhsanaei
3e7957cee0
new - Cert (TLS-XTLS) - oneTimeLoading , usage
2024-05-22 20:06:48 +02:00
Tara Rostami
7826117fde
UI Improvements ( #2228 )
...
* UI Improvements
Better Table
Update QR Code Modal
Better Info Modal
Compression HTML files
Better Dropdown Menu
Better Calendar
and more ..
Remove files
Minor Fixes
2024-04-20 22:15:36 +03:30
MHSanaei
59191b0e95
improve translate
2024-02-27 21:18:12 +03:30
MHSanaei
192661ee81
better design - OCPD Problem
2024-02-27 19:02:23 +03:30
shahin-io
b2bd587412
Small edit & fixes ( #1571 )
2024-01-12 17:55:18 +03:30
MHSanaei
b0eb94572f
fix translation
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:14:37 +03:30
MHSanaei
b3948572f8
Update dependencies and Xray v1.8.7
2024-01-09 17:45:10 +03:30
shahin-io
2021aaac9d
Overall Enhancement ( #1524 )
2024-01-09 12:40:40 +03:30
Tara Rostami
fc88cff599
Minor UI fixes ( #1405 )
...
* Update translate.en_US.toml
* Update stream_kcp.html
* Update vless.html
* Update shadowsocks.html
* Update external_proxy.html
* Update stream_sockopt.html
* Update sniffing.html
* Update tls_settings.html
* Update dokodemo.html
* Update shadowsocks.html
* Update socks.html
* Update stream_ws.html
* Update tls_settings.html
* Update index.html
* Update translate.en_US.toml
* Update translate.fa_IR.toml
* Update translate.ru_RU.toml
* Update translate.vi_VN.toml
* Update translate.zh_Hans.toml
* Update outbound.html
* Update outbound.html
* Update trojan.html
* Update vless.html
* Update stream_kcp.html
* Update xray.html
* Update stream_grpc.html
* Update custom.css
* Update stream_quic.html
* Update custom.css
* Update custom.css
* Update custom.css
* Update inbounds.html
2023-12-19 13:06:36 +03:30
Tara Rostami
f936bcd012
Minor improvements in UI ( #1399 )
2023-12-17 18:46:50 +03:30
MHSanaei
ce2b49321c
v2.0.1
2023-12-14 10:15:44 +03:30
MHSanaei
661561602d
[gui] redesign forms
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13 19:33:11 +03:30
MHSanaei
3d18c0bcd8
bug fix - xtls
2023-12-12 21:41:10 +03:30
Tara Rostami
ef64c67d32
Update inbound_info_modal.html ( #1342 )
...
* Update login.html
* Update custom.css
* Update inbound_info_modal.html
* Update custom.css
* Update custom.css
2023-12-12 20:04:01 +03:30
Alireza Ahmadi
0bcc642e37
small fixes #1300
2023-12-10 15:17:10 +01:00
MHSanaei
1dc6b316f5
bug fix - multi cert
2023-12-09 20:47:41 +03:30
MHSanaei
3f5da01284
<tr> <td> instead of <a-form-item>
...
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-12-09 18:48:06 +03:30
MHSanaei
692614d04d
better view
2023-12-09 01:47:54 +03:30
Alireza Ahmadi
59486c14dd
Add TLS for SHADOWSOCKS #1300
2023-12-08 18:52:11 +01:00
Alireza Ahmadi
2e326f7e50
Expand multiDomain to externalProxy #1300
2023-12-08 18:45:21 +01:00
Alireza Ahmadi
66bea409c3
optimize security in front codes #1300
2023-12-08 16:46:44 +01:00
Alireza Ahmadi
9effc9bd53
new frontend and mobile view #1286
2023-12-04 19:18:53 +01:00
MHSanaei
322220ea6b
add tls ocspStapling
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 18:52:38 +03:30
MHSanaei
db38398b6c
Show ALPN order
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:45:53 +03:30
MHSanaei
e4691bb299
new - Reject Unknown SNI - thanks to @sudospaes
2023-06-09 16:48:50 +03:30
MHSanaei
88777ccf90
random password button for SS & more
...
crypto.getRandomValues for uuid
change name randomText to randomLowerAndNum
2023-06-09 16:04:57 +03:30
MHSanaei
b531bf981f
random sub Id
...
optimize utils
trojan short id fix
index page better view
2023-06-07 12:45:58 +03:30
MHSanaei
809adc9700
update - style
...
tcp,ws,tls
2023-05-22 22:36:15 +03:30
MHSanaei
bf6ec5fe37
[feature] add multi domain tls (CDN ready)
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 17:31:41 +03:30
MHSanaei
dc2cf15a2a
features - random ShortId button
2023-05-22 16:44:27 +03:30
MHSanaei
bcef9e0dbb
bug fix - KeyContent
2023-05-22 11:39:21 +03:30
Hamidreza Ghavami
e0b909535f
fix tls settings
2023-05-20 18:46:50 +04:30
MHSanaei
6c3b747a33
bug fix - xtls
2023-05-18 12:18:13 +03:30
MHSanaei
d274077066
[feature] SpiderX for Reality
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 16:10:11 +03:30
MHSanaei
97ff96da26
[feature] filter inbound clients
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 15:57:47 +03:30
MHSanaei
b9c3cd8534
[feature] multi cert per inbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 00:55:19 +03:30