mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3963] [MERGED] web: support to clear offline proxies data on dashboard #4873
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#4873
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/3963
Author: @fatedier
Created: 1/31/2024
Status: ✅ Merged
Merged: 2/1/2024
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
1416abeweb: support to clear offline proxies data on dashboard📊 Changes
39 files changed (+2063 additions, -2997 deletions)
View changed files
📝
Release.md(+4 -0)➖
assets/frpc/static/index-1c7ed8b0.js(+0 -32)➖
assets/frpc/static/index-1e2a7ce0.css(+0 -1)➕
assets/frpc/static/index-bLBhaJo8.js(+42 -0)➕
assets/frpc/static/index-iuf46MlF.css(+1 -0)📝
assets/frpc/static/index.html(+2 -3)➖
assets/frps/static/index-1e0c7400.css(+0 -1)➕
assets/frps/static/index-1gecbKzv.js(+84 -0)➕
assets/frps/static/index-Lf6B06jY.css(+1 -0)➖
assets/frps/static/index-c322b7dd.js(+0 -74)📝
assets/frps/static/index.html(+2 -3)📝
pkg/metrics/mem/server.go(+8 -4)📝
pkg/metrics/mem/types.go(+1 -0)📝
server/dashboard_api.go(+28 -0)📝
web/frpc/auto-imports.d.ts(+1 -0)📝
web/frpc/components.d.ts(+1 -3)📝
web/frpc/package.json(+18 -18)➖
web/frpc/tsconfig.config.json(+0 -8)📝
web/frpc/tsconfig.json(+21 -12)➕
web/frpc/tsconfig.node.json(+10 -0)...and 19 more files
📄 Description
Fix #3817
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.