[PR #312] [MERGED] Added the ability to upload an execute a batch file. #1090

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/312
Author: @tidusjar
Created: 7/30/2015
Status: Merged
Merged: 7/31/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (3)

  • e29fce5 Allowed file dialogue to select .bat files.
  • 419cc4f Finished adding the ability to upload and execute .bat files.
  • 4d0ae7b Un-did my accident change

📊 Changes

5 files changed (+62 additions, -4 deletions)

View changed files

📝 Client.Tests/Client.Tests.csproj (+1 -0)
Client.Tests/Core/Commands/MiscHandler.Tests.cs (+48 -0)
📝 Client/Core/Commands/MiscHandler.cs (+11 -2)
📝 Server/Forms/FrmMain.cs (+1 -1)
📝 Server/Forms/FrmUploadAndExecute.cs (+1 -1)

📄 Description

Feature for #244


🔄 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/312 **Author:** [@tidusjar](https://github.com/tidusjar) **Created:** 7/30/2015 **Status:** ✅ Merged **Merged:** 7/31/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e29fce5`](https://github.com/quasar/Quasar/commit/e29fce5c209260e810f2a711f3f0330367ae875f) Allowed file dialogue to select .bat files. - [`419cc4f`](https://github.com/quasar/Quasar/commit/419cc4f3ebd5c52db04115b1414f0a53d1f72397) Finished adding the ability to upload and execute .bat files. - [`4d0ae7b`](https://github.com/quasar/Quasar/commit/4d0ae7bca05b3ca1a48a473c25879a7b1f259d9b) Un-did my accident change ### 📊 Changes **5 files changed** (+62 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Client.Tests/Client.Tests.csproj` (+1 -0) ➕ `Client.Tests/Core/Commands/MiscHandler.Tests.cs` (+48 -0) 📝 `Client/Core/Commands/MiscHandler.cs` (+11 -2) 📝 `Server/Forms/FrmMain.cs` (+1 -1) 📝 `Server/Forms/FrmUploadAndExecute.cs` (+1 -1) </details> ### 📄 Description Feature for #244 --- <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:04 +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#1090
No description provided.