mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #783] [MERGED] frps dashboard add stcp #4257
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#4257
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/783
Author: @fatedier
Created: 5/20/2018
Status: ✅ Merged
Merged: 5/20/2018
Merged by: @fatedier
Base:
dev← Head:stcp📝 Commits (1)
6eb8146frps dashboard add stcp📊 Changes
43 files changed (+5104 additions, -3237 deletions)
View changed files
📝
Gopkg.lock(+13 -7)📝
Gopkg.toml(+4 -0)📝
assets/static/index.html(+1 -1)📝
assets/static/manifest.js(+1 -1)📝
assets/static/vendor.js(+1 -1)📝
assets/statik/statik.go(+1 -3)📝
client/admin.go(+5 -4)📝
client/admin_api.go(+2 -3)📝
models/plugin/static_file.go(+6 -5)📝
server/dashboard.go(+11 -17)📝
server/dashboard_api.go(+116 -140)📝
utils/net/http.go(+21 -11)➕
vendor/github.com/gorilla/context/.travis.yml(+19 -0)➕
vendor/github.com/gorilla/context/LICENSE(+27 -0)➕
vendor/github.com/gorilla/context/README.md(+10 -0)➕
vendor/github.com/gorilla/context/context.go(+143 -0)➕
vendor/github.com/gorilla/context/doc.go(+88 -0)➕
vendor/github.com/gorilla/mux/.travis.yml(+23 -0)➕
vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md(+11 -0)➕
vendor/github.com/gorilla/mux/LICENSE(+27 -0)...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.