github-actions[bot]
00ed0a52bf
Update CHANGELOG.md
2025-11-22 13:34:05 +00:00
moodyblue
265a02286c
Update glpi-install.sh ( #9353 )
2025-11-22 14:33:51 +01:00
CanbiZ
e4b2e051bf
fixes bug in setup_php
2025-11-22 13:23:40 +01:00
CanbiZ
e05a351712
Update tools.func
2025-11-22 13:20:18 +01:00
CanbiZ
053e5ab128
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE
2025-11-22 13:13:25 +01:00
CanbiZ
1f6a141341
Refactor PHP setup for stricter version enforcement
...
Reworks the PHP installation logic to always remove conflicting PHP versions before pinning and repository setup, ensuring only the desired version is present. Simplifies module installation by letting apt-get handle missing modules and improves error handling for individual package installations. Removes pre-checks and warnings for unavailable modules, streamlining the process and reducing complexity.
2025-11-22 13:08:30 +01:00
community-scripts-pr-app[bot]
b47d4747d6
Update versions.json ( #9352 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-22 13:04:34 +01:00
CanbiZ
27bd55364c
Improve PHP setup: enforce version pinning and cleanup
...
Enhances the PHP setup function to enforce APT pinning for PHP versions during updates and installations, ensuring correct version selection. Adds logic to remove conflicting PHP versions, improves module availability checks, and provides clearer messaging for installed and missing modules.
2025-11-22 13:02:53 +01:00
CanbiZ
8ad68e7c97
core: improve setup_php robustness and version validation
...
Enhances the setup_php function to enforce explicit PHP version pinning during installation, adds checks for available versions and missing modules, and improves error handling. The script now verifies the installed PHP version matches the requested version and provides fallback installation logic if version-constrained installs fail.
2025-11-22 12:52:47 +01:00
community-scripts-pr-app[bot]
088186712a
Update CHANGELOG.md ( #9348 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-22 08:10:53 +00:00
Bram
6dd0195912
Refactor /data page ( #9343 )
2025-11-22 09:10:29 +01:00
community-scripts-pr-app[bot]
afa385d225
Update CHANGELOG.md ( #9345 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21
2025-11-22 00:12:30 +00:00
community-scripts-pr-app[bot]
f43efc1431
Update versions.json ( #9344 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-22 01:12:09 +01:00
community-scripts-pr-app[bot]
06d8e5354a
Update CHANGELOG.md ( #9338 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 14:34:47 +00:00
community-scripts-pr-app[bot]
60fc5573aa
Update CHANGELOG.md ( #9337 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 14:34:11 +00:00
CanbiZ
29ee6cdff3
plex: prevent [] syntax issue ( #9318 )
2025-11-21 15:34:04 +01:00
community-scripts-pr-app[bot]
bda9286043
Update CHANGELOG.md ( #9336 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 14:33:50 +00:00
Tobias
4389a43670
fix: karakeep strip "v" from release version ( #9324 )
...
* fix: karakeep strip "v" from release version
* fix: strip v from release for karakeep version
* Fix MODULE_VERSION and SERVER_VERSION formatting
* formatting
2025-11-21 15:33:44 +01:00
Chris
43877a8b17
NetVisor: fix grep in update ( #9334 )
2025-11-21 15:33:24 +01:00
CanbiZ
ff6cb3b87e
Fix rustup update to avoid interactive prompts
...
Redirects stdin from /dev/null when running 'rustup update' to prevent any interactive prompts that may block automated scripts.
2025-11-21 15:22:01 +01:00
community-scripts-pr-app[bot]
4b0fb547e9
Update CHANGELOG.md ( #9333 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 13:33:37 +00:00
Chris
e2c6020c64
pin correct version ( #9332 )
2025-11-21 14:33:09 +01:00
community-scripts-pr-app[bot]
33f4482012
Update versions.json ( #9330 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 13:05:51 +01:00
community-scripts-pr-app[bot]
9b375bccab
Update CHANGELOG.md ( #9327 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 07:54:10 +00:00
CanbiZ
3f2f29d352
Refactor IPv6 disable logic and add 'disable' option ( #9326 )
...
Replaces previous IPv6 disabling method with a dedicated 'disable' option, storing sysctl settings in /etc/sysctl.d/99-disable-ipv6.conf. Updates build and install scripts to clarify the difference between 'none' (no assignment) and 'disable' (fully disables IPv6), adds user warnings, and disables IPv6 listeners in nginx if present.
2025-11-21 08:53:46 +01:00
しぐれ
636b0d3afd
fix: update website URL in filebrowser.json ( #9322 )
2025-11-21 07:25:12 +01:00
community-scripts-pr-app[bot]
36acad3b25
Update CHANGELOG.md ( #9321 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20
2025-11-21 00:13:22 +00:00
community-scripts-pr-app[bot]
00060740d9
Update versions.json ( #9320 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-21 01:12:53 +01:00
community-scripts-pr-app[bot]
4a5f7ab855
Update CHANGELOG.md ( #9313 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 17:29:48 +00:00
Chris
dd8bb6f42b
Immich v2.3.1: OpenVINO tuning, OCR fixes, Maintenance mode, workflows/plugin framework ( #9310 )
...
* Add env var for OpenVINO floating point precision setting
* v2.3.1 - Maintenance mode, workflow/plugin framework
2025-11-20 18:08:25 +01:00
CanbiZ
9879cb4b69
Remove package-lock.json copy in install script
...
Removed the copy of package-lock.json from the installation script.
2025-11-20 16:13:25 +01:00
CanbiZ
264a29980c
documenso: test turbo prune
2025-11-20 16:04:24 +01:00
community-scripts-pr-app[bot]
3af525882a
Update versions.json ( #9305 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 13:07:30 +01:00
community-scripts-pr-app[bot]
17bb0af069
Update CHANGELOG.md ( #9304 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 12:02:56 +00:00
Tobias
3850960eca
kasm: add: update ( #9253 )
2025-11-20 13:02:30 +01:00
community-scripts-pr-app[bot]
323ca24625
Update CHANGELOG.md ( #9303 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 12:02:06 +00:00
CanbiZ
6fc20ae5c2
Omada - AVX-only support ( #9295 )
2025-11-20 13:01:41 +01:00
community-scripts-pr-app[bot]
318574fcd1
Update CHANGELOG.md ( #9302 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 12:01:26 +00:00
CanbiZ
fe3dab0ee1
tools/pve: expand PVE support to 9.0–9.1 (post-install & netdata) ( #9298 )
2025-11-20 13:01:01 +01:00
community-scripts-pr-app[bot]
b314ba4bf1
Update CHANGELOG.md ( #9300 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 11:43:18 +00:00
CanbiZ
0153f4bd40
core: change 'uv cache clear' to 'uv cache clean' ( #9299 )
2025-11-20 12:42:57 +01:00
CanbiZ
3b7de3da6b
searxng updatable -> false
2025-11-20 11:09:58 +01:00
dependabot[bot]
7ea03832ec
build(deps): bump golang.org/x/crypto ( #9292 )
...
Bumps the go_modules group with 1 update in the /api directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 09:39:07 +01:00
community-scripts-pr-app[bot]
e849fd0ffe
Update CHANGELOG.md ( #9291 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19
2025-11-20 00:13:22 +00:00
community-scripts-pr-app[bot]
a11bb982e4
Update versions.json ( #9290 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-20 01:12:57 +01:00
community-scripts-pr-app[bot]
2ff85e7aeb
Update CHANGELOG.md ( #9287 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 18:13:44 +00:00
Chris
2d5c3f9f6d
HotFix: Fix NetVisor env var ( #9286 )
...
- It was incorrect in the docs
2025-11-19 19:13:16 +01:00
community-scripts-pr-app[bot]
ff00e90746
Update CHANGELOG.md ( #9283 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 16:36:54 +00:00
CanbiZ
acb1c4efbd
PVE 9.1 version support ( #9280 )
2025-11-19 17:36:29 +01:00
community-scripts-pr-app[bot]
26444515d4
Update CHANGELOG.md ( #9279 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 15:28:12 +00:00