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
2023-05-14Add Redirect Middleware for RouterHamidreza Ghavami
2023-05-14Update '/xui/API' to new path '/panel/api'Hamidreza Ghavami
2023-05-13v1.4.5v1.4.5MHSanaei
2023-05-13Merge branch 'main' of https://github.com/MHSanaei/3x-uiMHSanaei
2023-05-13bug fixed - random user passMHSanaei
2023-05-13Merge pull request #428 from LOVECHEN/mainHo3ein
Update docker-compose.yml
2023-05-13Update docker-compose.ymlLOVECHEN
Define your hostname to identify the host in telegram
2023-05-13Merge pull request #426 from hamid-gh98/mainHo3ein
FIX input bg color in login page
2023-05-13random sub buttonMHSanaei
2023-05-13fix input styleHamidreza Ghavami
2023-05-13fix input bg color in login pageHamidreza Ghavami
2023-05-13remove duplicate random text genMHSanaei
randomText by default length set to 8
2023-05-13remove search Data filesMHSanaei
2023-05-13random UUIDMHSanaei
2023-05-13fixMHSanaei
2023-05-13[bug] fix cloned inbound settingsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13[bug] fix login failure when tgbot is not activeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13pruning some codesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13Set session max-age to default if defined zeroMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13spin only in reload timeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13remove duplicate remark assignmentsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13Merge pull request #420 from hamid-gh98/mainHo3ein
[fix] russia domains in settings and More....
2023-05-12FIX Login UI styleHamidreza Ghavami
2023-05-12Update README.mdHamidreza Ghavami
2023-05-12Change route path '/xui' to '/panel'Hamidreza Ghavami
2023-05-12Update README.mdHamidreza Ghavami
2023-05-12Add docker-compose.ymlHamidreza Ghavami
2023-05-12update translationHamidreza Ghavami
2023-05-12await secret status in login pageHamidreza Ghavami
2023-05-12Add block speedtest switch templateHamidreza Ghavami
2023-05-12fix show client name in QR modalHamidreza Ghavami
2023-05-12Add copy button for sub linkHamidreza Ghavami
2023-05-12Fix darkClass in ThemeSwitcherHamidreza Ghavami
2023-05-12Show client email in QR ModalHamidreza Ghavami
2023-05-12add service function to search data filesHamidreza Ghavami
2023-05-12add searchDatafiles routeHamidreza Ghavami
2023-05-12add check for geosite functionHamidreza Ghavami
2023-05-12only get enabled inbounds and clientsHamidreza Ghavami
2023-05-12Minor changes in UI (#415)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 * Update custom.css * Update antd.min.css
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-11Cleaner Docker file with much lighter base image (#387)Hossein Abaiyani
* updated dockerfile * updated dockerfile * Update Dockerfile added platform * added iran.dat * added iran.dat --------- Co-authored-by: Hossein Abaiyani <hossein.abaiyani@arvancloud.com>
2023-05-09Merge pull request #392 from MHSanaei/dependabot/go_modules/gorm.io/gorm-1.25.1Ho3ein
Bump gorm.io/gorm from 1.25.0 to 1.25.1
2023-05-09Bump gorm.io/gorm from 1.25.0 to 1.25.1dependabot[bot]
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.0...v1.25.1) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08Merge pull request #381 from hamid-gh98/mainHo3ein
[FIX] bug logout path + [UPDATE] login UI and more ...
2023-05-08fix style bg :DHamidreza Ghavami
2023-05-08update theme-switchHamidreza Ghavami
2023-05-08Merge branch 'main' of https://github.com/hamid-gh98/3x-ui into mainHamidreza 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