mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3326] [MERGED] web/frps: more info #4723
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#4723
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/3326
Author: @fatedier
Created: 2/21/2023
Status: ✅ Merged
Merged: 2/21/2023
Merged by: @fatedier
Base:
dev← Head:dashboard📝 Commits (1)
ffb614eweb/frps: more info📊 Changes
12 files changed (+136 additions, -66 deletions)
View changed files
📝
assets/frps/static/index-2a8cf2f5.js(+19 -19)📝
assets/frps/static/index.html(+1 -1)📝
pkg/config/server.go(+3 -0)📝
pkg/config/server_test.go(+1 -0)📝
server/control.go(+1 -1)📝
server/dashboard_api.go(+32 -20)📝
server/proxy/proxy.go(+8 -1)📝
web/frps/components.d.ts(+2 -0)➕
web/frps/src/components/LongSpan.vue(+15 -0)📝
web/frps/src/components/ProxyView.vue(+3 -1)📝
web/frps/src/components/ServerOverview.vue(+49 -23)📝
web/frps/src/utils/proxy.ts(+2 -0)📄 Description
Fix #3261
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.