[PR #4131] [MERGED] Website: Add missing docs and config paths #4766

Open
opened 2025-11-20 06:11:34 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4131
Author: @tremor021
Created: 4/29/2025
Status: Merged
Merged: 4/30/2025
Merged by: @michelroegl-brunner

Base: mainHead: configs


📝 Commits (9)

📊 Changes

96 files changed (+2808 additions, -2851 deletions)

View changed files

📝 frontend/public/json/add-netbird-lxc.json (+3 -2)
📝 frontend/public/json/add-tailscale-lxc.json (+1 -2)
📝 frontend/public/json/adventurelog.json (+38 -38)
📝 frontend/public/json/agentdvr.json (+33 -33)
📝 frontend/public/json/apache-cassandra.json (+33 -38)
📝 frontend/public/json/apache-couchdb.json (+38 -38)
📝 frontend/public/json/apache-tika.json (+38 -34)
📝 frontend/public/json/archivebox.json (+33 -33)
📝 frontend/public/json/aria2.json (+38 -38)
📝 frontend/public/json/audiobookshelf.json (+33 -34)
📝 frontend/public/json/autobrr.json (+33 -33)
📝 frontend/public/json/baikal.json (+32 -32)
📝 frontend/public/json/barcode-buddy.json (+1 -2)
📝 frontend/public/json/bazarr.json (+33 -34)
📝 frontend/public/json/blocky.json (+33 -38)
📝 frontend/public/json/boltdiy.json (+1 -2)
📝 frontend/public/json/bunkerweb.json (+33 -33)
📝 frontend/public/json/calibre-web.json (+38 -38)
📝 frontend/public/json/changedetection.json (+33 -34)
📝 frontend/public/json/channels.json (+38 -39)

...and 76 more files

📄 Description

✍️ Description

  • Add missing documentation links
  • Add missing configuration paths
  • Code formatting

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/4131 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 4/29/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `configs` --- ### 📝 Commits (9) - [`da9d804`](https://github.com/community-scripts/ProxmoxVE/commit/da9d804bd78df5bbce8405e13942abbca857dc24) Fix docs and config paths - [`af36f0d`](https://github.com/community-scripts/ProxmoxVE/commit/af36f0d39b5a86e091992b537a859e4516e6d24c) Update - [`d3e9c62`](https://github.com/community-scripts/ProxmoxVE/commit/d3e9c6248ac1f452d884330e1b668e21e93553c0) Update - [`697a4e1`](https://github.com/community-scripts/ProxmoxVE/commit/697a4e1ec790afdc50451b6c5a35e4d6e403b45c) Update - [`0c78ef4`](https://github.com/community-scripts/ProxmoxVE/commit/0c78ef4ee388b625ff29726560ee25072c6eb2f3) Update - [`19da89f`](https://github.com/community-scripts/ProxmoxVE/commit/19da89ffb5b7a9740c9d09dc30fc0297e0081cee) Update - [`724e845`](https://github.com/community-scripts/ProxmoxVE/commit/724e8459425eb8d87202397291899bfd71bdec63) Update - [`d278ea0`](https://github.com/community-scripts/ProxmoxVE/commit/d278ea0db13ab3644336990ce289a8ded4f07142) Update - [`a86e711`](https://github.com/community-scripts/ProxmoxVE/commit/a86e711b10e33e43338281a62b67d9bd9787b3dd) Update ### 📊 Changes **96 files changed** (+2808 additions, -2851 deletions) <details> <summary>View changed files</summary> 📝 `frontend/public/json/add-netbird-lxc.json` (+3 -2) 📝 `frontend/public/json/add-tailscale-lxc.json` (+1 -2) 📝 `frontend/public/json/adventurelog.json` (+38 -38) 📝 `frontend/public/json/agentdvr.json` (+33 -33) 📝 `frontend/public/json/apache-cassandra.json` (+33 -38) 📝 `frontend/public/json/apache-couchdb.json` (+38 -38) 📝 `frontend/public/json/apache-tika.json` (+38 -34) 📝 `frontend/public/json/archivebox.json` (+33 -33) 📝 `frontend/public/json/aria2.json` (+38 -38) 📝 `frontend/public/json/audiobookshelf.json` (+33 -34) 📝 `frontend/public/json/autobrr.json` (+33 -33) 📝 `frontend/public/json/baikal.json` (+32 -32) 📝 `frontend/public/json/barcode-buddy.json` (+1 -2) 📝 `frontend/public/json/bazarr.json` (+33 -34) 📝 `frontend/public/json/blocky.json` (+33 -38) 📝 `frontend/public/json/boltdiy.json` (+1 -2) 📝 `frontend/public/json/bunkerweb.json` (+33 -33) 📝 `frontend/public/json/calibre-web.json` (+38 -38) 📝 `frontend/public/json/changedetection.json` (+33 -34) 📝 `frontend/public/json/channels.json` (+38 -39) _...and 76 more files_ </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 - Add missing documentation links - Add missing configuration paths - Code formatting ## 🔗 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. - [ ] 💥 **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. - [x] 🔧 **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 06:11:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4766