mhsanaei
6cd24bbc2b
GO v1.24.5 + update dependencies
2025-07-24 15:17:01 +02:00
mhsanaei
4baa198055
update dependencies
2025-07-02 11:17:26 +02:00
Ali Golzar
8f7de2b27b
feat: support .env file ( #3013 )
2025-05-17 12:33:22 +02:00
mhsanaei
78797d3404
v2.6.0
2025-05-16 14:26:20 +02:00
mhsanaei
7149e846be
Xray-core v25.5.16
2025-05-16 13:05:46 +02:00
mhsanaei
e49cf070bf
update dependencies
2025-05-11 13:05:45 +02:00
Shishkevich D.
31f9be62b5
chore: implement 2fa auth ( #2968 )
...
* 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-08 16:20:58 +02:00
mhsanaei
71858e7036
v2.5.8
2025-04-30 11:24:06 +02:00
mhsanaei
61270d7ce2
update dependencies
2025-04-30 10:51:49 +02:00
mhsanaei
a707c4f3ce
update dependencies
2025-04-11 11:09:43 +02:00
mhsanaei
52e64f00ef
Xray Core v25.3.31
...
+update dependencies
2025-04-04 21:20:07 +02:00
Pk-web6936
afc6df21e7
chore: update Go to v1.24.2 ( #2866 )
...
* Go v1.24.2
* Update dependencies
2025-04-04 21:25:48 +07:00
nistootsin
23a554a5aa
Add Admin-Controlled Client Management to Telegram Bot ( #2788 )
...
* 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-26 19:16:35 +01:00
mhsanaei
c576b0c20f
v2.5.6 - Happy Nowruz
2025-03-20 10:54:54 +01:00
mhsanaei
bc82d5cc0c
Xray core v2.3.6 + update dependencies
2025-03-10 09:51:31 +01:00
mhsanaei
70ff12068f
update dependencies
2025-03-05 15:40:27 +01:00
mhsanaei
70ceee75ac
Xray core v25.3.3
2025-03-04 09:54:10 +01:00
mhsanaei
884ffc22c3
Go v1.24.0
2025-02-25 18:43:15 +01:00
mhsanaei
19c42ed436
Xray core v25.2.21
2025-02-22 13:46:15 +01:00
mhsanaei
65fde311ef
Xray Core v25.1.30
2025-02-03 17:37:01 +01:00
mhsanaei
7b21e2db9c
update dependencies
2025-01-28 00:09:12 +01:00
mhsanaei
5bbc69896c
GO v1.23.5 + update dependencies
2025-01-21 23:04:03 +01:00
mhsanaei
d35bc14461
Xray Core v25.1.1
2025-01-01 18:30:36 +01:00
mhsanaei
48ddcfd301
update dependencies
2024-12-28 15:15:01 +01:00
mhsanaei
05e423325a
Xray Core v24.12.18
2024-12-19 10:48:43 +01:00
MHSanaei
20f5ec319b
Xray core v24.12.15
2024-12-16 10:00:15 +01:00
mhsanaei
32f364fa13
GO v1.23.4 + update dependencies
2024-12-05 20:14:56 +01:00
mhsanaei
499114cf67
update dependencies
2024-12-03 21:33:01 +01:00
mhsanaei
1abc4c1ac2
Xray Core v24.11.21
2024-11-21 17:31:21 +03:30
mhsanaei
63a8b726b7
update dependencies
2024-11-21 00:37:44 +03:30
mhsanaei
e10e6398b4
Xray-core v24.11.11
2024-11-13 14:23:53 +03:30
mhsanaei
1253c107ae
update dependencies
2024-11-12 01:29:03 +03:30
dependabot[bot]
0d81002344
Bump google.golang.org/grpc from 1.67.1 to 1.68.0 ( #2597 )
...
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>
2024-11-12 01:10:21 +03:30
dependabot[bot]
628c06af3a
Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10 ( #2593 )
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.24.9 to 4.24.10.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.9...v4.24.10 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 17:40:14 +01:00
mhsanaei
516b510ba0
Xray Core v24.10.31
2024-10-31 09:47:39 +01:00
mhsanaei
9ce2de1e36
update dependencies
2024-10-29 11:00:07 +01:00
mhsanaei
aade082b54
update dependencies
2024-10-16 16:26:07 +02:00
dependabot[bot]
d144ac08f0
Bump github.com/nicksnyder/go-i18n/v2 from 2.4.0 to 2.4.1 ( #2582 )
...
Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/nicksnyder/go-i18n/releases )
- [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: github.com/nicksnyder/go-i18n/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 20:55:16 +02:00
MHSanaei
19696e393b
update dependencies
2024-10-11 09:42:54 +02:00
mhsanaei
f76c3d9c26
update dependencies
2024-10-07 15:24:35 +02:00
mhsanaei
79ff30e692
go.mod for Xray v24.9.30
2024-10-03 16:06:25 +02:00
mhsanaei
adc8d39c9b
update dependencies
2024-10-01 09:40:03 +02:00
dependabot[bot]
98d1132a37
Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 ( #2566 )
...
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp ) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/valyala/fasthttp/releases )
- [Commits](https://github.com/valyala/fasthttp/compare/v1.55.0...v1.56.0 )
---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
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>
2024-09-25 13:07:10 +02:00
mhsanaei
9d69da2e94
update dependencies
2024-09-24 12:19:08 +02:00
dependabot[bot]
2293025442
Bump google.golang.org/grpc from 1.66.2 to 1.67.0 ( #2563 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.66.2 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.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>
2024-09-20 11:45:21 +02:00
mhsanaei
3f9405451e
Xray Core v24.9.16
2024-09-16 16:48:44 +02:00
mhsanaei
f1518a4633
update dependencies
2024-09-12 11:58:21 +02:00
dependabot[bot]
81ce5f4ce5
Bump google.golang.org/grpc from 1.66.0 to 1.66.1 ( #2558 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.66.0 to 1.66.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.0...v1.66.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 11:19:10 +02:00
dependabot[bot]
f6a6a9ae72
Bump gorm.io/gorm from 1.25.11 to 1.25.12 ( #2543 )
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.11 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.11...v1.25.12 )
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 17:58:47 +02:00
mhsanaei
77bc4cac7f
update dependencies
2024-09-09 10:35:43 +02:00