Commit Graph

  • 3c189f66ee Update CHANGELOG.md (#11939) community-scripts-pr-app[bot] 2026-02-15 18:00:00 +00:00
  • 4d125e29fe Refactor: Patchmon (#11888) Chris 2026-02-15 12:59:42 -05:00
  • 88c898a946 Update CHANGELOG.md (#11937) community-scripts-pr-app[bot] 2026-02-15 17:59:39 +00:00
  • d529150360 Update date in json (#11936) community-scripts-pr-app[bot] 2026-02-15 17:59:33 +00:00
  • a4467e9b04 add: seer script and migrations (#11930) Tobias 2026-02-15 18:59:14 +01:00
  • ba8c929ac3 chore: update github-versions.json (#11931) community-scripts-pr-app[bot] 2026-02-15 12:08:37 +00:00
  • a8977a25d4 fix(build): SIGINT/SIGTERM traps now exit properly CanbiZ (MickLesk) 2026-02-15 10:46:21 +01:00
  • 81ec696ac5 fix(api): handle nested VM RAM detection gracefully CanbiZ (MickLesk) 2026-02-15 10:32:57 +01:00
  • 39afa87703 revert(api): revert PR #11913 RAM speed changes, fix REPO_SOURCE fallback CanbiZ (MickLesk) 2026-02-15 10:11:14 +01:00
  • 6c5f2aa9c1 Set default REPO_SOURCE to ProxmoxVE CanbiZ (MickLesk) 2026-02-15 10:06:33 +01:00
  • 2d3c346650 chore: update github-versions.json (#11927) community-scripts-pr-app[bot] 2026-02-15 06:19:12 +00:00
  • 46886ed706 chore: update github-versions.json (#11926) 2026-02-14 community-scripts-pr-app[bot] 2026-02-15 00:22:02 +00:00
  • b3baf3c307 Update CHANGELOG.md (#11925) community-scripts-pr-app[bot] 2026-02-15 00:05:42 +00:00
  • 26904fad1a Archive old changelog entries (#11924) community-scripts-pr-app[bot] 2026-02-15 00:05:15 +00:00
  • 54140e7d6e Update CHANGELOG.md (#11923) community-scripts-pr-app[bot] 2026-02-14 23:23:26 +00:00
  • 00b543c5b6 Increase disk allocation for OpenWebUI and Ollama to prevent installation failures (#11920) Copilot 2026-02-15 00:23:05 +01:00
  • fe0fc4231a Update CHANGELOG.md (#11922) community-scripts-pr-app[bot] 2026-02-14 22:34:17 +00:00
  • 240f1f391f fix(api): handle missing RAM speed in nested VMs (#11913) CanbiZ (MickLesk) 2026-02-14 23:33:51 +01:00
  • da915b87f6 chore: update github-versions.json (#11917) community-scripts-pr-app[bot] 2026-02-14 18:07:36 +00:00
  • b46dddbd7d Update CHANGELOG.md (#11916) community-scripts-pr-app[bot] 2026-02-14 15:43:15 +00:00
  • b3e3ed5fb3 Update CHANGELOG.md (#11915) community-scripts-pr-app[bot] 2026-02-14 15:42:52 +00:00
  • 7b767ff58b Feature/lxc update patchmon aware (#11905) failure101 2026-02-14 16:42:29 +01:00
  • 79baf4360e Update CHANGELOG.md (#11914) community-scripts-pr-app[bot] 2026-02-14 15:37:34 +00:00
  • 773f3f67b8 core: overwriteable app version (#11753) Tobias 2026-02-14 16:37:13 +01:00
  • 9a95d81f17 Strip ANSI and control chars in json_escape & logs CanbiZ (MickLesk) 2026-02-14 16:13:05 +01:00
  • ed9a6d9d4b Update CHANGELOG.md (#11911) community-scripts-pr-app[bot] 2026-02-14 14:29:19 +00:00
  • c6005af29d Update CHANGELOG.md (#11910) community-scripts-pr-app[bot] 2026-02-14 14:28:56 +00:00
  • 911f533e6a fix(cluster): validate container IDs cluster-wide across all nodes (#11906) CanbiZ (MickLesk) 2026-02-14 15:28:47 +01:00
  • cecadf5681 core: improve error reporting with structured error strings and better categorization + output formatting (#11907) CanbiZ (MickLesk) 2026-02-14 15:28:30 +01:00
  • f762155870 feat(core): merge ProxmoxVED core.func with prompt utilities and unattended mode CanbiZ (MickLesk) 2026-02-14 13:48:06 +01:00
  • 867d02d969 Update CHANGELOG.md (#11903) community-scripts-pr-app[bot] 2026-02-14 12:41:34 +00:00
  • 1a9bbdd6e7 core: unified logging system with combined logs (#11761) CanbiZ (MickLesk) 2026-02-14 13:41:09 +01:00
  • 3e0db150bd chore: update github-versions.json (#11902) community-scripts-pr-app[bot] 2026-02-14 12:08:49 +00:00
  • 6b3653627c Update CHANGELOG.md (#11899) community-scripts-pr-app[bot] 2026-02-14 10:39:34 +00:00
  • 733ad75dc1 Disable UniFi script - APT packages no longer available (#11898) Copilot 2026-02-14 11:39:11 +01:00
  • 60aaaab3e7 chore: update github-versions.json (#11895) community-scripts-pr-app[bot] 2026-02-14 06:14:54 +00:00
  • 1f735cb31f Update CHANGELOG.md (#11893) 2026-02-13 community-scripts-pr-app[bot] 2026-02-14 00:22:13 +00:00
  • adcbe8dae2 chore: update github-versions.json (#11892) community-scripts-pr-app[bot] 2026-02-14 00:21:47 +00:00
  • bba520dbbf Update CHANGELOG.md (#11890) community-scripts-pr-app[bot] 2026-02-13 18:14:34 +00:00
  • b43963d352 chore: update github-versions.json (#11889) community-scripts-pr-app[bot] 2026-02-13 18:14:07 +00:00
  • 0957a23366 JSON-escape CPU and GPU model strings CanbiZ (MickLesk) 2026-02-13 14:18:36 +01:00
  • 9f3588dd8d Update CHANGELOG.md (#11886) community-scripts-pr-app[bot] 2026-02-13 12:50:14 +00:00
  • f23414a1a8 Retry reporting with fallback payloads (#11885) CanbiZ (MickLesk) 2026-02-13 13:49:49 +01:00
  • 2a8bb76dcf chore: update github-versions.json (#11884) community-scripts-pr-app[bot] 2026-02-13 12:11:43 +00:00
  • bf85ef2a8b Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE CanbiZ (MickLesk) 2026-02-13 12:29:11 +01:00
  • cc89cdbab1 Copy install log to host before API report CanbiZ (MickLesk) 2026-02-13 12:29:03 +01:00
  • d6f3f03f8a Update CHANGELOG.md (#11883) community-scripts-pr-app[bot] 2026-02-13 11:04:20 +00:00
  • 55e35d7f11 qf CanbiZ (MickLesk) 2026-02-13 12:03:47 +01:00
  • 3b9f8d4a93 Update CHANGELOG.md (#11882) community-scripts-pr-app[bot] 2026-02-13 10:27:20 +00:00
  • 6c5377adec Update CHANGELOG.md (#11881) community-scripts-pr-app[bot] 2026-02-13 10:27:12 +00:00
  • eeb349346b Planka: add migrate step to update function (#11877) Léon Zimmermann 2026-02-13 11:26:56 +01:00
  • d271c16799 Update CHANGELOG.md (#11880) community-scripts-pr-app[bot] 2026-02-13 10:26:48 +00:00
  • 4774c54861 Openwebui: pin numba constraint (#11874) CanbiZ (MickLesk) 2026-02-13 11:26:19 +01:00
  • 4bf63bae35 Update CHANGELOG.md (#11879) community-scripts-pr-app[bot] 2026-02-13 10:17:12 +00:00
  • f2b7c9638d error-handler: Implement json_escape and enhance error handling (#11875) CanbiZ (MickLesk) 2026-02-13 11:16:40 +01:00
  • 551f89e46f Update CHANGELOG.md (#11878) community-scripts-pr-app[bot] 2026-02-13 10:02:31 +00:00
  • 4f571a1eb6 fix(donetick): add config entry for v0.1.73 (#11872) Tom Frenzel 2026-02-13 11:02:02 +01:00
  • 3156e8e363 downgrade openwebui CanbiZ (MickLesk) 2026-02-13 10:12:04 +01:00
  • 60ebdc97a5 fix unifi gpg CanbiZ (MickLesk) 2026-02-13 09:24:13 +01:00
  • 20ec369338 Update CHANGELOG.md (#11871) community-scripts-pr-app[bot] 2026-02-13 08:18:50 +00:00
  • 4907a906c3 Refactor: Radicale (#11850) Chris 2026-02-13 03:18:29 -05:00
  • 27e3a4301e Update CHANGELOG.md (#11870) community-scripts-pr-app[bot] 2026-02-13 08:16:37 +00:00
  • 43fb75f2b4 Switch sqlite-specific db scripts to generic (#11868) CanbiZ (MickLesk) 2026-02-13 09:16:13 +01:00
  • 899d0e4baa Update CHANGELOG.md (#11869) community-scripts-pr-app[bot] 2026-02-13 08:11:20 +00:00
  • 85584b105d SQLServer-2025: add PVE9/Kernel 6.x incompatibility warning (#11829) CanbiZ (MickLesk) 2026-02-13 09:10:50 +01:00
  • 3fe6f50414 hotfix unifi wrong url CanbiZ (MickLesk) 2026-02-13 08:50:41 +01:00
  • 724a066aed chore: update github-versions.json (#11867) community-scripts-pr-app[bot] 2026-02-13 06:23:08 +00:00
  • cd6e8ecbbe Update CHANGELOG.md (#11866) community-scripts-pr-app[bot] 2026-02-13 06:17:38 +00:00
  • 8083c0c0e1 [Hotfix] Jotty: Copy contents of config backup into /opt/jotty/config (#11864) Chris 2026-02-13 01:17:08 -05:00
  • 29836f35ed Update CHANGELOG.md (#11863) 2026-02-12 community-scripts-pr-app[bot] 2026-02-13 00:24:04 +00:00
  • 17d3d4297c chore: update github-versions.json (#11862) community-scripts-pr-app[bot] 2026-02-13 00:23:36 +00:00
  • 2b921736e6 fix(tools.func): fix GPG key format detection in setup_deb822_repo MickLesk 2026-02-12 22:30:34 +01:00
  • ddabe81dd8 fix(tools.func): set GPG keyring files to 644 permissions MickLesk 2026-02-12 22:24:24 +01:00
  • 19c5671d3f Update CHANGELOG.md (#11854) community-scripts-pr-app[bot] 2026-02-12 19:06:26 +00:00
  • 2326520d17 Archlinux-VM: fix LVM/LVM-thin storage and improve error reporting | VM's add correct exit_code for analytics (#11842) CanbiZ (MickLesk) 2026-02-12 20:06:02 +01:00
  • 7964d39e32 Update CHANGELOG.md (#11853) community-scripts-pr-app[bot] 2026-02-12 19:05:55 +00:00
  • f7cf7c8adc fix(telemetry): prevent stuck 'installing' status in error_handler.func (#11845) CanbiZ (MickLesk) 2026-02-12 20:05:27 +01:00
  • 744191cb84 Update CHANGELOG.md (#11852) community-scripts-pr-app[bot] 2026-02-12 19:05:20 +00:00
  • 291ed4c5ad fix(emqx): increase disk to 6GB and add optional MQ disable prompt (#11844) CanbiZ (MickLesk) 2026-02-12 20:04:47 +01:00
  • f9612c5aba Update CHANGELOG.md (#11851) community-scripts-pr-app[bot] 2026-02-12 19:04:18 +00:00
  • 403a839ac0 fix(tools): auto-detect binary vs armored GPG keys in setup_deb822_repo (#11841) CanbiZ (MickLesk) 2026-02-12 20:03:33 +01:00
  • 41c89413ef chore: update github-versions.json (#11848) community-scripts-pr-app[bot] 2026-02-12 18:21:07 +00:00
  • fa11528a7b Update CHANGELOG.md (#11847) community-scripts-pr-app[bot] 2026-02-12 18:12:53 +00:00
  • 2a03c86384 Tailscale: fix DNS check and keyrings directory issues (#11837) CanbiZ (MickLesk) 2026-02-12 19:12:23 +01:00
  • 57b4e10b93 Update CHANGELOG.md (#11846) community-scripts-pr-app[bot] 2026-02-12 17:40:58 +00:00
  • 4b22c7cc2d Increased the Grafana container default disk size. (#11840) Stefan Tomas 2026-02-12 18:40:31 +01:00
  • 79fd0d1dda Update CHANGELOG.md (#11839) community-scripts-pr-app[bot] 2026-02-12 13:51:22 +00:00
  • 280778d53b Update CHANGELOG.md (#11838) community-scripts-pr-app[bot] 2026-02-12 13:51:13 +00:00
  • 1c3a3107f1 Deluge: add python3-setuptools as dep (#11833) CanbiZ (MickLesk) 2026-02-12 14:50:56 +01:00
  • ee2c3a20ee fix(dispatcharr): migrate from requirements.txt to uv sync (pyproject.toml) (#11831) CanbiZ (MickLesk) 2026-02-12 14:50:42 +01:00
  • 5ee4f4e34b fix(api): prevent duplicate post_to_api submissions (#11836) CanbiZ (MickLesk) 2026-02-12 13:45:32 +01:00
  • 4b0e893bf1 Update CHANGELOG.md (#11834) community-scripts-pr-app[bot] 2026-02-12 12:26:51 +00:00
  • 3676157a7c Debian13-VM: Optimize First Boot & add noCloud/Cloud Selection (#11810) CanbiZ (MickLesk) 2026-02-12 13:26:20 +01:00
  • e437e50882 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE CanbiZ (MickLesk) 2026-02-12 13:25:49 +01:00
  • 6e9a94b46d quickfix: missing fields for db CanbiZ (MickLesk) 2026-02-12 13:25:42 +01:00
  • 137ae6775e chore: update github-versions.json (#11832) community-scripts-pr-app[bot] 2026-02-12 12:15:25 +00:00
  • dd8c998d43 Update CHANGELOG.md (#11827) community-scripts-pr-app[bot] 2026-02-12 11:48:41 +00:00
  • b215bac01d Update database generation command in install script (#11825) Slaviša Arežina 2026-02-12 12:48:16 +01:00
  • c3cd9df12f Update CHANGELOG.md (#11826) community-scripts-pr-app[bot] 2026-02-12 10:55:38 +00:00
  • 406d53ea2f core: remove old Go API and extend misc/api.func with new backend (#11822) CanbiZ (MickLesk) 2026-02-12 11:55:13 +01:00