Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-06Code refactoring (#2865)Shishkevich D.
* 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-03-04better view for uTLSmhsanaei
2025-03-04TLS-REALITY : hide value of private keymhsanaei
2024-10-16REALITY: target as an alias of destmhsanaei
I don't want to add it separately because they are the same, just the name is different.
2024-09-27Reality - min,max client (not active)mhsanaei
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei