[PR #9050] [MERGED] Remove Dashy #7796

Closed
opened 2026-02-26 16:30:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9050
Author: @michelroegl-brunner
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @tremor021

Base: mainHead: michelroegl-brunner-patch-1


📝 Commits (4)

  • 0bc8f81 Delete ct/dashy.sh
  • ff9a245 Delete ct/headers/dashy
  • d4d2b20 Delete install/dashy-install.sh
  • 83c0f14 Delete frontend/public/json/dashy.json

📊 Changes

4 files changed (+0 additions, -164 deletions)

View changed files

ct/dashy.sh (+0 -77)
ct/headers/dashy (+0 -6)
frontend/public/json/dashy.json (+0 -35)
install/dashy-install.sh (+0 -46)

📄 Description

✍️ Description

Reason: no real development, auth is broken and insecure, app has most likely a memory leaks too

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/9050 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-1` --- ### 📝 Commits (4) - [`0bc8f81`](https://github.com/community-scripts/ProxmoxVE/commit/0bc8f81f361996da96dcc76d0bfa7cfdd636ae28) Delete ct/dashy.sh - [`ff9a245`](https://github.com/community-scripts/ProxmoxVE/commit/ff9a245a50f69cc7ecd16c97ca314201389b8214) Delete ct/headers/dashy - [`d4d2b20`](https://github.com/community-scripts/ProxmoxVE/commit/d4d2b2034461c9a2c4f55689f677c7c4a8583ecf) Delete install/dashy-install.sh - [`83c0f14`](https://github.com/community-scripts/ProxmoxVE/commit/83c0f145b3af5679bebd7ec2726b175d6bc56768) Delete frontend/public/json/dashy.json ### 📊 Changes **4 files changed** (+0 additions, -164 deletions) <details> <summary>View changed files</summary> ➖ `ct/dashy.sh` (+0 -77) ➖ `ct/headers/dashy` (+0 -6) ➖ `frontend/public/json/dashy.json` (+0 -35) ➖ `install/dashy-install.sh` (+0 -46) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Reason: no real development, auth is broken and insecure, app has most likely a memory leaks too ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:30:45 +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/ProxmoxVE#7796
No description provided.