community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d756c83b62
Update CHANGELOG.md ( #15451 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27
2026-06-28 00:22:50 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
e36e0bbe3f
Archive old changelog entries ( #15450 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-28 00:22:24 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
de0408e12f
Update CHANGELOG.md ( #15445 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27 21:28:03 +00:00
CanbiZ (MickLesk)
b5361e5278
tool: add disk-health tool (SMART + NVMe) ( #15417 )
2026-06-27 23:27:43 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4f9f556a93
Update CHANGELOG.md ( #15444 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27 19:55:59 +00:00
TN and Tobias
4b23f2c72c
Storyteller: bump Node.js version to Node 24 ( #15439 )
...
* storyteller: bump Node.js version
* storyteller: update: node_version
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-06-27 21:55:37 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2ded16ed4b
Update CHANGELOG.md ( #15441 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27 19:07:29 +00:00
Sam Heinz
e1f61aeeb9
Deluge openssl fix ( #15435 )
2026-06-27 21:07:03 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fb9f5a0047
Update CHANGELOG.md ( #15438 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27 14:51:17 +00:00
Sam Heinz
17b5f8c10c
fix command syntax in tunarr.sh ( #15434 )
...
* fix command syntax in tunarr.sh
* Update tunarr.sh
2026-06-27 16:50:56 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8b99d3b1cc
Update CHANGELOG.md ( #15430 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-27 02:52:41 +00:00
Copilot and copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
039470965b
fix(endurain): replace Poetry/uv-pip backend setup with uv sync --frozen --no-dev ( #15429 )
...
* Initial plan
* fix: remove exclude-newer constraint from pyproject.toml before uv pip install in endurain
* fix(endurain): replace poetry+uv pip with uv sync --frozen --no-dev
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-27 12:52:18 +10:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8e4a9829cf
Update CHANGELOG.md ( #15428 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26
2026-06-26 19:58:28 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
f1eee5f5ed
Update CHANGELOG.md ( #15427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:58:10 +00:00
CanbiZ (MickLesk)
fb14e6ae8b
fix(setup_docker): don't abort update on docker pull failure ( #15410 )
...
During the container update check, a failing 'docker pull' (local-only images, registry or permission errors) aborted the whole script under errexit. Ignore pull failures and skip containers whose digest could not be resolved.
2026-06-26 21:58:08 +02:00
CanbiZ (MickLesk)
4142c5c2d3
fix(docuseal): use real SECRET_KEY_BASE for db:migrate on update ( #15411 )
...
SECRET_KEY_BASE_DUMMY forced Rails to write tmp/local_secret.txt, which failed with EACCES during update and aborted db:migrate. Drop the dummy flag so the real SECRET_KEY_BASE from .env is used, and ensure tmp exists.
2026-06-26 21:57:46 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d85914530f
Update CHANGELOG.md ( #15426 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:57:30 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3d9e67292b
Update CHANGELOG.md ( #15425 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:57:21 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ae60dc138b
Update CHANGELOG.md ( #15424 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:57:10 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
14a85a8591
Update CHANGELOG.md ( #15423 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:56:54 +00:00
CanbiZ (MickLesk)
1be64c1994
bun: correct install for degoog ( #15412 )
...
* fix(degoog): restore bun symlinks after curl-impersonate update
The curl-impersonate CLEAN_INSTALL wipes /usr/local/bin, which removed the bun/bunx symlinks during update. Re-create them after the release deploy.
* clean install curl-impersonate
* sorting
2026-06-26 21:56:48 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
340695b9bd
Update CHANGELOG.md ( #15422 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:56:34 +00:00
CanbiZ (MickLesk)
ba31c925e3
Validate kernel selection input in kernel-clean ( #15414 )
...
- Trim whitespace, skip empty tokens and reject non-numeric input so a
malformed selection no longer feeds garbage into `sed -n "<index>p"`.
- Reject reversed ranges (start greater than end) with a clear message.
- Replace `grep | wc -l` with `grep -c` (ShellCheck SC2126).
2026-06-26 21:56:28 +02:00
CanbiZ (MickLesk)
868b405082
Fix clean-lxcs exclude matching and set -e cancel handling ( #15413 )
...
- Replace the array-style exclude check (`${excluded_containers[@]}` on a
plain string) with an explicit per-VMID loop, resolving the ShellCheck
SC2199/SC2076 errors and avoiding accidental substring matches.
- Abort cleanly when the checklist dialog is cancelled instead of relying
on an unreachable `$?` test under `set -eEuo pipefail`.
- Exit gracefully on a declined confirmation prompt.
- Use `pct exec ... -- hostname` for consistent argument handling.
2026-06-26 21:56:23 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
60266b9c17
Update CHANGELOG.md ( #15421 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:56:21 +00:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ea8b87fd7f
Update CHANGELOG.md ( #15420 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:56:14 +00:00
CanbiZ (MickLesk)
58145d5bd3
Harden microcode download/install in microcode and pbs-microcode ( #15415 )
...
- AMD: download directly to "$microcode" instead of a convoluted, unquoted
basename of the full URL (fixes ShellCheck SC2046) and pin to https.
- Quote dpkg install and cleanup paths (SC2086) and use rm -f.
- Normalize the Debian pool URLs (drop the stray double/triple slashes).
- Define color variables directly instead of via $(echo ...) (SC2116/SC2028).
2026-06-26 21:56:00 +02:00
CanbiZ (MickLesk)
9fbe2de1cb
Refactor: reduce IP-Tag resource usage and clean up ShellCheck findings ( #15418 )
...
* Reduce IP-Tag resource usage and clean up ShellCheck findings
Performance / resource fixes in the generated service:
- VM IP detection only queries the QEMU guest agent when it is actually
enabled in the VM config. Previously every VM without an agent stalled
the loop for the full `qm guest cmd` timeout on each cycle; the timeout
is also lowered from 8s to 5s.
- Skip the ARP/ping fallback for VMs entirely when the guest agent already
returned addresses, avoiding needless ping probes every run.
- Snapshot `ip neighbor show` once per host instead of invoking it per MAC
in the VM and LXC lookups.
- Lower ping verification to a 1s timeout (`-W 1`).
ShellCheck cleanup in the installer:
- Define color variables directly instead of via $(echo ...) (SC2116/SC2028).
- Use `read -rp` everywhere (SC2162).
- Replace Unicode quotes with ASCII in a status message (SC1111).
* Cut IP-Tag CPU usage by avoiding per-guest pct/qm status calls
The periodic check spawned one `pct status` per container and one
`qm status` per VM each cycle. Both are heavy Perl tools (~hundreds of ms
CPU per invocation), so on hosts with many guests the 5-minute run caused
a noticeable CPU spike.
- Derive LXC status from the single `pct list` call that is already made
for enumeration.
- Add one `qm list` call to collect all VM statuses at once.
- Store both in a per-cycle STATUS_CACHE and read from it instead of
calling `pct status` / `qm status` per guest (with a fallback for direct
calls outside the cycle).
2026-06-26 21:55:53 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
c918dee5fe
Update CHANGELOG.md ( #15419 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 19:53:49 +00:00
CanbiZ (MickLesk)
0774772b87
QoL: scaling-governor extend selection and guard missing cpufreq ( #15416 )
2026-06-26 21:53:22 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dc26b8358e
Update CHANGELOG.md ( #15405 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 12:58:13 +00:00
Sam Heinz
01a6c1ddec
fix databasus update/install errors ( #15403 )
2026-06-26 14:57:46 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3e544b750d
Update CHANGELOG.md ( #15404 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 12:06:53 +00:00
Jamie
681924cb1a
fix(build.func): set /dev/kfd GID in fix_gpu_gids for AMD ROCm ( #15401 )
...
Update LXC config and privileged-container permissions for /dev/kfd
to use the render group, matching renderD* handling and tools.func.
2026-06-26 22:06:27 +10:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6ea04b7602
Update CHANGELOG.md ( #15400 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 05:48:13 +00:00
Sam Heinz
b2d20799d8
fix alpine mktmp error ( #15398 )
2026-06-26 07:47:48 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
324fa33d8c
Update CHANGELOG.md ( #15399 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-26 05:25:59 +00:00
Brad Baker
5aed3bdde5
Update Nginx configuration file paths ( #15397 )
...
fix(termix): remove legacy /app/nginx pid directive in nginx.conf update
2026-06-26 07:25:38 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
b3cef14a35
Update CHANGELOG.md ( #15395 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-25
2026-06-25 21:16:26 +00:00
operfesium
10c8ad6f28
persist gramps-web configuration file after update ( #15394 )
2026-06-25 23:16:04 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
37bcddd847
Update CHANGELOG.md ( #15390 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-25 12:06:55 +00:00
push-app-to-main[bot]
075a691198
Pinchflat ( #15367 )
2026-06-25 14:06:24 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fbd083c9ae
Update CHANGELOG.md ( #15389 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-25 11:13:58 +00:00
CanbiZ (MickLesk)
edf167025f
VM-Core: Update some Functions ( #15113 )
2026-06-25 13:13:29 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3abbefe3b0
Update CHANGELOG.md ( #15387 )
...
Auto Update .app-files / update-app-files (push) Has been cancelled
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Has been cancelled
Update script timestamp on .sh changes / update-script-timestamp (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-24
2026-06-24 22:28:32 +00:00
Michel Roegl-Brunner
c356c3827a
delete wger ( #15380 )
2026-06-25 00:28:07 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6f2d3da61f
Update CHANGELOG.md ( #15385 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-24 21:49:18 +00:00
MickLesk
f7acb76e80
fix typo
2026-06-24 23:44:26 +02:00
community-scripts-pr-app[bot] and github-actions[bot] <github-actions[bot]@users.noreply.github.com>
b2ecd86698
Update CHANGELOG.md ( #15381 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-24 21:32:52 +00:00
Michel Roegl-Brunner
df10a5ea53
Delete ghost ( #15377 )
...
* ghost.sh
* ghost-install.sh
* ghost löschen
2026-06-24 23:32:29 +02:00