Commit graph

6 commits

Author SHA1 Message Date
Shishkevich D.
bea19a263d
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
14cdde371f
better view for uTLS 2025-03-04 12:50:49 +01:00
mhsanaei
99a23f25d5
TLS-REALITY : hide value of private key 2025-03-04 10:36:02 +01:00
mhsanaei
b36032e22c
REALITY: target as an alias of dest
I don't want to add it separately because they are the same, just the name is different.
2024-10-16 12:22:07 +02:00
mhsanaei
cdb6eac0e6
Reality - min,max client (not active) 2024-09-27 14:57:04 +02:00
mhsanaei
c9c8abe97b
refactor: split XTLS and Reality form tls into separate files 2024-09-26 16:01:58 +02:00