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
2026-05-04fix(security): sanitize remote IP headers and escape log viewer outputMHSanaei
#4135
2026-05-04TLS: Remove ECH Force QueryMHSanaei
2025-09-25fix: login animation (#3559)Tara Rostami
* Add IPv4 for wget in install * fix: login animation
2025-09-24login: autocomplete passwordmhsanaei
2025-09-17Minor Fixes (#3483)Tara Rostami
* Minor Fixes * Minor Fixes 2 --------- Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-09-12clean html filesmhsanaei
move styles to css
2025-09-04chore: login improvements (#3408)Danil S.
- added client-side form validation - now with slow internet otp input does not appear later than all input
2025-08-25AutoFill OTP (#3381)Igor Finagin
https://developer.apple.com/documentation/security/enabling-password-autofill-on-an-html-input-element
2025-07-06fix: login title shifts the input fieldsShishkevich D.
* chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian
2025-06-21refactor: use new page templatesShishkevich D.
2025-06-18fix: reduced login title font-size for mobile (#3105)spatiumstas
2025-05-08chore: implement 2fa auth (#2968)Shishkevich D.
* chore: implement 2fa auth from #2786 * chore: format code * chore: replace two factor token input with qr-code * chore: requesting confirmation of setting/removing two-factor authentication otpauth library was taken from cdnjs * chore: revert changes in `ClipboardManager` don't need it. * chore: removing twoFactor prop in settings page * chore: remove `twoFactorQr` object in `mounted` function
2025-04-27chore: minor fixes for login pageTara Rostami
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-04-01chore: simplify login page (#2851)Shishkevich D.
* chore: change login page * chore: minor improvements on login page * chore: add login button padding * fix: delete unnecessary attributes * fix: Restore headline animation with DOMContentLoaded
2025-03-17Code refactoring (#2785)Shishkevich D.
* chore: pretty theme menu in sidebar * refactor: renaming component templates * refactor: create custom `a-statistic` component * fix: display button text only on large screens * chore: remove loading background in overview page * fix: show `Version` text when xray version is unknown
2025-03-08Code refactoring (#2739)Shishkevich D.
* refactor: switching to the use of typed props * refactor: `password-input` -> `a-password-input` * fix: qr modal copy error
2025-03-08refactor: move language manager to utils (#2735)Shishkevich D.
2024-09-16login page - more width for langmhsanaei
2024-08-30better autocomplete for password and token inputs (#2505)Rizvan Nukhtarov
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-03-09Minor Fixes (#1992)Tara Rostami
autocomplete max - min for input-number
2024-02-28Optimize Dark Theme & Ultra Dark (#1889)Tara Rostami
--------- Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com> Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2024-02-27Update login.htmlMHSanaei
2024-02-25minor changesMHSanaei
2024-02-22Ultra Dark Theme for 3X-UI (#1871)Tara Rostami
2024-02-17UI improvements (#1813)Tara Rostami
2023-12-21Minor Fixes (#1421)Tara Rostami
* Update login.html * Update custom.css * Update translate.fa_IR.toml * Update translate.fa_IR.toml * Update translate.en_US.toml
2023-12-17Minor improvements in UI (#1399)Tara Rostami
2023-12-16Better Login Animation (#1384)Tara Rostami
* Update login.html * Update login.html * Update login.html * Update login.html
2023-12-14Better login page & css correction (#1368)v2.0.1Tara Rostami
* Update custom.css * Update login.html * Update inbounds.html * Update custom.css * Update custom.css
2023-12-13[gui] redesign formsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13login - animation removed (#1344)Tara Rostami
2023-12-12Update inbound_info_modal.html (#1342)Tara Rostami
* Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css
2023-12-10Update login.htmlTara Rostami
2023-12-08css correction #1300Alireza Ahmadi
2023-12-05xray setting enhancements #1286Alireza Ahmadi
2023-12-04fix login title #1286Alireza Ahmadi
2023-12-04new login face #1286Alireza Ahmadi
2023-06-16new - loglevel (#612)Ho3ein
2023-06-16fix default language in initLocalizerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13fix input bg color in login pageHamidreza Ghavami
2023-05-12FIX Login UI styleHamidreza Ghavami
2023-05-12Change route path '/xui' to '/panel'Hamidreza Ghavami
2023-05-12await secret status in login pageHamidreza Ghavami
2023-05-08update theme-switchHamidreza Ghavami
2023-05-08fix style login uiHamidreza Ghavami
2023-05-08fix use password componentHamidreza Ghavami
2023-05-08update UI to use password-input componentHamidreza Ghavami
2023-05-08update login UIHamidreza Ghavami