Files
ProxmoxVE-Local/src
Michel Roegl-Brunner 9a8cff3227 Add missing checkScriptExists method to scriptDownloader.js
- Add checkScriptExists method that was missing from JavaScript implementation
- This method is required by the checkScriptFiles API endpoint
- Method checks if CT script and install script files exist locally
- Returns ctExists, installExists, and files array
- Fixes issue where UI shows 'Load Script' instead of 'Install' button for downloaded scripts
2025-10-24 22:06:34 +02:00
..
2025-10-14 09:06:37 +02:00
2025-09-09 14:04:07 +02:00
2025-10-10 14:30:28 +02:00