[PR #1083] [CLOSED] Improve code security and code refactor #1198

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/1083
Author: @GermanAizek
Created: 6/24/2022
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • 76b9dde Improve code security and code refactor

📊 Changes

7 files changed (+50 additions, -29 deletions)

View changed files

📝 Quasar.Client/Messages/RemoteDesktopHandler.cs (+3 -3)
📝 Quasar.Server/Controls/HexEditor/Caret.cs (+12 -8)
📝 Quasar.Server/Controls/HexEditor/HexEditor.cs (+12 -8)
📝 Quasar.Server/Controls/HexEditor/HexViewHandler.cs (+6 -1)
📝 Quasar.Server/Controls/HexEditor/StringViewHandler.cs (+6 -1)
📝 Quasar.Server/Forms/FrmRegistryEditor.cs (+5 -4)
📝 Quasar.Server/ReverseProxy/ReverseProxyServer.cs (+6 -4)

📄 Description

@MaxXor, @yankejustin hi check this pr and feedback me


🔄 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/1083 **Author:** [@GermanAizek](https://github.com/GermanAizek) **Created:** 6/24/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`76b9dde`](https://github.com/quasar/Quasar/commit/76b9ddef3bc2b250a1e1f2a46919e358ac1f4cce) Improve code security and code refactor ### 📊 Changes **7 files changed** (+50 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `Quasar.Client/Messages/RemoteDesktopHandler.cs` (+3 -3) 📝 `Quasar.Server/Controls/HexEditor/Caret.cs` (+12 -8) 📝 `Quasar.Server/Controls/HexEditor/HexEditor.cs` (+12 -8) 📝 `Quasar.Server/Controls/HexEditor/HexViewHandler.cs` (+6 -1) 📝 `Quasar.Server/Controls/HexEditor/StringViewHandler.cs` (+6 -1) 📝 `Quasar.Server/Forms/FrmRegistryEditor.cs` (+5 -4) 📝 `Quasar.Server/ReverseProxy/ReverseProxyServer.cs` (+6 -4) </details> ### 📄 Description @MaxXor, @yankejustin hi check this pr and feedback me --- <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:28 +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#1198
No description provided.