mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[PR #80] [MERGED] feat: Add LXC auto-detection and cleanup of orphaned LXC #201
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#201
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/80
Author: @michelroegl-brunner
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @michelroegl-brunner
Base:
main← Head:feat/detect_lxc📝 Commits (2)
90bbfacfeat: Add auto-detect LXC containers feature with improved UXa3e2108feat: Add automatic cleanup and duplicate prevention for LXC auto-detection📊 Changes
3 files changed (+594 additions, -32 deletions)
View changed files
➖
server.log(+0 -29)📝
src/app/_components/InstalledScriptsTab.tsx(+250 -3)📝
src/server/api/routers/installedScripts.ts(+344 -0)📄 Description
🚀 Features Added
🔍 Auto-Detection Improvements
🧹 Automatic Cleanup
🎨 UI/UX Improvements
🛠️ Technical Improvements
🧪 Testing
📝 Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.