mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #974] [MERGED] enhance: replace error handling with cosy wrapper for nginx reload and test #8300
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#8300
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/974
Author: @0xJacky
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @0xJacky
Base:
dev← Head:feat/workspace📝 Commits (1)
d789326enhance: replace error handling with cosy wrapper for nginx reload and test failures📊 Changes
14 files changed (+54 additions, -40 deletions)
View changed files
📝
api/config/add.go(+1 -3)📝
app/src/layouts/HeaderLayout.vue(+8 -9)📝
internal/config/errors.go(+2 -0)📝
internal/config/save.go(+2 -2)📝
internal/site/disable.go(+7 -5)📝
internal/site/enable.go(+3 -2)📝
internal/site/errors.go(+2 -0)📝
internal/site/maintenance.go(+3 -2)📝
internal/site/save.go(+3 -2)📝
internal/stream/disable.go(+7 -5)📝
internal/stream/enable.go(+8 -6)📝
internal/stream/errors.go(+2 -0)📝
internal/stream/rename.go(+3 -2)📝
internal/stream/save.go(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.