mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #470] [MERGED] feat: Add Update all downloaded scripts button #466
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#466
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/470
Author: @michelroegl-brunner
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner
Base:
main← Head:feat/447📝 Commits (2)
34eade3feat: add Update all downloaded scripts button944a527fix: normalize failed item error type for TypeScript build📊 Changes
1 file changed (+96 additions, -0 deletions)
View changed files
📝
src/app/_components/DownloadedScriptsTab.tsx(+96 -0)📄 Description
Adds a single button on the Downloaded Scripts tab to update all downloaded scripts from GitHub at once, so users don't have to open each script modal and press "Update Script" for 350+ scripts.
loadMultipleScriptsAPI🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.