[PR #4718] [MERGED] Excalidraw: increase HDD to 10GB #5196

Closed
opened 2025-11-20 07:04:47 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4718
Author: @MickLesk
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @MickLesk

Base: mainHead: excalidraw


📝 Commits (1)

  • b951da6 Excalidraw: increase HDD to 10GB

📊 Changes

2 files changed (+37 additions, -37 deletions)

View changed files

📝 ct/excalidraw.sh (+36 -36)
📝 frontend/public/json/excalidraw.json (+1 -1)

📄 Description

✍️ Description

Low Space, 6GB nearly full (> 95%)
Increase myself to 7GB but its over >80%
Import some images = full.

image

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/4718 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `excalidraw` --- ### 📝 Commits (1) - [`b951da6`](https://github.com/community-scripts/ProxmoxVE/commit/b951da63faeccb8b6eb2496bd4c508f5fbcce6d9) Excalidraw: increase HDD to 10GB ### 📊 Changes **2 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `ct/excalidraw.sh` (+36 -36) 📝 `frontend/public/json/excalidraw.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description Low Space, 6GB nearly full (> 95%) Increase myself to 7GB but its over >80% Import some images = full. <img width="397" alt="image" src="https://github.com/user-attachments/assets/532d22d8-7d67-4d32-9b9a-d1f2f679bcbc" /> ## ✅ 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) - [x] 🐞 **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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:04:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5196