mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[PR #935] [MERGED] feat: backup and restore #8283
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#8283
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/935
Author: @0xJacky
Created: 3/29/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @0xJacky
Base:
dev← Head:feat/backup📝 Commits (7)
4cb4695feat: backup and restoreb469ca7refactor: replace api error handler with cosy err handlered320f3feat: add installation lock response and error handling for installation timeout8860f71feat: implement encrypted form handling and refactor backup restore logic000e289feat(install): restore from backup4c24875feat: update restore process with countdown modal and improved symlink handling0ca9d84feat: enhance restore functionality with nginx restart and countdown dialog📊 Changes
100 files changed (+11344 additions, -2026 deletions)
View changed files
📝
api/api.go(+0 -24)📝
api/certificate/acme_user.go(+6 -6)📝
api/certificate/certificate.go(+11 -11)📝
api/certificate/dns_credential.go(+6 -6)📝
api/cluster/environment.go(+2 -2)📝
api/cluster/node.go(+2 -2)📝
api/config/add.go(+10 -10)📝
api/config/get.go(+9 -8)📝
api/config/list.go(+6 -5)📝
api/config/mkdir.go(+4 -4)📝
api/config/modify.go(+11 -11)📝
api/config/rename.go(+10 -10)📝
api/crypto/crypto.go(+2 -2)📝
api/nginx/nginx.go(+5 -5)📝
api/notification/notification.go(+5 -5)📝
api/openai/store.go(+4 -4)📝
api/settings/settings.go(+3 -3)📝
api/sites/advance.go(+4 -4)📝
api/sites/auto_cert.go(+6 -6)📝
api/sites/duplicate.go(+3 -3)...and 80 more files
📄 Description
Close #634
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.