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-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-06Pretty Panel and Xray settings (#2726)Shishkevich D.
* chore: refactor `setting-list-item` component * chore: remove padding * chore: replace settings list with settings collapse panels * chore: add missing translations * chore: fix translation
2024-03-09Minor Fixes (#1992)Tara Rostami
autocomplete max - min for input-number
2023-12-08pagination and sub URI support #1300Alireza Ahmadi
2023-05-11Optimized Settings UI (#408)Tara Rostami
* Update custom.css * Update setting.html * Update settings.html * Update antd.min.css * Update antd.min.css * Update settings.html * Update custom.css * Update custom.css * Update antd.min.css * Update setting.html * Update custom.css
2023-05-04changed number input tags to 'a-input-number'Hamidreza Ghavami
2023-04-25[feature] add login session timeoutMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-02-093x-uiMHSanaei