vm-bench/backend
Claus Lohmar 9dcde5d022 fix: flatten nested single-child directories after extraction
Archives like Debian_13_VMG.7z contain nested single-child dirs:
  Debian_13_VMG_LinuxVMImages.COM/Debian_13_VMG_LinuxVMImages.COM/

_flatten_nested() collapses these chains until files sit directly
in the parent, eliminating the double-nesting issue.
2026-07-23 10:09:25 +00:00
..
app.py feat: Clone (qm clone) + Copy (re-convert) buttons on completion 2026-07-23 09:02:57 +00:00
converter.py fix: flatten nested single-child directories after extraction 2026-07-23 10:09:25 +00:00
install.sh refactor: move staging to /mnt/converter/tmp/{guid}/in + out 2026-07-23 10:07:57 +00:00
models.py feat: session GUID isolation for multi-user support 2026-07-23 09:32:16 +00:00
provisioner.py refactor: move staging to /mnt/converter/tmp/{guid}/in + out 2026-07-23 10:07:57 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench-backend.service fix: add /usr/sbin to PATH in service files (qm, virt-resize, etc.) 2026-07-21 19:24:13 +00:00