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-09-20docs: add comments for all functionsmhsanaei
2025-09-19go package correction v2mhsanaei
2025-09-19go package correctionmhsanaei
2025-05-09chore: toasts translation refactoringShishkevich D.
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-05-03feat: hashing user passwordsColumbiysky
solves problems #2944, #2783
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed
2023-12-08pagination and sub URI support #1300Alireza Ahmadi
2023-12-04separate xray page #1286Alireza Ahmadi
2023-08-26Add encrypt subscription ON/OFF switchMHSanaei
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-08-26[sub] improve usage info in RemarkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-31fix settingHamidreza Ghavami
2023-05-31some improvementsHamidreza Ghavami
2023-05-22[feature] separate subscription serviceMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-21rename I18n to I18nWebHamidreza Ghavami
2023-05-20update to use WebI18n funcHamidreza Ghavami
2023-05-13remove search Data filesMHSanaei
2023-05-12add searchDatafiles routeHamidreza Ghavami
2023-05-04update translationHamidreza Ghavami
2023-04-21secret token thanks to @HarlyquinForestMHSanaei
2023-04-18add api route setting/getDefaultJsonConfigHamidreza Ghavami
2023-04-09alireza update packMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-03-17alirezaMHSanaei
2023-02-18update pack 2MHSanaei
2023-02-093x-uiMHSanaei