Commit graph

7 commits

Author SHA1 Message Date
Shishkevich D.
83f22403c8 chore: removing twoFactor prop in settings page 2025-05-08 12:24:41 +00:00
Shishkevich D.
37c6f50b2e chore: requesting confirmation of setting/removing two-factor authentication
otpauth library was taken from cdnjs
2025-05-08 12:17:26 +00:00
Shishkevich D.
9e94aba649 chore: replace two factor token input with qr-code 2025-05-07 02:33:50 +00:00
Shishkevich D.
2c53007580 chore: implement 2fa auth
from #2786
2025-05-03 08:03:09 +00:00
Shishkevich D.
1a53af0434
chore: deleting unnecessary functions 2025-04-18 17:55:09 +07:00
mhsanaei
3ded4ee658
minor changes 2025-04-07 00:45:52 +02:00
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
Renamed from web/html/xui/settings.html (Browse further)