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
path: root/go.mod
AgeCommit message (Collapse)Author
2025-09-28feat: add ldap component (#3568)konstpic
* add ldap component * fix: fix russian comments, tls cert verify default true * feat: remove replaces go mod for local dev
2025-09-24minor changesmhsanaei
2025-09-21v2.8.3v2.8.3mhsanaei
2025-09-20update dependenciesmhsanaei
2025-09-19go package correction v2mhsanaei
2025-09-19go package correctionmhsanaei
2025-09-16CPU History, CPU Utilizationmhsanaei
2025-09-14tgbot: subscription,qrcode, linkmhsanaei
2025-09-10Xray Core v25.9.11mhsanaei
2025-09-10Xray Core v25.9.10 + GO v1.25.1mhsanaei
2025-09-07xray core v25.9.5mhsanaei
2025-08-30Xray Core v25.8.29mhsanaei
2025-08-17go v1.25mhsanaei
2025-08-08upgrade telego (#3334)Alireza Ahmadi
2025-08-08update dependenciesmhsanaei
2025-08-04xray core v25.8.3mhsanaei
2025-07-27xray core v25.7.26mhsanaei
2025-07-24GO v1.24.5 + update dependenciesmhsanaei
2025-07-02update dependenciesmhsanaei
2025-05-17feat: support .env file (#3013)Ali Golzar
2025-05-16v2.6.0v2.6.0mhsanaei
2025-05-16Xray-core v25.5.16mhsanaei
2025-05-11update dependenciesmhsanaei
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-04-30v2.5.8v2.5.8mhsanaei
2025-04-30update dependenciesmhsanaei
2025-04-11update dependenciesmhsanaei
2025-04-04Xray Core v25.3.31mhsanaei
+update dependencies
2025-04-04chore: update Go to v1.24.2 (#2866)Pk-web6936
* Go v1.24.2 * Update dependencies
2025-03-26Add Admin-Controlled Client Management to Telegram Bot (#2788)nistootsin
* Add feature to add clients to inbound: - Implement buttons for adding new clients - Handle client addition process (submission remains to be completed) - Support for multiple languages * update the go.mod * feat: complete submission process for adding a client to inbounds * - Add client variables: client_method, client_sh_password, client_tr_password - Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button * - customize the add client message and json for each protocol * - handle password input rather than id for shadow and trojan protocols * - remove add_client_as_enable button in bot * restructrure the add client bot feature * update all files in web/translation/ * Refactoring * - add traffic button to add client bot feature * - fix a mistake in the email prompt message * - add expire data button to add client telegram process. * Refactroring * remove refresh button in add client * - delete message after cancel * - uptimize the process of adding client by deleting main message on getting text inputs.
2025-03-20v2.5.6 - Happy Nowruzv2.5.6mhsanaei
2025-03-10Xray core v2.3.6 + update dependenciesmhsanaei
2025-03-05update dependenciesmhsanaei
2025-03-04Xray core v25.3.3mhsanaei
2025-02-25Go v1.24.0mhsanaei
2025-02-22Xray core v25.2.21mhsanaei
2025-02-03Xray Core v25.1.30mhsanaei
2025-01-28update dependenciesmhsanaei
2025-01-22GO v1.23.5 + update dependenciesmhsanaei
2025-01-01Xray Core v25.1.1mhsanaei
2024-12-28update dependenciesmhsanaei
2024-12-19Xray Core v24.12.18mhsanaei
2024-12-16Xray core v24.12.15MHSanaei
2024-12-05GO v1.23.4 + update dependenciesmhsanaei
2024-12-03update dependenciesmhsanaei
2024-11-21Xray Core v24.11.21mhsanaei
2024-11-21update dependenciesmhsanaei
2024-11-13Xray-core v24.11.11mhsanaei
2024-11-12update dependenciesmhsanaei
2024-11-12Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#2597)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>