[PR #1552] [CLOSED] Website: add new categories | move all scripts into new categories #3083

Open
opened 2025-11-20 05:33:19 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1552
Author: @MickLesk
Created: 1/17/2025
Status: Closed

Base: mainHead: website_categories


📝 Commits (7)

📊 Changes

249 files changed (+8596 additions, -9056 deletions)

View changed files

json/.prettierignore (+7 -0)
json/.prettierrc (+12 -0)
📝 json/2fauth.json (+40 -42)
📝 json/5etools.json (+30 -32)
📝 json/actualbudget.json (+31 -33)
📝 json/add-lxc-iptag.json (+43 -45)
📝 json/add-netbird-lxc.json (+43 -45)
📝 json/add-tailscale-lxc.json (+40 -42)
📝 json/adguard.json (+35 -37)
📝 json/adventurelog.json (+36 -38)
📝 json/agentdvr.json (+31 -33)
📝 json/all-templates.json (+36 -38)
📝 json/alpine.json (+36 -38)
📝 json/apache-cassandra.json (+36 -38)
📝 json/apache-couchdb.json (+36 -38)
📝 json/apache-guacamole.json (+30 -32)
📝 json/apt-cacher-ng.json (+31 -33)
📝 json/archivebox.json (+31 -33)
📝 json/aria2.json (+36 -38)
📝 json/audiobookshelf.json (+31 -33)

...and 80 more files

📄 Description

✍️ Description

  • add new categories
  • move all scripts into new categories

Prerequisites

The following steps must be completed for the pull request to be considered:

  • [] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • [] Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

🔄 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/1552 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `website_categories` --- ### 📝 Commits (7) - [`202dec2`](https://github.com/community-scripts/ProxmoxVE/commit/202dec27f2876534762c249fa6da55309e85e844) Update metadata.json - [`109efcb`](https://github.com/community-scripts/ProxmoxVE/commit/109efcbf8cde55adf846cff344d68ffa4e01fe89) change categories of jsons - [`19116eb`](https://github.com/community-scripts/ProxmoxVE/commit/19116eb68147710ee50423054520fae3cdae24cb) remove mapping file - [`7b5d3e2`](https://github.com/community-scripts/ProxmoxVE/commit/7b5d3e276d39e5e527a04578c6a417aac6ce2af8) add new categories - [`7e0012c`](https://github.com/community-scripts/ProxmoxVE/commit/7e0012ca142c3092acc724ecf6ea5ab776d9f365) formatting - [`627f2eb`](https://github.com/community-scripts/ProxmoxVE/commit/627f2ebce843d45c37f1ff1b6d9982c57b4f8aa4) formatting - [`98ec568`](https://github.com/community-scripts/ProxmoxVE/commit/98ec568498a7ed4e9ec3286de861c0803f971077) fix tab formatting ### 📊 Changes **249 files changed** (+8596 additions, -9056 deletions) <details> <summary>View changed files</summary> ➕ `json/.prettierignore` (+7 -0) ➕ `json/.prettierrc` (+12 -0) 📝 `json/2fauth.json` (+40 -42) 📝 `json/5etools.json` (+30 -32) 📝 `json/actualbudget.json` (+31 -33) 📝 `json/add-lxc-iptag.json` (+43 -45) 📝 `json/add-netbird-lxc.json` (+43 -45) 📝 `json/add-tailscale-lxc.json` (+40 -42) 📝 `json/adguard.json` (+35 -37) 📝 `json/adventurelog.json` (+36 -38) 📝 `json/agentdvr.json` (+31 -33) 📝 `json/all-templates.json` (+36 -38) 📝 `json/alpine.json` (+36 -38) 📝 `json/apache-cassandra.json` (+36 -38) 📝 `json/apache-couchdb.json` (+36 -38) 📝 `json/apache-guacamole.json` (+30 -32) 📝 `json/apt-cacher-ng.json` (+31 -33) 📝 `json/archivebox.json` (+31 -33) 📝 `json/aria2.json` (+36 -38) 📝 `json/audiobookshelf.json` (+31 -33) _...and 80 more files_ </details> ### 📄 Description ## ✍️ Description - add new categories - move all scripts into new categories ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- <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 05:33:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3083