mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-20 16:39:33 +08:00
[PR #103] [MERGED] Dev #178
Reference in New Issue
Block a user
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/kmvan/x-prober/pull/103
Author: @kmvan
Created: 9/18/2020
Status: ✅ Merged
Merged: 9/18/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (4)
c266bbboptimize config property judgment methodbf859a7add serverIp feature switch6a41216update dist74e3280update to 6.2📊 Changes
17 files changed (+817 additions, -544 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+10 -0)📝
dist/prober.php(+5 -5)📝
package-lock.json(+697 -438)📝
package.json(+17 -17)📝
src/Components/Card/src/stores/index.ts(+1 -0)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Database/src/components/index.tsx(+13 -13)📝
src/Components/Fetch/src/restful-fetch.ts(+1 -1)📝
src/Components/MyInfo/src/components/index.tsx(+2 -2)📝
src/Components/PhpExtensions/src/components/index.tsx(+37 -33)📝
src/Components/PhpInfo/src/components/index.tsx(+11 -11)📝
src/Components/ServerBenchmark/src/components/index.tsx(+2 -2)📝
src/Components/ServerInfo/Conf.php(+1 -1)📝
src/Components/ServerInfo/src/components/index.tsx(+7 -7)📝
src/Components/ServerStatus/src/stores/index.ts(+5 -5)📝
xconfig.json(+6 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.