mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
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#8289
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/945
Author: @0xJacky
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @0xJacky
Base:
dev← Head:feat/maintenance-mode📝 Commits (1)
5d3f478feat: maintenance mode #739📊 Changes
33 files changed (+3698 additions, -2222 deletions)
View changed files
➕
api/pages/maintenance.go(+78 -0)➕
api/pages/maintenance.tmpl(+89 -0)➕
api/pages/router.go(+11 -0)📝
api/sites/list.go(+22 -12)📝
api/sites/router.go(+4 -0)📝
api/sites/site.go(+24 -0)📝
api/streams/streams.go(+9 -11)📝
app/src/api/site.ts(+9 -0)📝
app/src/components/Notification/notifications.ts(+22 -6)📝
app/src/constants/errors/cert.ts(+1 -0)📝
app/src/constants/index.ts(+6 -0)📝
app/src/language/ar/app.po(+248 -179)📝
app/src/language/de_DE/app.po(+248 -179)📝
app/src/language/en/app.po(+248 -179)📝
app/src/language/es/app.po(+248 -179)📝
app/src/language/fr_FR/app.po(+248 -179)📝
app/src/language/ko_KR/app.po(+248 -179)📝
app/src/language/messages.pot(+242 -188)📝
app/src/language/ru_RU/app.po(+248 -179)📝
app/src/language/tr_TR/app.po(+256 -179)...and 13 more files
📄 Description
Close #739
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.