Markson Hon
09df0d992c
ci: enable gVisor for all builds
2024-07-14 18:39:29 +08:00
Markson Hon
c2a345a461
ci: enable gVisor for all builds
2024-07-14 18:34:39 +08:00
Markson Hon
f0c1e6c19e
ci: add gVisor TUN build flag
2024-07-10 21:17:00 +08:00
Markson Hon
b33c4ae2f5
ci: add gVisor TUN build flag
2024-07-10 21:15:01 +08:00
Markson Hon
a0af4b1415
ci: fix Docker image tag uploading
2024-07-10 21:05:12 +08:00
Markson Hon
180a655e49
ci: fix winget uploading
2024-06-21 20:19:04 +08:00
Markson Hon
07189f0e5e
Merge pull request #1381 from v2rayA/dependabot/go_modules/service/golang.org/x/net-0.23.0
...
chore(deps): bump golang.org/x/net from 0.18.0 to 0.23.0 in /service
2024-06-21 19:53:32 +08:00
Markson Hon
ce4a75a9d0
Merge branch 'main' into dependabot/go_modules/service/golang.org/x/net-0.23.0
2024-06-21 19:41:54 +08:00
Markson Hon
222ae7c4e5
ci: fix AUR uploading
2024-06-21 19:39:34 +08:00
Markson Hon
e76aba8112
ci: fix openbsd builds' double version string
2024-06-21 19:32:36 +08:00
Markson Hon
597b09ad74
fix APT and winget submit
2024-06-21 19:12:40 +08:00
Markson Hon
b24346ffe1
Merge pull request #1427 from MarksonHon/main
...
ci: add separated singtun workflow
2024-06-19 23:26:25 +08:00
Markson Hon
e8f0d23f06
Merge branch 'v2rayA:main' into main
2024-06-19 22:30:39 +08:00
mzz2017
62c14cc980
chore: try to fix yarn engine version problem
2024-06-19 22:22:57 +08:00
mzz2017
d82960651a
fix: sendthrough problem in tproxy/redirect mode
2024-06-19 22:19:57 +08:00
Markson Hon
3ff1834708
ci: fix linux packages version
2024-06-19 22:18:51 +08:00
Markson Hon
0cdeb7ad08
ci: beta build's number
...
ci: fix get version from input tag
ci: fix linux packages' version
2024-06-19 22:18:48 +08:00
Markson Hon
0feab15e97
ci: fix linux package builds
2024-06-19 20:54:30 +08:00
Markson Hon
6235386fb5
Merge branch 'v2rayA:main' into main
2024-06-19 20:46:44 +08:00
Markson Hon
68b2d58fcd
ci: fix beta windows builds
2024-06-19 20:42:52 +08:00
Markson Hon
999d737a30
ci: fix get version from input tag
2024-06-19 20:38:18 +08:00
Markson Hon
24f55d02bb
ci: don't upload singtun builds
2024-06-19 20:31:12 +08:00
Markson Hon
9a1ba56548
ci: fix test build
...
ci: don't upload singtun builds
2024-06-19 20:31:06 +08:00
Markson Hon
c723b2ee18
ci: add test and beta release workflows
2024-06-19 19:49:07 +08:00
Markson Hon
2d2c3a5310
ci: fix getting friendly filename
...
ci: add version number to filename
ci: windows version should be win10 at least
chore(docker): Publish docker images on Github Container Registry (#1425 )
* Temporary test
* Push containers to ghcr.io via GitHub Actions
* replace tabs with spaces
* temporary comment out dockerhub
* temporary comment out dockerhub for gui
* revertme: remove non-ghcr docker image tags
* convert repo owner name to lowercase
* fix conversion to lowercase
* fix typo, move lowercase conversion to calculate sooner
* copy lowercase conversion to both jobs
* fix typo
* add labels to gui and dev Dockerfiles
* specify correct push path for the ghcr.io
* fix typo
* hardcode image name
* specify correct labels for upstream
* add dockerhub tags
* uncomment dockerhub login
* restore Dockerfile.dev
2024-06-19 19:48:40 +08:00
Valeriy Manzhos
1c486b40cc
chore(docker): Publish docker images on Github Container Registry ( #1425 )
...
* Temporary test
* Push containers to ghcr.io via GitHub Actions
* replace tabs with spaces
* temporary comment out dockerhub
* temporary comment out dockerhub for gui
* revertme: remove non-ghcr docker image tags
* convert repo owner name to lowercase
* fix conversion to lowercase
* fix typo, move lowercase conversion to calculate sooner
* copy lowercase conversion to both jobs
* fix typo
* add labels to gui and dev Dockerfiles
* specify correct push path for the ghcr.io
* fix typo
* hardcode image name
* specify correct labels for upstream
* add dockerhub tags
* uncomment dockerhub login
* restore Dockerfile.dev
2024-06-18 03:21:12 +08:00
dependabot[bot]
a894e7caa1
chore(deps): bump golang.org/x/net from 0.18.0 to 0.23.0 in /service
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.18.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:43:26 +00:00
Markson Hon
e253122bd4
ci: add singtun builds
2024-04-16 20:33:56 +08:00
Markson Hon
b0e207f5f7
Merge pull request #1195 from wnxd/sing-tun
...
Add tun mode with sing-tun
2024-04-14 22:41:22 +08:00
Markson Hon
0a0c64e166
go.sum: fix hashes
2024-04-14 22:34:05 +08:00
Markson Hon
e72de29926
Merge branch 'main' into sing-tun
2024-04-14 22:21:09 +08:00
Markson Hon
f1e6d726c8
Merge pull request #1364 from wngtk/patch-1
...
Remove "is-text" in button style
2024-04-14 22:19:18 +08:00
Markson Hon
e42db36c10
Merge pull request #1360 from kimsuelim/fix_docker_dev_env
...
Fix: docker dev environment build
2024-04-14 22:10:40 +08:00
Markson Hon
6c96d68880
v2raya.desktop: rename v2rayA to v2rayA Web Panel
2024-04-13 21:11:35 +08:00
wngtk
0f51f5986f
Remove "is-text" in button style
2024-04-05 03:17:45 +08:00
Surim Kim
41a381d2bf
fix docker dev environment build
2024-04-03 11:08:09 +09:00
Markson Hon
8b864a22a5
Revert "ci: Loongarch64 is loongarch64 in Debian series"
...
This reverts commit 73bba09548
.
2024-03-20 19:50:46 +08:00
Markson Hon
73bba09548
ci: Loongarch64 is loongarch64 in Debian series
2024-03-17 10:52:42 +08:00
Markson Hon
d8c9798420
Merge pull request #1321 from v2rayA/revert-1308-dependabot/npm_and_yarn/gui/axios-0.28.0
...
Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui"
2024-03-02 22:57:25 +08:00
高渐离
e1ff5a16b8
Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui"
2024-03-02 22:52:59 +08:00
Markson Hon
f5d1efbf3a
ci: add go cache config
2024-03-01 19:31:14 +08:00
Markson Hon
81ee7cb6f0
Merge pull request #1312 from nopint/main
...
Fix: Unexpected exiting when testing http latency of IPv6 only domains
2024-03-01 19:18:35 +08:00
Markson Hon
a35152ed28
Merge pull request #1319 from 2077DevWave/fa_fix_translate
...
improve persian translate file and fix some problems.
2024-03-01 19:07:24 +08:00
Fighter 2077
a57d1e6376
improve persian translate file and fix some problems.
2024-02-29 17:25:22 +00:00
Markson Hon
2eb56b52e8
Merge pull request #1244 from iopq/trojan-grpc
...
added Trojan GRPC capabilities and possibly more
2024-02-27 22:28:36 +08:00
高渐离
d4dd7ff9e6
Merge pull request #1308 from v2rayA/dependabot/npm_and_yarn/gui/axios-0.28.0
...
chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui
2024-02-26 15:02:20 +08:00
N0p1nt
cdfb3e3f4a
fix: IPv6 support check for systems not based on iptables / nftables
2024-02-24 20:24:32 +08:00
N0p1nt
e7e7bc2545
fix: nil dereference panic of v2ray-core when testing http latency
2024-02-24 20:21:53 +08:00
Markson Hon
92b85c91a3
Merge branch 'main' into sing-tun
2024-02-23 19:46:09 +08:00
Markson Hon
df74d3cf12
Merge pull request #1311 from MarksonHon/main
...
ci: update the workflow module used to latest version
2024-02-23 19:42:15 +08:00