CanbiZ (MickLesk)
6ac378b464
Improve network connectivity and DNS checks
...
Revamp network_check(): add an ipv4_connected flag and explicit ping tests against Cloudflare/Google/Quad9, show clearer msg_ok/msg_error output, and only prompt the user when no IPv4 connectivity is detected. Replace the single github.com resolution with DNS checks for multiple GitHub-related hosts (github.com, raw.githubusercontent.com, api.github.com, git.community-scripts.org), build a combined status string, and fatal out if any of those fail to resolve. Overall this tightens connectivity validation for installs that depend on GitHub resources and provides clearer user feedback.
2026-03-23 15:21:15 +01:00
CanbiZ (MickLesk)
791981ba68
qf msg_warn lxc stack update
2026-03-23 14:44:24 +01:00
CanbiZ (MickLesk)
f1f7bd17b0
add deb13 test
2026-03-23 11:39:53 +01:00
CanbiZ (MickLesk)
7e470080b6
Update script timestamp handling and dev promotion
...
Compute today's date once and use a consolidated patchBody for PATCH requests (including last_update_commit from PR_URL/COMMIT_URL). Add logic to promote dev scripts on merge: if record.is_dev === true, set is_dev to false and script_created to today, and log the promotion. Replace the previous duplicated date construction with the new patchBody.
2026-03-23 10:37:57 +01:00
community-scripts-pr-app[bot]
e97053152a
Update CHANGELOG.md ( #13211 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-23 08:41:34 +00:00
CanbiZ (MickLesk)
3b8550e314
NginxProxyManager: build OpenResty from source via GitHub releases ( #13134 )
...
* fix(nginxproxymanager): build OpenResty from source via GitHub releases
Replace the unreliable openresty.org apt repository with building
OpenResty from source. Uses fetch_and_deploy_gh_release to download
from github.com/openresty/openresty/releases, then compiles locally.
The apt mirror frequently has sync issues (mismatched file sizes/hashes)
causing 'apt update' to fail with exit code 100.
Changes:
- Use fetch_and_deploy_gh_release for OpenResty source download
- Compile with configure/make/make install
- Add build dependencies (libpcre3-dev, libssl-dev, zlib1g-dev)
- Create systemd service unit for source-built OpenResty
- Update script: remove old apt repo, migrate to source build
* Fix installation command syntax for dependencies
* bump from ved testing
2026-03-23 09:41:10 +01:00
community-scripts-pr-app[bot]
9c3b6a1a94
Update CHANGELOG.md ( #13210 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-23 08:14:38 +00:00
CanbiZ (MickLesk)
7a2c754cea
Kometa: optimize config.yml sed patterns, add Quickstart integration ( #13198 )
...
* fix(kometa): fix config.yml sed patterns, add Quickstart integration
- Fix sed commands for plex token and tmdb apikey (empty values in template, not hash placeholders)
- Use section-aware sed to avoid replacing wrong token/apikey fields
- Add Kometa Quickstart web UI on port 7171
* Enhance kometa-install.sh for virtualenv and services
Updated the installation script to include a virtual environment setup and modified service enabling commands.
* Update install/kometa-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-03-23 09:14:15 +01:00
community-scripts-pr-app[bot]
00faa7a937
Update CHANGELOG.md ( #13206 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22
2026-03-22 21:49:10 +00:00
community-scripts-pr-app[bot]
d26095dff3
Update CHANGELOG.md ( #13205 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 21:49:00 +00:00
community-scripts-pr-app[bot]
b0fa21efdf
Update CHANGELOG.md ( #13204 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 21:48:46 +00:00
CanbiZ (MickLesk)
f26adc2208
Adventurelog: pin DRF <3.15 to fix coreapi module removal ( #13194 )
2026-03-22 22:48:41 +01:00
community-scripts-pr-app[bot]
624607ca48
Update CHANGELOG.md ( #13203 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 21:48:39 +00:00
community-scripts-pr-app[bot]
4a8aed39da
Update CHANGELOG.md ( #13202 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 21:48:24 +00:00
CanbiZ (MickLesk)
2922ecdcbb
core: guard against empty IPv6 address in static mode ( #13195 )
2026-03-22 22:48:19 +01:00
CanbiZ (MickLesk)
e7dcd37cf7
ConvertX: add libreoffice-writer for ODT/document conversions ( #13196 )
2026-03-22 22:47:59 +01:00
community-scripts-pr-app[bot]
586d8dd8a7
Update CHANGELOG.md ( #13201 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 21:47:26 +00:00
CanbiZ (MickLesk)
8a17729812
iSponsorblockTV: add AVX CPU check before installation ( #13197 )
2026-03-22 22:47:02 +01:00
community-scripts-pr-app[bot]
cf99d6ad3e
Update .app files ( #13181 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-22 09:56:20 +01:00
community-scripts-pr-app[bot]
932f4dc134
Update CHANGELOG.md ( #13182 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 08:40:55 +00:00
push-app-to-main[bot]
a7131a5df7
versitygw ( #13180 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-03-22 09:40:31 +01:00
community-scripts-pr-app[bot]
b4fd23e3f6
Update CHANGELOG.md ( #13176 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21
2026-03-22 00:06:05 +00:00
community-scripts-pr-app[bot]
9c86e0f133
Archive old changelog entries ( #13175 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-22 00:05:42 +00:00
community-scripts-pr-app[bot]
366e6951b0
Update CHANGELOG.md ( #13173 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 20:13:51 +00:00
community-scripts-pr-app[bot]
72a2ade7c0
Update CHANGELOG.md ( #13172 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 20:13:33 +00:00
CanbiZ (MickLesk)
6cc2c26573
Anytype-server: wait for MongoDB readiness before rs.initiate() ( #13165 )
2026-03-21 21:13:32 +01:00
CanbiZ (MickLesk)
55324dbb98
core: add missing -searchdomain/-nameserver prefix in base_settings ( #13166 )
2026-03-21 21:13:15 +01:00
community-scripts-pr-app[bot]
b54b21d866
Update CHANGELOG.md ( #13171 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 20:13:07 +00:00
CanbiZ (MickLesk)
a48bfe8d0f
Frigate: use correct CPU model fallback path ( #13164 )
2026-03-21 21:12:45 +01:00
community-scripts-pr-app[bot]
ede91aeb90
Update CHANGELOG.md ( #13169 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 19:06:25 +00:00
Slaviša Arežina
f638f00291
Enable TUN ( #13158 )
2026-03-21 20:06:04 +01:00
community-scripts-pr-app[bot]
852a3f4fec
Update CHANGELOG.md ( #13168 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 18:56:26 +00:00
Slaviša Arežina
572ddddb17
Fix ( #13157 )
2026-03-21 19:56:02 +01:00
community-scripts-pr-app[bot]
06c99d43a2
Update CHANGELOG.md ( #13149 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-21 05:00:25 +00:00
Copilot
2854494dc5
Isponsorblocktv: use quoted heredoc to prevent unbound variable error during CLI wrapper creation ( #13146 )
...
* Initial plan
* fix: use quoted heredoc in isponsorblocktv CLI wrapper to prevent unbound variable error
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
Agent-Logs-Url: https://github.com/community-scripts/ProxmoxVE/sessions/78e2f706-8a17-478d-aca5-c3550b0e37ca
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
2026-03-21 06:00:01 +01:00
community-scripts-pr-app[bot]
57c929eb81
Update CHANGELOG.md ( #13144 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20
2026-03-20 20:48:01 +00:00
community-scripts-pr-app[bot]
9bc0bf02f3
Update CHANGELOG.md ( #13143 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 20:47:55 +00:00
CanbiZ (MickLesk)
62e3335adf
Reactive-Resume: add git dependency for v5.0.13+ ( #13133 )
...
* fix(reactive-resume): add git dependency for v5.0.13+
Reactive Resume v5.0.13 uses vite-plus (vp config) in its prepare
script which requires git. Without it, pnpm install fails with
'git command not found' (ELIFECYCLE exit code 1).
Closes #13110
* Add dependency check for git before stopping services
2026-03-20 21:47:40 +01:00
Copilot
2d46978205
Scanopy: increase default CPU, RAM, and HDD to prevent OOM during Rust build ( #13130 )
...
* Initial plan
* fix(scanopy): increase default CPU to 4, RAM to 4096MB, HDD to 8GB
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
2026-03-20 21:47:34 +01:00
CanbiZ (MickLesk)
f00c7d3703
move dockerfile rm to 97
2026-03-20 14:41:15 +01:00
CanbiZ (MickLesk)
8651abd74b
qf: add -f for immich rm
2026-03-20 14:37:48 +01:00
community-scripts-pr-app[bot]
56817ba52d
Update CHANGELOG.md ( #13127 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 13:16:33 +00:00
CanbiZ (MickLesk)
8512144bb6
Harden code-server addon install script ( #13116 )
2026-03-20 14:16:06 +01:00
community-scripts-pr-app[bot]
9f2b0bb5ee
Update CHANGELOG.md ( #13126 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 13:14:52 +00:00
Chris
a096fa19be
Immich: v2.6.1 ( #13111 )
2026-03-20 14:14:24 +01:00
community-scripts-pr-app[bot]
d73def58fc
Update .app files ( #13124 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-20 13:31:25 +01:00
community-scripts-pr-app[bot]
fa2d2afc06
Update CHANGELOG.md ( #13125 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 12:31:07 +00:00
push-app-to-main[bot]
b9c230fbb0
Add isponsorblocktv (ct) ( #13123 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-20 13:30:39 +01:00
community-scripts-pr-app[bot]
d35e982f11
Update .app files ( #13121 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-03-20 13:27:59 +01:00
community-scripts-pr-app[bot]
b62b8c053b
Update CHANGELOG.md ( #13122 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 12:24:43 +00:00