[PR #974] [MERGED] enhance: replace error handling with cosy wrapper for nginx reload and test #8300

Closed
opened 2026-03-12 23:48:11 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: feat/workspace


📝 Commits (1)

  • d789326 enhance: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/974 **Author:** [@0xJacky](https://github.com/0xJacky) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 4/18/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `feat/workspace` --- ### 📝 Commits (1) - [`d789326`](https://github.com/0xJacky/nginx-ui/commit/d7893262300325146bb7c9c6d2a5bacb240f4c08) enhance: replace error handling with cosy wrapper for nginx reload and test failures ### 📊 Changes **14 files changed** (+54 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 23:48:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#8300
No description provided.