Skip to content

Commit fddc9c2

Browse files
committed
feat: implement sudoless update system with polkit integration
- Add polkit rule for sudoless service management - Improve update manager with multi-strategy restart approach - Fix npm dependency conflicts in update process - Add comprehensive test suite for update system - Enhance frontend update progress tracking - Update install script with automatic polkit setup
1 parent 179beab commit fddc9c2

14 files changed

+3021
-1234
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ pnpm-lock.yaml
9696

9797
# Update mechanism
9898
backup/
99-
temp/
99+
temp/ ProxmoxVE/

0 commit comments

Comments
 (0)