CanbiZ
20266fa401
Expand support to Proxmox VE 9.1 in VM scripts
...
Update all VM provisioning scripts to support Proxmox VE 9.1 in addition to 8.0.x–8.9.x and 9.0. Adjust version checks and error messages to reflect the expanded compatibility.
2025-11-22 12:56:59 +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
CanbiZ
5b39f2931e
force disable IPv6 if IPV6_METHOD = none ( #9277 )
...
* Enhance IPv6 disabling logic in install script
Updated verb_ip6 to check both IPV6_METHOD and DISABLEIPV6 variables. Added disabling for all, default, and loopback interfaces, improved messaging, and redirected sysctl output to /dev/null for cleaner logs.
* Improve IPv6 disabling logic in install scripts
Updated both alpine-install.func and install.func to enhance IPv6 disabling by checking IPV6_METHOD and adding more sysctl settings. Also improved messaging and removed suppression of sysctl output in install.func.
2025-11-19 16:27:42 +01:00
community-scripts-pr-app[bot]
73490605c5
Update CHANGELOG.md ( #9275 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 13:46:48 +00:00
Chris
abc0f261fa
Jotty: reduce RAM requirement ( #9272 )
2025-11-19 14:46:23 +01:00
Sven Schneider
18f474c4e7
fix: Update Passbolt credential path in JSON file ( #9267 )
2025-11-19 14:46:01 +01:00
community-scripts-pr-app[bot]
c7342399f3
Update versions.json ( #9271 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 13:06:11 +01:00
community-scripts-pr-app[bot]
988ad7e624
Update CHANGELOG.md ( #9266 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-19 09:39:52 +01:00
Chris
e3164f6ea5
NetVisor: v0.10.0 fixes ( #9255 )
2025-11-19 09:36:55 +01:00