mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #313] [MERGED] Added ability to upload & execute batch files #1091
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#1091
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/313
Author: @MaxXor
Created: 7/31/2015
Status: ✅ Merged
Merged: 7/31/2015
Merged by: @MaxXor
Base:
master← Head:pr/312📝 Commits (4)
e29fce5Allowed file dialogue to select .bat files.419cc4fFinished adding the ability to upload and execute .bat files.4d0ae7bUn-did my accident change0306acdImproved validating of executable files📊 Changes
9 files changed (+55 additions, -14 deletions)
View changed files
📝
Client.Tests/Client.Tests.csproj(+1 -0)📝
Client.Tests/Core/Compression/JpgCompression.Tests.cs(+1 -1)📝
Client.Tests/Core/Compression/SafeQuickLZ.Tests.cs(+4 -8)📝
Client.Tests/Core/Encryption/AES.Tests.cs(+2 -2)📝
Client.Tests/Core/Encryption/SHA256.Tests.cs(+1 -1)➕
Client.Tests/Core/Helper/FileHelper.Tests.cs(+38 -0)📝
Client/Core/Commands/MiscHandler.cs(+1 -1)📝
Client/Core/Helper/FileHelper.cs(+6 -0)📝
Server/Forms/FrmUploadAndExecute.cs(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.