3x-ui/web
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
..
assets Code refactoring (#2865) 2025-04-06 11:40:33 +02:00
controller Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
entity feat: custom subscription title in panel (#2773) 2025-03-15 08:16:59 +01:00
global Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
html Code refactoring (#2865) 2025-04-06 11:40:33 +02:00
job Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
locale Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
middleware Fix domain validation for Nginx/CDN compatibility #2450 2024-08-08 17:39:12 +02:00
network Add tgLang option 2023-05-20 19:15:20 +04:30
service Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
session fix session 2024-12-16 14:24:59 +01:00
translation Code refactoring (#2865) 2025-04-06 11:40:33 +02:00
web.go revert group management (#2656) 2025-02-04 11:27:58 +01:00