mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #312] [MERGED] Added the ability to upload an execute a batch file. #1090
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1090
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (3)
e29fce5Allowed file dialogue to select .bat files.419cc4fFinished adding the ability to upload and execute .bat files.4d0ae7bUn-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.