mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-07-24 14:34:20 -04:00
- 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
13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../ProxmoxVE-Frontend"
|
|
}
|
|
],
|
|
"settings": {
|
|
"WillLuke.nextjs.hasPrompted": true
|
|
}
|
|
} |