mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #39] [MERGED] feat: Add inline editing and manual script entry functionality #131
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/39
Author: @michelroegl-brunner
Created: 10/6/2025
Status: ✅ Merged
Merged: 10/6/2025
Merged by: @michelroegl-brunner
Base:
main← Head:feat/installed_scripts📝 Commits (7)
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)5b1d34dfeat: Add inline editing and manual script entry functionality0074b43feat: implement installed scripts functionality and clean up test files763e34afix: resolve TypeScript error with categoryNames type mismatch📊 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
New Features
Inline Editing
Manual Script Entry
Improvements
Use Cases
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.