mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-20 08:05:00 +08:00
[PR #134] [MERGED] Dev #154
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/134
Author: @kmvan
Created: 2/17/2021
Status: ✅ Merged
Merged: 2/17/2021
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (9)
0305bf3optimize IPv4/v6 text description (#127)eecb3e5optimize progress bar stylea3a42c8optimize title style4ac7739optimize nav scroll6e7b3edoptimize system load group item style023cc10optimize nav dark mode style6548728change ecma to 2016c83c904update packagesb6d9f18update to 7.2📊 Changes
21 files changed (+213 additions, -166 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+10 -0)📝
dist/prober.php(+85 -83)📝
languages/ja.po(+6 -3)📝
languages/lang.pot(+4 -1)📝
languages/zh_CN.po(+6 -3)📝
languages/zh_HK.po(+6 -3)📝
languages/zh_TW.po(+6 -3)📝
package-lock.json(+16 -28)📝
package.json(+2 -2)📝
src/Components/ColorScheme/src/stores/color-scheme-dark.ts(+20 -14)📝
src/Components/ColorScheme/src/stores/color-scheme-default.ts(+13 -6)📝
src/Components/ColorScheme/src/typings/index.ts(+1 -0)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Hooks/src/useIp.ts(+10 -6)📝
src/Components/Language/src/lang.json(+13 -6)📝
src/Components/Nav/src/components/index.tsx(+1 -1)📝
src/Components/ProgressBar/src/components/index.tsx(+7 -3)📝
src/Components/ServerStatus/src/components/system-load.tsx(+3 -1)📝
src/Components/Title/src/components/index.tsx(+1 -0)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.