mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #5246] [MERGED] web/frps: redesign frps dashboard with sidebar nav, responsive layout and shared component workspace #5200
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#5200
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/5246
Author: @fatedier
Created: 3/19/2026
Status: ✅ Merged
Merged: 3/19/2026
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
f56f381web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace📊 Changes
38 files changed (+1472 additions, -8536 deletions)
View changed files
📝
.gitignore(+2 -0)📝
web/frpc/Makefile(+1 -1)📝
web/frpc/components.d.ts(+0 -6)📝
web/frpc/src/components/ConfigField.vue(+2 -2)📝
web/frpc/src/components/ProxyCard.vue(+3 -3)📝
web/frpc/src/views/ClientConfigure.vue(+5 -2)📝
web/frpc/src/views/ProxyDetail.vue(+1 -1)📝
web/frpc/src/views/ProxyEdit.vue(+5 -2)📝
web/frpc/src/views/ProxyList.vue(+7 -6)📝
web/frpc/src/views/VisitorDetail.vue(+1 -1)📝
web/frpc/src/views/VisitorEdit.vue(+5 -2)📝
web/frpc/src/views/VisitorList.vue(+9 -7)📝
web/frpc/tsconfig.json(+6 -2)📝
web/frpc/vite.config.mts(+7 -1)📝
web/frps/Makefile(+1 -1)📝
web/frps/components.d.ts(+2 -3)➖
web/frps/package-lock.json(+0 -7646)📝
web/frps/src/App.vue(+361 -114)📝
web/frps/src/assets/css/dark.css(+169 -15)➕
web/frps/src/assets/css/var.css(+109 -0)...and 18 more files
📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.