mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[PR #1078] [MERGED] V2.1 #1197
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#1197
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/1078
Author: @0xJacky
Created: 5/25/2025
Status: ✅ Merged
Merged: 5/26/2025
Merged by: @0xJacky
Base:
dev← Head:v2.1📝 Commits (10+)
517f239refactor: use uozi admin-kit2a3ef53refactor(app): migrate to @uozi-admin/curdd98b8d9Merge branch 'dev' into v2.106203e7chore: update translations153aa1bfeat: add disable-export functionality to multiple componentse7d5129chore: update depsdf48d12Merge branch 'dev' into v2.12150857refector: use SiteStatusSelect component for site status management0808eb0feat: implement user profile management536aa54feat: auto backup #999📊 Changes
202 files changed (+21049 additions, -10823 deletions)
View changed files
📝
.vscode/settings.json(+1 -1)➕
api/backup/auto_backup.go(+196 -0)📝
api/backup/backup.go(+1 -1)📝
api/backup/backup_test.go(+1 -1)📝
api/backup/restore.go(+1 -1)➕
api/backup/router.go(+20 -0)📝
api/notification/notification.go(+3 -1)📝
api/sites/list.go(+19 -8)📝
api/streams/streams.go(+27 -12)➕
api/system/port_scan.go(+175 -0)📝
api/system/router.go(+2 -6)📝
api/upstream/upstream.go(+149 -14)➕
api/user/current_user.go(+74 -0)📝
api/user/router.go(+4 -0)📝
app/components.d.ts(+4 -18)📝
app/eslint.config.mjs(+2 -0)📝
app/package.json(+11 -10)📝
app/pnpm-lock.yaml(+366 -441)📝
app/src/api/2fa.ts(+1 -1)📝
app/src/api/acme_user.ts(+5 -12)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.