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-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-30fix: opening links in the sidebarShishkevich D.
2025-03-24chore: move client table into componentsdanilshishkevich
2025-03-24chore: transforming a common sidebar into a separate componentShishkevich D.
- also added saving collapsed state
2025-03-19chore: pretty `Inbounds` page (#2791)Shishkevich D.
* chore: pretty 'Inbounds' page * chore: return styles for aCustomStatistic styles was intended to properly display a-statistic in the app, but for some unknown reason it was removed * fix: switch style in dark mode ---------
2025-03-18Fixes and improvements (#2789)Tara Rostami
* Fixes and improvements * Update translate.en_US.toml
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-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-04-17renamemhsanaei
2024-04-01QRious2 (#2156)Tara Rostami
2024-03-12bug fixv2.2.5MHSanaei
2024-03-09Minor Fixes (#1992)Tara Rostami
autocomplete max - min for input-number
2024-03-02UI improvements (#1963)Tara Rostami
* Update sortableTable.html * Update custom.css
2024-02-28remove drag button on mobileMHSanaei
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-27Added drag'n'drop for routes (#1915)Serge Pavlyuk
* Added drag'n'drop for routes * Drop handler works only for local dnd events * Cleanup console.log
2024-02-21[dark] change message by themeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17UI improvements (#1813)Tara Rostami
2024-01-23persian datepicker bug fixed (#1668)Ali Rahimi
* add single client bug fixed * persian datepicker bug fixed
2024-01-02added Jalalian datepicker (shamsi) (#1460)Ali Rahimi
* added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed
2023-12-08pagination and sub URI support #1300Alireza Ahmadi
2023-12-04new frontend and mobile view #1286Alireza Ahmadi
2023-05-12Fix darkClass in ThemeSwitcherHamidreza Ghavami
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-08fix style bg :DHamidreza Ghavami
2023-05-08add password componentHamidreza Ghavami
2023-05-08create theme-switch componentHamidreza Ghavami
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-03-17pack1MHSanaei
2023-02-10fa,zh bug fixed - qrcode for trojan addedMHSanaei
2023-02-093x-uiMHSanaei