mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 08:29:31 +08:00
[PR #97] [MERGED] Dev #182
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/97
Author: @kmvan
Created: 8/19/2020
Status: ✅ Merged
Merged: 8/19/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (3)
9fcdd97fix nodes networks refresh errorb51aa97update languages848052cupdate to 6.1📊 Changes
15 files changed (+644 additions, -388 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+5 -0)📝
dist/prober.php(+2 -2)📝
languages/ja.po(+72 -31)📝
languages/lang.pot(+33 -6)📝
languages/zh_CN.po(+53 -30)📝
languages/zh_HK.po(+69 -27)📝
languages/zh_TW.po(+70 -28)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Helper/src/components/format-bytes.ts(+8 -2)📝
src/Components/Language/src/lang.json(+231 -159)📝
src/Components/Nodes/src/components/index.tsx(+15 -96)➕
src/Components/Nodes/src/components/node-networks.tsx(+79 -0)📝
src/Components/Nodes/src/stores/index.ts(+1 -0)📝
xconfig.json(+4 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.