Files
ProxmoxVE-Local/ProxmoxVE-Local.code-workspace
CanbiZ (MickLesk) 107813c34a feat: floating terminal for backup + New Backup dialog + fixes
- FloatingShell: support backup task mode (isBackup Terminal when
  session.backupStorage is set); adds HardDrive icon, onComplete callback
- ShellContext: extend ShellSession with backupStorage, title, onComplete
- BackupsTab: replace blocking createBackupMutation with FloatingShell backup;
  add 'New Backup' dialog (server -> container -> storage selection)
- InstalledScriptsTab: fix fetchStorages to not show blocking error modal
- VERSION: bump to 1.0.0-pre3, fixed UTF-8 BOM encoding
2026-04-21 16:49:08 +02:00

13 lines
144 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../ProxmoxVE-Frontend"
}
],
"settings": {
"WillLuke.nextjs.hasPrompted": true
}
}