mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #353] [MERGED] Add VM status check and UI improvements #380
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#380
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/353
Author: @michelroegl-brunner
Created: 11/28/2025
Status: ✅ Merged
Merged: 11/28/2025
Merged by: @michelroegl-brunner
Base:
main← Head:fix/vm_detection📝 Commits (1)
5274737Add VM status check and UI improvements📊 Changes
3 files changed (+545 additions, -225 deletions)
View changed files
📝
src/app/_components/InstalledScriptsTab.tsx(+36 -7)📝
src/app/_components/ScriptInstallationCard.tsx(+3 -2)📝
src/server/api/routers/installedScripts.ts(+506 -216)📄 Description
This PR adds support for VM status checking and improves the UI to differentiate between LXC containers and VMs.
Changes
qm statuscommandpct(LXC) andqm(VM) commandsTesting
qm statuspct status🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.