[PR #344] [MERGED] Fixed #339 #1109

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/344
Author: @MaxXor
Created: 8/22/2015
Status: Merged
Merged: 8/22/2015
Merged by: @MaxXor

Base: masterHead: pr/343


📝 Commits (4)

📊 Changes

6 files changed (+88 additions, -21 deletions)

View changed files

📝 Client/Client.csproj (+2 -2)
📝 Client/Core/Helper/PlatformHelper.cs (+48 -2)
📝 Client/Core/Recovery/Browsers/Firefox.cs (+20 -16)
📝 Client/Core/Recovery/Browsers/InternetExplorer.cs (+0 -1)
📝 Client/Core/Utilities/NativeMethods.cs (+17 -0)
📝 Server/Core/Build/Renamer.cs (+1 -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/344 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 8/22/2015 **Status:** ✅ Merged **Merged:** 8/22/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `pr/343` --- ### 📝 Commits (4) - [`4755ff3`](https://github.com/quasar/Quasar/commit/4755ff309678bfbff46f9deb6ac947f7dce21c1a) #339 Fixes - [`dbd5b4d`](https://github.com/quasar/Quasar/commit/dbd5b4d4533f3da535a6e23f2e576670956507a5) Merge branch 'master' of https://github.com/quasar/QuasarRAT - [`6d9e160`](https://github.com/quasar/Quasar/commit/6d9e1602a77c9bc5c583562f198688e04c476b12) Removed unnecessary namespace + added using statements for disposable objects - [`7bbcd51`](https://github.com/quasar/Quasar/commit/7bbcd5119d75803a97569c75918c2d401f70fe89) Improved OS architecture detection ### 📊 Changes **6 files changed** (+88 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+2 -2) 📝 `Client/Core/Helper/PlatformHelper.cs` (+48 -2) 📝 `Client/Core/Recovery/Browsers/Firefox.cs` (+20 -16) 📝 `Client/Core/Recovery/Browsers/InternetExplorer.cs` (+0 -1) 📝 `Client/Core/Utilities/NativeMethods.cs` (+17 -0) 📝 `Server/Core/Build/Renamer.cs` (+1 -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:53:08 +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#1109
No description provided.