mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 10:00:30 +08:00
[PR #81] [MERGED] Dev #191
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/81
Author: @kmvan
Created: 4/25/2020
Status: ✅ Merged
Merged: 4/25/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (3)
763ec10remove lodash57dde3aupdate nginx version78d114bupdate to 4.7📊 Changes
31 files changed (+229 additions, -210 deletions)
View changed files
📝
AppConfig.json(+4 -4)📝
CHANGELOG.md(+16 -0)📝
dist/prober.php(+2 -2)📝
package-lock.json(+11 -32)📝
package.json(+1 -3)📝
src/Components/Bootstrap/src/stores/index.ts(+9 -10)📝
src/Components/Card/src/stores/index.ts(+8 -11)📝
src/Components/Config/ConfigApi.php(+2 -2)📝
src/Components/Database/src/stores/index.ts(+1 -2)📝
src/Components/Footer/src/components/index.tsx(+10 -9)📝
src/Components/Footer/src/stores/index.ts(+1 -2)➕
src/Components/Helper/src/components/template.ts(+10 -0)📝
src/Components/NetworkStats/src/stores/index.ts(+3 -4)📝
src/Components/PhpExtensions/src/components/index.tsx(+55 -36)📝
src/Components/PhpExtensions/src/stores/index.ts(+1 -2)📝
src/Components/PhpInfo/src/components/php-version.tsx(+2 -2)📝
src/Components/PhpInfo/src/stores/index.ts(+1 -2)📝
src/Components/Ping/src/components/index.tsx(+12 -14)📝
src/Components/ServerBenchmark/src/components/index.tsx(+6 -6)📝
src/Components/ServerBenchmark/src/stores/index.ts(+1 -2)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.