mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2129] [CLOSED] Merge the web code for frps and frpc #4512
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#4512
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/2129
Author: @hal-wang
Created: 12/4/2020
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (10+)
c8fc59bdashboard upgrade vue461c3ea6dashboard add eslint0270903refactor requests14dda93edit makefile2f9f9bdedit READMEa9d5918Merge remote-tracking branch 'upstream/dev' into dev3a1ee26remove lock54673e9use vue-element-admin519b62dedit fetch5c48241fix warning📊 Changes
93 files changed (+2155 additions, -25903 deletions)
View changed files
📝
Makefile(+2 -2)📝
web/.editorconfig(+0 -0)➕
web/.env.dev-frpc(+2 -0)➕
web/.env.dev-frps(+2 -0)➕
web/.env.frpc(+2 -0)➕
web/.env.frps(+2 -0)📝
web/.eslintrc.js(+13 -1)📝
web/.gitignore(+2 -1)📝
web/.prettierrc(+0 -0)📝
web/Makefile(+3 -2)📝
web/README.md(+16 -5)➕
web/babel.config.js(+20 -0)➖
web/frpc/.babelrc(+0 -14)➖
web/frpc/.gitignore(+0 -6)➖
web/frpc/Makefile(+0 -6)➖
web/frpc/package-lock.json(+0 -9334)➖
web/frpc/package.json(+0 -46)➖
web/frpc/postcss.config.js(+0 -5)➖
web/frpc/src/App.vue(+0 -73)➖
web/frpc/src/components/Configure.vue(+0 -93)...and 73 more files
📄 Description
Compiles and hot-reloads for development
Compiles and minifies for production
The compiled files are in
./web/dist/frpsand./web/dist/frpc🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.