mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #442] [MERGED] Enhance/ota #4048
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4048
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/0xJacky/nginx-ui/pull/442
Author: @0xJacky
Created: 7/21/2024
Status: ✅ Merged
Merged: 7/22/2024
Merged by: @0xJacky
Base:
dev← Head:enhance/ota📝 Commits (3)
7ef4fecfix: cannot ota upgrade when connect to remote node #424f5a0a9eenhance(upgrader): gracefully replace the old exe with the new exed389bb0feat: batch upgrade nginx-ui on remote nodes #424.📊 Changes
37 files changed (+2064 additions, -1290 deletions)
View changed files
📝
api/system/router.go(+3 -0)📝
api/system/upgrade.go(+1 -2)📝
app/README.md(+44 -0)📝
app/components.d.ts(+1 -0)📝
app/src/App.vue(+3 -1)📝
app/src/api/translations.ts(+3 -4)📝
app/src/components/ChatGPT/ChatGPT.vue(+0 -1)📝
app/src/components/SetLanguage/SetLanguage.vue(+1 -1)📝
app/src/components/StdDesign/StdDataDisplay/StdCurd.vue(+47 -58)📝
app/src/components/StdDesign/StdDataDisplay/StdTable.vue(+71 -44)📝
app/src/language/en/app.po(+127 -83)📝
app/src/language/es/app.po(+129 -83)📝
app/src/language/fr_FR/app.po(+129 -83)📝
app/src/language/ko_KR/app.po(+129 -83)📝
app/src/language/messages.pot(+127 -83)📝
app/src/language/ru_RU/app.po(+129 -83)📝
app/src/language/vi_VN/app.po(+129 -83)📝
app/src/language/zh_CN/app.mo(+0 -0)📝
app/src/language/zh_CN/app.po(+129 -84)📝
app/src/language/zh_TW/app.po(+129 -83)...and 17 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.