[PR #5659] [MERGED] Bump Icons to selfhst repo | switch svg to webp #5976

Open
opened 2025-11-20 07:08:29 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5659
Author: @MickLesk
Created: 7/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @michelroegl-brunner

Base: mainHead: bump_selfhst_icons


📝 Commits (2)

  • 6a9f41c Bump Icons to selfhst | switch svg to webp
  • 77c72b0 add new icons from selfhst

📊 Changes

11 files changed (+11 additions, -11 deletions)

View changed files

📝 frontend/public/json/add-iptag.json (+1 -1)
📝 frontend/public/json/babybuddy.json (+1 -1)
📝 frontend/public/json/convertx.json (+1 -1)
📝 frontend/public/json/huntarr.json (+1 -1)
📝 frontend/public/json/itsm-ng.json (+1 -1)
📝 frontend/public/json/librespeed-rust.json (+1 -1)
📝 frontend/public/json/lyrionmusicserver.json (+1 -1)
📝 frontend/public/json/oauth2-proxy.json (+1 -1)
📝 frontend/public/json/pulse.json (+1 -1)
📝 frontend/public/json/rclone.json (+1 -1)
📝 frontend/public/json/streamlink-webui.json (+1 -1)

📄 Description

✍️ Description

  • add missing icons
  • correct an spell issue (lyrion #5657)
  • change some svg to webp
  • requested 3 Icons in selfhst Repo

Following Requests are created in selfhst-Repo:
OAuth2-Proxy: https://github.com/selfhst/icons/discussions/451
Streamlink: https://github.com/selfhst/icons/discussions/453
Pulse: https://github.com/selfhst/icons/discussions/452

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/5659 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `bump_selfhst_icons` --- ### 📝 Commits (2) - [`6a9f41c`](https://github.com/community-scripts/ProxmoxVE/commit/6a9f41c1899bf8d0c0443b88a20df5fcd6f3a5ab) Bump Icons to selfhst | switch svg to webp - [`77c72b0`](https://github.com/community-scripts/ProxmoxVE/commit/77c72b0c5738c44971b5ec41cd2b124801f7729e) add new icons from selfhst ### 📊 Changes **11 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `frontend/public/json/add-iptag.json` (+1 -1) 📝 `frontend/public/json/babybuddy.json` (+1 -1) 📝 `frontend/public/json/convertx.json` (+1 -1) 📝 `frontend/public/json/huntarr.json` (+1 -1) 📝 `frontend/public/json/itsm-ng.json` (+1 -1) 📝 `frontend/public/json/librespeed-rust.json` (+1 -1) 📝 `frontend/public/json/lyrionmusicserver.json` (+1 -1) 📝 `frontend/public/json/oauth2-proxy.json` (+1 -1) 📝 `frontend/public/json/pulse.json` (+1 -1) 📝 `frontend/public/json/rclone.json` (+1 -1) 📝 `frontend/public/json/streamlink-webui.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description - add missing icons - correct an spell issue (lyrion #5657) - change some svg to webp - requested 3 Icons in selfhst Repo Following Requests are created in selfhst-Repo: OAuth2-Proxy: https://github.com/selfhst/icons/discussions/451 Streamlink: https://github.com/selfhst/icons/discussions/453 Pulse: https://github.com/selfhst/icons/discussions/452 ## ✅ 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. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🌍 **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:08:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5976