HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) 0957a23366
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Close Discussion on PR Merge / close-discussion (push) Waiting to run
Frontend CI/CD / test-json-files (push) Waiting to run
Frontend CI/CD / build (push) Blocked by required conditions
Frontend CI/CD / deploy (push) Blocked by required conditions
Sync to Gitea / sync (push) Waiting to run
Auto Update .app-files / update-app-files (push) Has been cancelled
JSON-escape CPU and GPU model strings
Apply json_escape to GPU_MODEL and CPU_MODEL before assigning to gpu_model and cpu_model to ensure values are safe for inclusion in API JSON payloads. Updated in post_to_api, post_to_api_vm, and post_update_to_api; variable declarations were adjusted to call json_escape on the existing environment values (fallbacks unchanged). This prevents raw model strings from breaking the API payload.
2026-02-13 14:18:36 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func Call get_lxc_ip explicitly after network is up 2026-01-19 17:40:25 +01:00
alpine-tools.func Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture (#9540) 2025-12-04 07:52:18 +01:00
api.func JSON-escape CPU and GPU model strings 2026-02-13 14:18:36 +01:00
build.func Retry reporting with fallback payloads (#11885) 2026-02-13 13:49:49 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func fix(core): spinner misalignment (#11627) 2026-02-06 17:58:50 +01:00
error_handler.func Retry reporting with fallback payloads (#11885) 2026-02-13 13:49:49 +01:00
install.func fix(install): run chown in subshell to avoid ERR trap 2026-01-28 14:42:10 +01:00
tools.func fix(tools.func): fix GPG key format detection in setup_deb822_repo 2026-02-12 22:30:34 +01:00
vm-core.func core: create vm-core.func from dev (#11528) 2026-02-04 11:16:06 +01:00