Commit graph

5 commits

Author SHA1 Message Date
Shishkevich D.
c4aababb70 chore: clean readme, add link to wiki (#3045) 2025-06-05 18:56:33 +07:00
Tara Rostami
4f91ab6e52 fix: 2fa qr-code (#2996) 2025-05-11 02:12:43 +02:00
Shishkevich D.
b9e0781f52 feat: implement geofiles update in panel (#2971)
solves #2672

Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-05-06 18:10:58 +02:00
Shishkevich D.
b6041b1376 chore: create FileManager class for downloading files 2025-04-08 22:17:29 +07:00
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
Renamed from web/html/xui/index.html (Browse further)