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-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
2025-03-12Refactor: Use any instead of interface{}mhsanaei
2025-02-04revert group management (#2656)Sanaei
* Revert "json post base path bug fixed (#2647)" This reverts commit 04cf250a547bb64265d256e7d15af7cea5ecfa67. * Revert "Group Management of Subscription Clients" * Revert "fix getSubGroupClients for enable/disable and edit clients." * Revert "Enhance database initialization in db.go (#2645)" This reverts commit 66fe84181b9c4e2f6c6be943a7f486b4308c32ff. * Revert "Add checkpoint handling in CloseDB function (#2646)" This reverts commit 4dd40f6f192e3f94f2ea4fe9e942e6663b5a1527. * Revert "Improved database model migration and added indexing (#2655)" This reverts commit b922d986d6783ce28d00ca948024dee44a11f29e.
2025-02-03Improved database model migration and added indexing (#2655)Zahar Izmailov
2025-01-22Add checkpoint handling in CloseDB function (#2646)Zahar Izmailov
* Add checkpoint handling in CloseDB function --------- Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-21Enhance database initialization in db.go (#2645)Zahar Izmailov
- Updated GORM configuration to skip default transactions and prepare statements. - Modified the database connection string to include caching and journal mode settings. - Executed several PRAGMA statements to optimize SQLite performance and enable foreign key support. These changes improve database handling and performance in the application. Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2024-12-27Client: Commentmhsanaei
now you can add Comment and write anything you want to remember
2024-09-16New - Allocatemhsanaei
2024-08-11new - vmess security (inbound client side - outbound)mhsanaei
2024-07-14Refactor database initializationmhsanaei
2024-05-28minor changesmhsanaei
2024-04-02tgbot - fix chatidmhsanaei
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
2024-01-29Show outbound traffic in outbounds table (#1711)Saeid
* store outbound traffic in database * show outbound traffic in outbounds table * add refresh button
2024-01-17Fix inbounds with the same port and different IPs (#1595)Amin
2023-12-08Update DB WAL before backup #1300Alireza Ahmadi
2023-12-04auto renew feature #1286Alireza Ahmadi
2023-07-01🚀 Some improvements for x-ui.sh and ip job (#665)Hamidreza
2023-06-13removed - alterIdMHSanaei
https://github.com/XTLS/Xray-core/pull/2199 https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67
2023-05-23a lot of improvementMHSanaei
2023-05-05update axios-init and db.goHamidreza Ghavami
2023-04-21secret token thanks to @HarlyquinForestMHSanaei
2023-04-10http header bug fixedMHSanaei
2023-04-09alireza update packMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-03-17alirezaMHSanaei
2023-02-28ip limit + export linksMHSanaei
2023-02-18update pack 2MHSanaei
2023-02-16update packMHSanaei
2023-02-093x-uiMHSanaei