mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #5139] [MERGED] refactor: move web embeds to web/ directory #5146
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#5146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/5139
Author: @fatedier
Created: 1/26/2026
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
b94a0carefactor: move web embeds to web/ directory📊 Changes
26 files changed (+12629 additions, -6059 deletions)
View changed files
📝
.circleci/config.yml(+8 -0)📝
.github/workflows/golangci-lint.yml(+9 -0)📝
.github/workflows/goreleaser.yml(+10 -2)📝
Makefile(+12 -9)📝
assets/assets.go(+1 -1)➖
assets/frpc/static/favicon.ico(+0 -0)➖
assets/frpc/static/index-BAsh6RH1.js(+0 -1)➖
assets/frpc/static/index-JCcyRUo1.css(+0 -1)➖
assets/frpc/static/index.html(+0 -15)➖
assets/frps/embed.go(+0 -14)➖
assets/frps/static/favicon.ico(+0 -0)➖
assets/frps/static/index-Cl4R6mJh.css(+0 -1)➖
assets/frps/static/index-r9B2t7lx.js(+0 -1)➖
assets/frps/static/index.html(+0 -15)📝
cmd/frpc/main.go(+1 -1)📝
cmd/frps/main.go(+1 -1)📝
dockerfiles/Dockerfile-for-frpc(+9 -1)📝
dockerfiles/Dockerfile-for-frps(+9 -1)📝
web/frpc/Makefile(+4 -1)📝
web/frpc/embed.go(+3 -3)...and 6 more files
📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.