[PR #325] [MERGED] fix: stream is not deleted actually #941

Closed
opened 2026-02-26 12:10:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/325
Author: @nthsky
Created: 3/11/2024
Status: Merged
Merged: 3/11/2024
Merged by: @0xJacky

Base: devHead: fix/delete-stream


📝 Commits (1)

  • 7b25eb4 fix: stream is not deleted actually

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 api/streams/streams.go (+5 -0)

📄 Description

delete stream api didn't actually delete the stream actually.
It only checked the file existed and return 200 ok.


🔄 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/325 **Author:** [@nthsky](https://github.com/nthsky) **Created:** 3/11/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `fix/delete-stream` --- ### 📝 Commits (1) - [`7b25eb4`](https://github.com/0xJacky/nginx-ui/commit/7b25eb4d2729a6a2ddb8a8f665d9a491566b0600) fix: stream is not deleted actually ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/streams/streams.go` (+5 -0) </details> ### 📄 Description delete stream api didn't actually delete the stream actually. It only checked the file existed and return 200 ok. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:10:00 +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#941
No description provided.