同步代码 - #1
Open
nevata wants to merge 1067 commits into
Open
Conversation
fatedier
force-pushed
the
master
branch
3 times, most recently
from
March 16, 2021 13:26
19d61d2 to
980f084
Compare
fatedier
force-pushed
the
master
branch
2 times, most recently
from
December 18, 2022 11:27
702099e to
9ec84f8
Compare
bump version
bump version
* Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup * Update Release.md
* support linux/loong64 * bump cpu version
bump version
Signed-off-by: crystalstall <crystalruby@qq.com>
修复爱发电链接无法访问问题
Co-authored-by: Coder123 <coder123@example.com>
The 2024 bundler-mode migration changed the dashboard tsconfig include lists to src/**, leaving the root env.d.ts files outside the TypeScript programs. Move the Vite client declarations into src/ for both the frpc and frps dashboards so they are part of the programs again. Drop the *.vue wildcard module shim: the current vue-tsc toolchain resolves SFC types without it, and the shim would only mask real component prop types under plain tsc.
Release v0.70.1
* web/frpc: support virtual net visitor plugin (#5414) * web/frpc: fix visitor plugin validation for sudp (#5448) * web: patch vulnerable transitive dependencies (#5449) * web: fix Vite config tsconfig includes (#5450) * test(web): add frontend unit test baseline (#5451) * build(web): upgrade ESLint to v10 (#5452) * build(web): upgrade auto import plugins (#5453) * chore(web): upgrade frontend dependencies (#5454) * feat: add negotiated binary UDP packets (#5456) * docs: add release note for #5456 (#5458) * server: validate control pool counts (#5459) * feat: use binary codec for SUDP packets (#5461) * update version to 0.71.0 (#5464) * fix(frpc): respect feature gates in verify (#5465) * remove retired Go Report Card badge (#5467) * udp: handle closed forwarding channel (#5470) * limit: clamp bandwidth limiter burst (#5471) * client: reject invalid work connection addresses (#5472) * ssh: serialize tunnel channel writes (#5473) * config: reject case-insensitive subdomain domains (#5474) * docs: add release note for domain validation fix (#5475) * log: improve prefix handling (#5489) * web: patch vulnerable transitive dependencies (#5490) --------- Co-authored-by: barkure <43804451+barkure@users.noreply.github.com> Co-authored-by: Yarden Shoham <git@yardenshoham.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.