mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #717] [CLOSED] reformatted code #1178
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#1178
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/717
Author: @ooojustin
Created: 10/18/2018
Status: ❌ Closed
Base:
master← Head:reformat📝 Commits (10+)
18a6236added "Compress" option to file manager3490312build DotNetZip into client binary4182d05merge protobuf assembly7ad1fccdisable renamer on external assemblies (ie: protobuf)63f55a3added CODEOWNERS file8849bb4wrote code executor code86b1ec5added code.png image008999bMerge pull request #1 from ooojustin/code-executor6c31d3fdisplay error line # in code executor050b24bwip📊 Changes
290 files changed (+6727 additions, -9327 deletions)
View changed files
➕
CODEOWNERS(+6 -0)📝
Quasar.Client/Commands/CommandHandler.cs(+2 -4)📝
Quasar.Client/Commands/ConnectionHandler.cs(+16 -29)📝
Quasar.Client/Commands/FileHandler.cs(+102 -129)📝
Quasar.Client/Commands/MiscHandler.cs(+32 -58)📝
Quasar.Client/Commands/RegistryHandler.cs(+27 -62)📝
Quasar.Client/Commands/SurveillanceHandler.cs(+44 -91)📝
Quasar.Client/Commands/SystemHandler.cs(+108 -213)📝
Quasar.Client/Commands/TcpConnectionsHandler.cs(+20 -34)📝
Quasar.Client/Config/Settings.cs(+5 -10)📝
Quasar.Client/Data/ClientData.cs(+3 -6)📝
Quasar.Client/Data/GeoInformation.cs(+2 -4)📝
Quasar.Client/Data/Host.cs(+3 -6)📝
Quasar.Client/Extensions/RegistryKeyExtensions.cs(+57 -117)📝
Quasar.Client/Helper/DevicesHelper.cs(+36 -77)📝
Quasar.Client/Helper/GeoLocationHelper.cs(+26 -55)📝
Quasar.Client/Helper/HostHelper.cs(+6 -11)📝
Quasar.Client/Helper/KeyloggerHelper.cs(+12 -24)📝
Quasar.Client/Helper/MutexHelper.cs(+5 -10)📝
Quasar.Client/Helper/NativeMethodsHelper.cs(+16 -32)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.