[PR #2444] [MERGED] fix web js #4574

Closed
opened 2026-05-05 14:44:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2444
Author: @fatedier
Created: 6/9/2021
Status: Merged
Merged: 6/9/2021
Merged by: @fatedier

Base: devHead: web


📝 Commits (1)

📊 Changes

16 files changed (+16 additions, -16 deletions)

View changed files

📝 assets/frpc/static/index.html (+1 -1)
📝 assets/frpc/static/manifest.js (+1 -1)
📝 assets/frpc/static/vendor.js (+1 -1)
📝 assets/frpc/statik/statik.go (+1 -1)
📝 assets/frps/static/index.html (+1 -1)
📝 assets/frps/static/manifest.js (+1 -1)
📝 assets/frps/static/vendor.js (+1 -1)
📝 assets/frps/statik/statik.go (+1 -1)
📝 web/frpc/src/App.vue (+1 -1)
📝 web/frpc/src/components/Overview.vue (+1 -1)
📝 web/frps/src/components/ProxiesHttp.vue (+1 -1)
📝 web/frps/src/components/ProxiesHttps.vue (+1 -1)
📝 web/frps/src/components/ProxiesStcp.vue (+1 -1)
📝 web/frps/src/components/ProxiesSudp.vue (+1 -1)
📝 web/frps/src/components/ProxiesTcp.vue (+1 -1)
📝 web/frps/src/components/ProxiesUdp.vue (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2444 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 6/9/2021 **Status:** ✅ Merged **Merged:** 6/9/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `web` --- ### 📝 Commits (1) - [`7b1ec3f`](https://github.com/fatedier/frp/commit/7b1ec3fc989c8a6c954270a74f5e692b1a181a9b) fix web js ### 📊 Changes **16 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `assets/frpc/static/index.html` (+1 -1) 📝 `assets/frpc/static/manifest.js` (+1 -1) 📝 `assets/frpc/static/vendor.js` (+1 -1) 📝 `assets/frpc/statik/statik.go` (+1 -1) 📝 `assets/frps/static/index.html` (+1 -1) 📝 `assets/frps/static/manifest.js` (+1 -1) 📝 `assets/frps/static/vendor.js` (+1 -1) 📝 `assets/frps/statik/statik.go` (+1 -1) 📝 `web/frpc/src/App.vue` (+1 -1) 📝 `web/frpc/src/components/Overview.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesHttp.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesHttps.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesStcp.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesSudp.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesTcp.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesUdp.vue` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:42 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4574
No description provided.