[PR #869] [CLOSED] Master #1195

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/869
Author: @CPEBrenda
Created: 8/22/2020
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

314 files changed (+2212 additions, -6 deletions)

View changed files

📝 .gitattributes (+5 -2)
📝 .gitignore (+11 -1)
📝 .vscode/.github/ISSUE_TEMPLATE/bug_report.md (+0 -0)
📝 .vscode/.github/ISSUE_TEMPLATE/feature_request.md (+0 -0)
.vscode/.github/workflows/dotnetcore.yml (+17 -0)
.vscode/dotnet.code-snippets (+18 -0)
.vscode/launch.json (+260 -0)
.vscode/settings.json (+3 -0)
.vscode/tasks.json (+26 -0)
📝 CHANGELOG.md (+4 -0)
COMMITMESSAGE (+1 -0)
Documents - Shortcut.lnk (+0 -0)
FETCH_HEAD (+1 -0)
HEAD (+1 -0)
Quasar.Client/.vscode/launch.json (+7 -0)
📝 Quasar.Client/Data/ClientData.cs (+1 -1)
📝 Quasar.Client/Helper/Installation/ClientInstaller.cs (+0 -0)
📝 Quasar.Client/Helper/Installation/ClientUninstaller.cs (+0 -0)
📝 Quasar.Client/Helper/Installation/ClientUpdater.cs (+0 -0)
📝 Quasar.Client/Helper/Installation/Startup.cs (+0 -0)

...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.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/869 **Author:** [@CPEBrenda](https://github.com/CPEBrenda) **Created:** 8/22/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`1b47da4`](https://github.com/quasar/Quasar/commit/1b47da4790785db5ba3f725e76b216cca22f4870) Create dotnetcore.yml - [`6d222fd`](https://github.com/quasar/Quasar/commit/6d222fdc89bc0952672d6ec0efc0cd1099fb6d34) Merge pull request #1 from CPEBrenda/CPEBrenda-patch-1 - [`bacda26`](https://github.com/quasar/Quasar/commit/bacda26868100bafe9eb25ea7d888cd024ba249e) Create Thumbs.db - [`0fce5d2`](https://github.com/quasar/Quasar/commit/0fce5d201e92ff481c4f88e916e18faaae644985) Create sl s_client -connect www.server.com443 - [`b8d81fb`](https://github.com/quasar/Quasar/commit/b8d81fb89f31962f780b24fe4e562f5bf6a21e55) new - [`e895656`](https://github.com/quasar/Quasar/commit/e895656dfdf9a624d46b92553efb3afdb19e84ef) Merge branch 'master' into CPEBrenda-patch-1 - [`2977d18`](https://github.com/quasar/Quasar/commit/2977d18a7c8f9a9aa4af03d415f8c67c65718cc5) Update .gitattributes - [`5077239`](https://github.com/quasar/Quasar/commit/5077239e4f6e1b6814d806aba28adb9610634e45) bash.exe.stackdum - [`526d571`](https://github.com/quasar/Quasar/commit/526d57125dbc36009bc26761213fe8a9b8028239) Merge branch 'CPEBrenda-patch-1' - [`6291a88`](https://github.com/quasar/Quasar/commit/6291a8898e2282b203c8484f97a6d97003fda1c8) update ### 📊 Changes **314 files changed** (+2212 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+5 -2) 📝 `.gitignore` (+11 -1) 📝 `.vscode/.github/ISSUE_TEMPLATE/bug_report.md` (+0 -0) 📝 `.vscode/.github/ISSUE_TEMPLATE/feature_request.md` (+0 -0) ➕ `.vscode/.github/workflows/dotnetcore.yml` (+17 -0) ➕ `.vscode/dotnet.code-snippets` (+18 -0) ➕ `.vscode/launch.json` (+260 -0) ➕ `.vscode/settings.json` (+3 -0) ➕ `.vscode/tasks.json` (+26 -0) 📝 `CHANGELOG.md` (+4 -0) ➕ `COMMITMESSAGE` (+1 -0) ➕ `Documents - Shortcut.lnk` (+0 -0) ➕ `FETCH_HEAD` (+1 -0) ➕ `HEAD` (+1 -0) ➕ `Quasar.Client/.vscode/launch.json` (+7 -0) 📝 `Quasar.Client/Data/ClientData.cs` (+1 -1) 📝 `Quasar.Client/Helper/Installation/ClientInstaller.cs` (+0 -0) 📝 `Quasar.Client/Helper/Installation/ClientUninstaller.cs` (+0 -0) 📝 `Quasar.Client/Helper/Installation/ClientUpdater.cs` (+0 -0) 📝 `Quasar.Client/Helper/Installation/Startup.cs` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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#1195
No description provided.