mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #42] [MERGED] Merge development into main #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/42
Author: @michelroegl-brunner
Created: 10/6/2025
Status: ✅ Merged
Merged: 10/6/2025
Merged by: @michelroegl-brunner
Base:
main← Head:development📝 Commits (5)
8f9cae8feat: improve button layout and UI organization (#35)4c435b7Add category sidebar and filtering to scripts grid (#36)51bad28Add reusable Badge component and refactor badge usage (#37)677729aAdd advanced filtering and sorting to ScriptsGrid (#38)c53e995refactore installed scipts tab (#41)📊 Changes
98 files changed (+3207 additions, -2212 deletions)
View changed files
➕
.gitattributes(+40 -0)➕
scripts/ct/debian.sh(+43 -0)➕
scripts/install/debian-install.sh(+24 -0)📝
scripts/json/2fauth.json(+1 -1)📝
scripts/json/actualbudget.json(+1 -1)📝
scripts/json/add-iptag.json(+1 -1)📝
scripts/json/adguard.json(+2 -2)📝
scripts/json/adventurelog.json(+1 -1)📝
scripts/json/apache-guacamole.json(+1 -1)📝
scripts/json/booklore.json(+1 -1)📝
scripts/json/caddy.json(+13 -2)📝
scripts/json/clean-lxcs.json(+1 -1)📝
scripts/json/clean-orphaned-lvm.json(+1 -1)📝
scripts/json/cloudflared.json(+1 -1)📝
scripts/json/cockpit.json(+1 -1)📝
scripts/json/cosmos.json(+6 -1)📝
scripts/json/cron-update-lxcs.json(+2 -2)📝
scripts/json/debian.json(+1 -1)📝
scripts/json/elementsynapse.json(+4 -0)📝
scripts/json/fstrim.json(+1 -1)...and 78 more files
📄 Description
This PR merges the latest changes from the development branch into main, including:
All features have been tested and are ready for production.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.