Commit Graph

8 Commits

Author SHA1 Message Date
心隨緣動 1907db58d1 Subtle changes 2025-09-14 20:33:28 +08:00
心隨緣動 d09af5769d v2.7.2 2025-09-10 16:22:02 +08:00
心隨緣動 48e563510e VLESS Post-Quantum Encryption 2025-09-08 21:54:23 +08:00
心隨緣動 c94dca991b VLESS Post-Quantum Encryption 2025-09-08 20:48:24 +08:00
心隨緣動 7977aff67c VLESS Post-Quantum Encryption 2025-09-08 15:59:36 +08:00
Shishkevich D. 1644904755 chore: clients comment improvement
- use default ant components instead custom styles
- remove comments in inbound info modal (duplicates information)
- enhance tooltip usage
2025-06-21 15:24:52 +07:00
Vadim Iskuchekov 5c10035bd9 feat: add comments under client id (#3131) 2025-06-21 14:55:35 +07: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