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-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-01-23json post base path bug fixed (#2647)Ali Rahimi
* json post base path bug fixed * added comment field to group client management
2025-01-21Group Management of Subscription Clients (#2644)Ali Rahimi
* add group user with the same subscription id to all inbounds * code format compare * add await for reset client traffic * en language changed * added client traffic syncer job * handle exist email duplicate in sub group * multi reset and delete request for clients group * add client traffic syncer setting option * vi translate file updated * auto open qr-modal bug fixed
2024-09-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-08-06improve randomShortId , format documentmhsanaei
2024-08-06fix sessionmhsanaei
2024-07-14Refactor HttpUtil and Msg: optimize methodsmhsanaei
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-27v2.1.2MHSanaei
revert #1650 #1661 #1664 #1670 made panel full of bug
2024-01-21add group user with the same subscription id to all inbounds (#1650)Ali Rahimi
2024-01-10[feature] wireguard inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-06fix deep search null errorAlireza Ahmadi
2023-12-05xray setting enhancements #1286Alireza Ahmadi
2023-06-09random password button for SS & moreMHSanaei
crypto.getRandomValues for uuid change name randomText to randomLowerAndNum
2023-06-09mtproto removedMHSanaei
2023-06-07random sub IdMHSanaei
optimize utils trojan short id fix index page better view
2023-05-22features - random ShortId buttonMHSanaei
2023-05-22update - utilsMHSanaei
2023-05-13remove duplicate random text genMHSanaei
randomText by default length set to 8
2023-05-08fix style height when rotating + move cookie util to their specific fileHamidreza Ghavami
2023-05-06[feature] multi-user shadowsocks @alireza0MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-18improve reality settingMHSanaei
split xtls from tls - remove iran warp - remove old setting reality from franzkafka (it was a messy code) -and other improvement Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-10RealityMHSanaei
2023-03-17alirezaMHSanaei
2023-02-20update pack 3MHSanaei
user pass will be generated randomly upgrade all dependencies move add client buttom
2023-02-18update pack 2MHSanaei
2023-02-093x-uiMHSanaei