| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-28 | feat: 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-24 | minor changes | mhsanaei | |
| 2025-09-21 | v2.8.3v2.8.3 | mhsanaei | |
| 2025-09-20 | update dependencies | mhsanaei | |
| 2025-09-19 | go package correction v2 | mhsanaei | |
| 2025-09-19 | go package correction | mhsanaei | |
| 2025-09-16 | CPU History, CPU Utilization | mhsanaei | |
| 2025-09-14 | tgbot: subscription,qrcode, link | mhsanaei | |
| 2025-09-10 | Xray Core v25.9.11 | mhsanaei | |
| 2025-09-10 | Xray Core v25.9.10 + GO v1.25.1 | mhsanaei | |
| 2025-09-07 | xray core v25.9.5 | mhsanaei | |
| 2025-08-30 | Xray Core v25.8.29 | mhsanaei | |
| 2025-08-17 | go v1.25 | mhsanaei | |
| 2025-08-08 | upgrade telego (#3334) | Alireza Ahmadi | |
| 2025-08-08 | update dependencies | mhsanaei | |
| 2025-08-04 | xray core v25.8.3 | mhsanaei | |
| 2025-07-27 | xray core v25.7.26 | mhsanaei | |
| 2025-07-24 | GO v1.24.5 + update dependencies | mhsanaei | |
| 2025-07-02 | update dependencies | mhsanaei | |
| 2025-05-17 | feat: support .env file (#3013) | Ali Golzar | |
| 2025-05-16 | v2.6.0v2.6.0 | mhsanaei | |
| 2025-05-16 | Xray-core v25.5.16 | mhsanaei | |
| 2025-05-11 | update dependencies | mhsanaei | |
| 2025-05-08 | chore: 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-30 | v2.5.8v2.5.8 | mhsanaei | |
| 2025-04-30 | update dependencies | mhsanaei | |
| 2025-04-11 | update dependencies | mhsanaei | |
| 2025-04-04 | Xray Core v25.3.31 | mhsanaei | |
| +update dependencies | |||
| 2025-04-04 | chore: update Go to v1.24.2 (#2866) | Pk-web6936 | |
| * Go v1.24.2 * Update dependencies | |||
| 2025-03-26 | Add 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-20 | v2.5.6 - Happy Nowruzv2.5.6 | mhsanaei | |
| 2025-03-10 | Xray core v2.3.6 + update dependencies | mhsanaei | |
| 2025-03-05 | update dependencies | mhsanaei | |
| 2025-03-04 | Xray core v25.3.3 | mhsanaei | |
| 2025-02-25 | Go v1.24.0 | mhsanaei | |
| 2025-02-22 | Xray core v25.2.21 | mhsanaei | |
| 2025-02-03 | Xray Core v25.1.30 | mhsanaei | |
| 2025-01-28 | update dependencies | mhsanaei | |
| 2025-01-22 | GO v1.23.5 + update dependencies | mhsanaei | |
| 2025-01-01 | Xray Core v25.1.1 | mhsanaei | |
| 2024-12-28 | update dependencies | mhsanaei | |
| 2024-12-19 | Xray Core v24.12.18 | mhsanaei | |
| 2024-12-16 | Xray core v24.12.15 | MHSanaei | |
| 2024-12-05 | GO v1.23.4 + update dependencies | mhsanaei | |
| 2024-12-03 | update dependencies | mhsanaei | |
| 2024-11-21 | Xray Core v24.11.21 | mhsanaei | |
| 2024-11-21 | update dependencies | mhsanaei | |
| 2024-11-13 | Xray-core v24.11.11 | mhsanaei | |
| 2024-11-12 | update dependencies | mhsanaei | |
| 2024-11-12 | Bump 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> | |||
