mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1080] [MERGED] frpc: support admin UI #4318
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#4318
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/1080
Author: @fatedier
Created: 2/11/2019
Status: ✅ Merged
Merged: 2/11/2019
Merged by: @fatedier
Base:
dev← Head:client📝 Commits (8)
3585e45frpc: add api GET api/configd879b82frpc: add api PUT api/config96d7e2dadd admin UI for frpc7f9ea48bump version to v0.24.066555dbfrpc admin: not allow empty PUT /api/config bodyfe403abfrpc: update admin_api95a881afrps: update server dashboard_api2481dfafix api📊 Changes
43 files changed (+16375 additions, -120 deletions)
View changed files
📝
Makefile(+6 -6)📝
assets/assets.go(+4 -4)📝
assets/frpc/static/6f0a76321d30f3c8120915e57f7bd77e.ttf(+0 -0)📝
assets/frpc/static/favicon.ico(+0 -0)➕
assets/frpc/static/index.html(+1 -0)➕
assets/frpc/static/manifest.js(+1 -0)➕
assets/frpc/static/vendor.js(+1 -0)➕
assets/frpc/statik/statik.go(+10 -0)➕
assets/frps/static/6f0a76321d30f3c8120915e57f7bd77e.ttf(+0 -0)➕
assets/frps/static/favicon.ico(+0 -0)📝
assets/frps/static/index.html(+0 -0)📝
assets/frps/static/manifest.js(+0 -0)📝
assets/frps/static/vendor.js(+0 -0)➕
assets/frps/statik/statik.go(+10 -0)➖
assets/statik/statik.go(+0 -12)📝
client/admin.go(+10 -0)📝
client/admin_api.go(+140 -26)📝
client/service.go(+9 -1)📝
cmd/frpc/main.go(+2 -1)📝
cmd/frpc/sub/reload.go(+4 -11)...and 23 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.