[PR #3] [CLOSED] Added UPnP option #929

Closed
opened 2026-02-27 15:52:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/3
Author: @ghost
Created: 7/29/2014
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

5 files changed (+416 additions, -0 deletions)

View changed files

Server/Core/Helper/UPnP.cs (+391 -0)
📝 Server/Forms/frmSettings.Designer.cs (+13 -0)
📝 Server/Forms/frmSettings.cs (+9 -0)
📝 Server/Server.csproj (+1 -0)
📝 Server/Settings/Settings.cs (+2 -0)

📄 Description

Added UPnP option for those who have UPnP enabled routers


🔄 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/quasar/Quasar/pull/3 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/29/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1980ade`](https://github.com/quasar/Quasar/commit/1980adec376e1977b74f5fc94322617742d4f7b4) UPnP ### 📊 Changes **5 files changed** (+416 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Server/Core/Helper/UPnP.cs` (+391 -0) 📝 `Server/Forms/frmSettings.Designer.cs` (+13 -0) 📝 `Server/Forms/frmSettings.cs` (+9 -0) 📝 `Server/Server.csproj` (+1 -0) 📝 `Server/Settings/Settings.cs` (+2 -0) </details> ### 📄 Description Added UPnP option for those who have UPnP enabled routers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:30 +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/Quasar#929
No description provided.