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
2024-09-17HTTP - Allow Transparentmhsanaei
2024-04-20UI Improvements (#2228)Tara Rostami
* UI Improvements Better Table Update QR Code Modal Better Info Modal Compression HTML files Better Dropdown Menu Better Calendar and more .. Remove files Minor Fixes
2024-02-28Minor fixes (#1943)v2.2.1Tara Rostami
2024-02-27better design - OCPD ProblemMHSanaei
2023-12-13[gui] redesign formsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-09<tr> <td> instead of <a-form-item>MHSanaei
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-08-09multi user HTTP & Socks inboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-02-093x-uiMHSanaei