[PR #115] [MERGED] Added NoIP.org Integration #985

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/115
Author: @MaxXor
Created: 5/10/2015
Status: Merged
Merged: 5/10/2015
Merged by: @MaxXor

Base: masterHead: pr/114


📝 Commits (3)

📊 Changes

7 files changed (+213 additions, -12 deletions)

View changed files

📝 Client/Core/Commands/CommandHandler.cs (+0 -3)
Server/Core/Misc/NoIpUpdater.cs (+56 -0)
📝 Server/Forms/FrmMain.cs (+12 -4)
📝 Server/Forms/FrmSettings.Designer.cs (+91 -5)
📝 Server/Forms/FrmSettings.cs (+37 -0)
📝 Server/Server.csproj (+1 -0)
📝 Server/Settings/Settings.cs (+16 -0)

📄 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/quasar/Quasar/pull/115 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 5/10/2015 **Status:** ✅ Merged **Merged:** 5/10/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `pr/114` --- ### 📝 Commits (3) - [`5f83df9`](https://github.com/quasar/Quasar/commit/5f83df91e51b3bef20f3f92b34019159731f40d7) NoIP.org Integration - [`4f8bd1b`](https://github.com/quasar/Quasar/commit/4f8bd1b431b709eaae14adb5ae20feecdb590952) NoIP.org Integration - [`1103226`](https://github.com/quasar/Quasar/commit/11032266c9cb3b1c538b6a4a5fe63fdc385a3b31) Improved NoIP.org Integration ### 📊 Changes **7 files changed** (+213 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Commands/CommandHandler.cs` (+0 -3) ➕ `Server/Core/Misc/NoIpUpdater.cs` (+56 -0) 📝 `Server/Forms/FrmMain.cs` (+12 -4) 📝 `Server/Forms/FrmSettings.Designer.cs` (+91 -5) 📝 `Server/Forms/FrmSettings.cs` (+37 -0) 📝 `Server/Server.csproj` (+1 -0) 📝 `Server/Settings/Settings.cs` (+16 -0) </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-02-27 15:52:42 +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#985
No description provided.