mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 05:19:36 +08:00
[PR #114] [MERGED] Dev #169
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/114
Author: @kmvan
Created: 12/31/2020
Status: ✅ Merged
Merged: 12/31/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (6)
3f33a46update php stable version282bd59rewrite fetch actionfb3af87adjust Toast styleac0c6f4using portal hooks93d6990die to exitd52e670update to 6.6📊 Changes
23 files changed (+1190 additions, -998 deletions)
View changed files
📝
AppConfig.json(+2 -4)📝
CHANGELOG.md(+7 -0)📝
dist/prober.php(+122 -121)📝
package-lock.json(+854 -639)📝
package.json(+24 -23)📝
src/Components/Bootstrap/Action.php(+7 -1)📝
src/Components/Config/ConfigApi.php(+2 -2)📝
src/Components/Config/src/stores/index.ts(+7 -6)📝
src/Components/Fetch/src/server-fetch.ts(+9 -10)📝
src/Components/Fetch/src/stores/index.ts(+12 -14)📝
src/Components/Helper/src/components/portal.tsx(+11 -34)📝
src/Components/Nodes/src/components/index.tsx(+32 -37)📝
src/Components/PhpInfo/src/components/php-version.tsx(+9 -11)📝
src/Components/PhpInfoDetail/PhpInfoDetail.php(+1 -1)📝
src/Components/Ping/src/components/index.tsx(+23 -26)📝
src/Components/Restful/RestfulResponse.php(+2 -2)📝
src/Components/Script/Script.php(+1 -1)📝
src/Components/ServerBenchmark/src/components/index.tsx(+22 -27)📝
src/Components/TemperatureSensor/src/stores/index.ts(+10 -12)📝
src/Components/Toast/src/components/index.tsx(+1 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.