CanbiZ (MickLesk)
5a71eb99f7
move the hardware-accelerated scripts onto new core ( #16864 )
2026-08-31 08:50:21 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
ef89bd76f0
Update CHANGELOG.md ( #16897 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-31 06:50:01 +00:00
CanbiZ (MickLesk)
97c00113be
ntopng: use ntop.org's documented apt repo per Debian codename, not always apt-stable ( #16862 )
2026-08-31 08:49:57 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
a03866e79a
Update CHANGELOG.md ( #16896 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-31 06:49:51 +00:00
CanbiZ (MickLesk)
fd13dff335
Refactor: OpenGist ( #16861 )
2026-08-31 08:49:37 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
426244e384
Update CHANGELOG.md ( #16895 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-31 06:49:28 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
27cb42d423
Update CHANGELOG.md ( #16894 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-31 06:49:06 +00:00
CanbiZ (MickLesk)
3921f056f4
node-red: remove --unsafe-perm flag ( #16859 )
2026-08-31 08:49:03 +02:00
CanbiZ (MickLesk)
35b378761c
directus: add build-essential dependency ( #16858 )
2026-08-31 08:48:43 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
c47b60e275
Update CHANGELOG.md ( #16886 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30
2026-08-30 18:55:27 +00:00
push-app-to-main[bot]
dcf355097a
SolidInvoice ( #16869 )
2026-08-30 20:55:03 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
fa45c6b28a
Update CHANGELOG.md ( #16885 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30 18:54:28 +00:00
push-app-to-main[bot]
521fde3284
Super-Productivity ( #16870 )
2026-08-30 20:54:10 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
40373f17ae
Update CHANGELOG.md ( #16884 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30 18:54:01 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
8e729543a0
Update CHANGELOG.md ( #16883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30 18:53:37 +00:00
push-app-to-main[bot]
21b98a4d4d
Defguard ( #16871 )
2026-08-30 20:53:34 +02:00
push-app-to-main[bot]
e6687be6e5
OpenBao ( #16872 )
2026-08-30 20:53:12 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
cd72073434
Update CHANGELOG.md ( #16877 )
...
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30 10:53:09 +00:00
CanbiZ (MickLesk)
c152912552
general: remove gitea links overall ( #16863 )
...
* docker-vm, pve-privilege-converter: source from GitHub raw instead of gitea mirror
* docker-vm, pve-privilege-converter, vm-core.func: source from GitHub raw instead of gitea mirror
2026-08-30 12:52:43 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
2638197aff
Update CHANGELOG.md ( #16874 )
...
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-29
2026-08-30 00:05:24 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
a25627c7b3
Archive old changelog entries ( #16873 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-30 00:04:56 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
bddc28bb57
Update CHANGELOG.md ( #16857 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-29 21:38:30 +00:00
CanbiZ (MickLesk) and Sam Heinz
ceb783d62c
github action: post the command that tests a ct/ or install/ change ( #16833 )
...
* Post the command that tests a ct/ or install/ change
Reviewing a script change meant working out the URL yourself, and the
obvious guess is wrong: curling the branch URL alone gives you the ct/
script from the PR and the install/ script from main, because each script
pins _CS_DEFAULT_URL to main and that pin is what fills
COMMUNITY_SCRIPTS_URL when it is unset. Frequently the install script is
the only thing that changed.
So the comment spells out both lines, per changed app.
Only for scripts already on the core bootstrap. The older one-liner
resolves everything from ProxmoxVE/main and ignores the variable, so a
command built for it would install main and look like it passed -- worse
than no comment. Those are named instead, with what to do about them.
pull_request_target for fork PRs, and nothing from the PR is checked out
or executed: the file list and the bootstrap line come from the API, and
a branch name that is not [A-Za-z0-9._/-]+ stops the run rather than
reaching a fenced code block.
* Update .github/workflows/pr-test-command.yml
Co-authored-by: Sam Heinz <sam@samheinz.com >
---------
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-08-29 23:38:09 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
b4398bacc2
Update CHANGELOG.md ( #16844 )
...
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28
2026-08-28 15:09:51 +00:00
CanbiZ (MickLesk)
a61c3882b5
homepage: set CI=true so pnpm can self-heal node_modules without a TTY ( #16841 )
2026-08-28 17:09:26 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
856bd4301f
Update CHANGELOG.md ( #16843 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 14:59:34 +00:00
CanbiZ (MickLesk)
c1cff5ce2e
Refactor: Calibre-Web database creation ( #16842 )
...
* calibre-web: point cps at explicit db path, src-layout package has no default anymore
* calibre-web: fix empty-library bootstrap, migrate pre-existing library on update
2026-08-29 00:59:06 +10:00
community-scripts-pr-app[bot] and github-actions[bot]
bd0529547c
Update CHANGELOG.md ( #16840 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 12:32:25 +00:00
CanbiZ (MickLesk)
7b1c60f57a
droppedneedle: launch via automatic_upgrade orchestrator, not raw target_main:app ( #16834 )
2026-08-28 14:32:00 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
61d5c61071
Update CHANGELOG.md ( #16839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 11:11:49 +00:00
CanbiZ (MickLesk)
374230d387
calibre-web: point cps at explicit db path, src-layout package has no default anymore ( #16832 )
2026-08-28 21:11:22 +10:00
community-scripts-pr-app[bot] and github-actions[bot]
6c3ef6fc8b
Update CHANGELOG.md ( #16838 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 11:10:47 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
3334ac5bcd
Update CHANGELOG.md ( #16837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 11:10:22 +00:00
CanbiZ (MickLesk)
e87cc87857
podman: pull portainer images before systemd unit start to avoid start timeout ( #16831 )
2026-08-28 21:10:20 +10:00
community-scripts-pr-app[bot] and github-actions[bot]
1e777012c0
Update CHANGELOG.md ( #16836 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-28 11:10:00 +00:00
CanbiZ (MickLesk)
81ad04344d
mastodon: read .ruby-version dynamically instead of hardcoding 4.0.5 ( #16829 )
2026-08-28 21:09:57 +10:00
CanbiZ (MickLesk)
b194287cd5
gitea: make gitea own its home dir instead of toggling group perms ( #16830 )
2026-08-28 21:09:33 +10:00
community-scripts-pr-app[bot] and github-actions[bot]
d14ca63429
Update CHANGELOG.md ( #16825 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27
2026-08-28 01:20:05 +00:00
Tobias
1b714dceda
pve-ups: fix: add pip binary ( #16820 )
...
* pve-ups: fix: pip binary
* pve-ups: fix: pip binary
2026-08-28 11:19:40 +10:00
community-scripts-pr-app[bot] and github-actions[bot]
519f5630ce
Update CHANGELOG.md ( #16823 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27 19:44:27 +00:00
Michel Roegl-Brunner
8734eba9a7
excalidash: Add a sed to switch to the correct DB Provider ( #16814 )
2026-08-27 21:43:54 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
d80fbc9629
Update CHANGELOG.md ( #16817 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27 14:12:00 +00:00
Michel Roegl-Brunner
f114aa553c
fix(stirling-pdf): remove broken ExecStop using %n ( #16813 )
...
ExecStop=/bin/kill -15 %n expands %n to the unit name, not a PID, so
/bin/kill fails to parse it and logs a spurious status=1/FAILURE on
every stop/restart. Type=simple already sends SIGTERM to the main PID
and SuccessExitStatus=143 makes that a graceful stop, so the line is
redundant and broken. Fixes #16807
2026-08-27 16:11:30 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
db80438531
Update CHANGELOG.md ( #16812 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27 08:05:36 +00:00
Michel Roegl-Brunner and CanbiZ
07d1f0837d
Fix: Incorporate the new update functions to prevent a empty grep on … ( #16809 )
...
* Fix: Incorporate the new update functions to prevent a empty grep on the legacy link in /usr/bin/update
* Remove outdated comments from update-apps.sh
Removed comments regarding the new-style entrypoint and fallback logic for service extraction.
---------
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-08-27 10:05:08 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
45a6102d48
Update CHANGELOG.md ( #16811 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27 07:56:44 +00:00
community-scripts-pr-app[bot] and github-actions[bot]
6cc27497a0
Update CHANGELOG.md ( #16810 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-27 07:56:22 +00:00
push-app-to-main[bot] and Sam Heinz
beb5c3a573
Seanime ( #16777 )
...
* Add seanime (ct)
* Update ct/seanime.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-08-27 09:56:12 +02:00
push-app-to-main[bot] and Sam Heinz
e60b90f385
Yopass ( #16778 )
...
* Add yopass (ct)
* Update ct/yopass.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-08-27 09:55:56 +02:00
community-scripts-pr-app[bot] and github-actions[bot]
fadcb0c375
Update CHANGELOG.md ( #16802 )
...
Sync ct/install to Incus / dispatch (push) Canceled after 0s
Auto Update .app-files / update-app-files (push) Canceled after 0s
Create Changelog Pull Request / update-changelog-pull-request (push) Canceled after 0s
Set state to is_deleted in pocketbase / delete-pocketbase-entry (push) Canceled after 0s
Update script timestamp on .sh changes / update-script-timestamp (push) Canceled after 0s
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-26
2026-08-26 19:28:08 +00:00