Commit Graph

1453 Commits

Author SHA1 Message Date
mzz2017
73b1339f5a chore: rename feat_v5 to main 2023-11-01 21:09:36 +08:00
Markson
00fd3c2f7c Fix build of PR go moudle 2023-10-31 22:02:54 +08:00
Markson Hon
db03cbc939 Merge pull request #1131 from v2rayA/dependabot/go_modules/service/google.golang.org/grpc-1.57.1
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /service
2023-10-31 21:43:27 +08:00
dependabot[bot]
b7cf4de2bb chore(deps): bump google.golang.org/grpc in /service
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:27:06 +00:00
Markson Hon
039d348281 ci: fix yaml's form 2023-10-20 23:49:50 +08:00
Markson Hon
3302af93ec ci: use main as target branch 2023-10-20 23:47:10 +08:00
Markson Hon
03c087a614 ci: set target branch to main 2023-10-20 23:46:32 +08:00
qianxu
f0662404cc feat(gui): remember last node tab. (#1076) 2023-10-19 15:34:18 +00:00
xerxesar
4ec8ca1ec6 style: Improve server list table columns (#1096)
* Set max-width for address and latency columns.

* Colorize latency results
2023-10-19 15:27:40 +00:00
wei
0419687193 feat: Allow to modify address of subscriptions (#1095)
Co-authored-by: zengwei <544278032@qq.com>
2023-10-19 15:18:27 +00:00
Markson Hon
a21e65ed4b Merge pull request #1112 from v2rayA/dependabot/go_modules/service/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /service
2023-10-19 21:41:15 +08:00
Markson Hon
d19f5ae97f Merge pull request #1118 from v2rayA/dependabot/npm_and_yarn/gui/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.20.10 to 7.23.2 in /gui
2023-10-19 21:40:20 +08:00
Markson Hon
4fd414b58c Merge pull request #1119 from gyf9835/feat_v5
fix: #1117
2023-10-19 21:32:14 +08:00
gyf9835
6726f160d9 🐛 fix: #1117 routinga-animation-content height 2023-10-19 00:01:12 +08:00
dependabot[bot]
8f77d4acf0 chore(deps): bump @babel/traverse from 7.20.10 to 7.23.2 in /gui
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:48:00 +00:00
dependabot[bot]
37999ea35a chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /service
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:04:55 +00:00
Markson Hon
887a08e861 Merge pull request #1025 from v2rayA/dependabot/npm_and_yarn/gui/nunjucks-3.2.4
chore(deps): bump nunjucks from 3.2.3 to 3.2.4 in /gui
2023-09-14 19:45:05 +08:00
Markson Hon
dc82eeedcb Merge pull request #1081 from MarksonHon/feat_v5
ci(release_feat_v5): some changes
2023-09-06 15:16:01 +08:00
Markson
32cd2735f4 final work 2023-09-06 14:37:04 +08:00
Markson
d51ae41ebe don't build arch packages for pacman 2023-09-06 14:35:09 +08:00
Markson
aa3e35c797 add v2ray and xray debian packages
don't build arch packages for pacman
2023-09-06 14:35:06 +08:00
Markson
a04af2f44c fix check version of xray and v2ray
use single debian codename
add v2ray and xray debian package
2023-09-06 14:19:46 +08:00
Markson Hon
b2ffb7a404 Merge pull request #1079 from MarksonHon/feat_v5
Fix Windows installers' blank version string
2023-09-05 20:06:23 +08:00
Markson
082316d576 Fix Windows installers' blank version string 2023-09-05 19:48:43 +08:00
mzz2017
7ef8116b43 fix: building 2023-09-03 20:24:13 +08:00
mzz2017
630ec15e0d chore(workflow): allow workflow_dispatch 2023-09-03 20:13:19 +08:00
mzz2017
c8fbac2ce0 fix: do not set mark for macos #1069 2023-09-03 20:11:33 +08:00
mzz2017
f820d7cd42 fix: tuic/juicity not work #1069 2023-09-03 13:57:02 +08:00
mzz2017
658caf4ad0 fix(juicity): showing of allow_insecure #1062 2023-09-03 13:00:26 +08:00
mzz2017
e3f7f33998 chore: refine the v2ray only feature warning 2023-09-03 12:40:22 +08:00
mzz2017
2ebcf67b15 chore(systemd): add After=network-online.target 2023-09-03 12:16:51 +08:00
mzz2017
195c84de2c fix(ntp): assume network error as no error 2023-09-02 19:35:21 +08:00
Markson
c17c045eac aur: remove notice of systemd service 2023-09-01 21:28:37 +08:00
Markson
e6171bf4a0 Update readme 2023-09-01 08:53:33 +08:00
mzz
5c224d3674 fix: port occupation when latency test (#1058) 2023-08-31 23:36:08 +08:00
mzz
698c2f5f65 fix: plugin (tuic/juicity/ssr/...) with tproxy not work (#1059) 2023-08-30 20:32:31 +08:00
Markson Hon
e69d053433 Merge pull request #1056 from MarksonHon/feat_v5
Restart service after upgrading
2023-08-29 20:17:53 +08:00
Markson
e124feda67 Restart service after upgrading 2023-08-29 20:13:17 +08:00
mzz2017
9c099d0eba chore: bump quic-go to v0.38.0 2023-08-21 22:26:54 +08:00
Markson Hon
3ebcb4d021 aur: fix v2raya-bin scrinfo (#1045)
* aur: fix v2raya-bin scrinfo

* aur: replace with Juicity to DESC

* Update install/aur/v2raya-bin/.SRCINFO

* Update install/aur/v2raya-bin/PKGBUILD

---------

Co-authored-by: Markson <markson@2333ma.top>
Co-authored-by: mzz <2017@duck.com>
2023-08-21 21:42:02 +08:00
mzz2017
935d751294 chore: update pkgdesc 2023-08-21 21:39:34 +08:00
Markson Hon
fdd348dc07 Merge pull request #1026 from v2rayA/dependabot/npm_and_yarn/gui/webpack-5.88.2
chore(deps): bump webpack from 5.75.0 to 5.88.2 in /gui
2023-08-21 19:59:18 +08:00
Markson Hon
78043eb699 Merge pull request #1044 from v2rayA/feat_v5
ci(release_feat_v5): Fix APT repo and AUR
2023-08-21 19:50:28 +08:00
Markson Hon
a3f4c60b43 Merge branch 'v2rayA:feat_v5' into feat_v5 2023-08-21 19:20:46 +08:00
Markson
8ce6f5d6e6 aur: fix armv6 and armv7 2023-08-21 19:18:51 +08:00
Youcan Charm
5ca5a6b7ee If the value of $CurrentDir contains whitespaces, $file in for loop could get non-existing file paths, which in turn fails the building process. (#1041) 2023-08-21 09:17:19 +08:00
Markson Hon
eb0a33d835 Merge branch 'v2rayA:feat_v5' into feat_v5 2023-08-20 20:15:18 +08:00
Markson Hon
a4e0a55475 Remove demo Web Panel site 2023-08-20 20:11:47 +08:00
Markson Hon
9a0dc86e0c Add web.tar.gz 2023-08-20 19:47:28 +08:00
mzz
2bc91c02e7 fix(xtls): panic #1039 2023-08-20 10:46:23 +08:00