community-scripts-pr-app[bot]
129e9a062e
Update CHANGELOG.md ( #11385 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30
2026-01-31 00:20:05 +00:00
community-scripts-pr-app[bot]
de854c8176
chore: update github-versions.json ( #11384 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-31 00:19:42 +00:00
community-scripts-pr-app[bot]
2be74265d1
Update .app files ( #11382 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-31 00:20:15 +01:00
community-scripts-pr-app[bot]
f518fafd0b
Update CHANGELOG.md ( #11383 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 23:11:23 +00:00
community-scripts-pr-app[bot]
e49285c428
Update CHANGELOG.md ( #11381 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 23:11:03 +00:00
community-scripts-pr-app[bot]
ca5535e39f
Update date in json ( #11380 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-30 23:10:55 +00:00
push-app-to-main[bot]
539785678c
languagetool ( #11370 )
...
* Add languagetool (ct)
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
* Update languagetool.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@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-01-31 00:10:38 +01:00
community-scripts-pr-app[bot]
2d72af3d1d
Update .app files ( #11378 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-30 23:50:44 +01:00
community-scripts-pr-app[bot]
03af9de653
Update CHANGELOG.md ( #11379 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 22:49:20 +00:00
push-app-to-main[bot]
398a5d2e34
Ampache ( #11369 )
...
* Add ampache (ct)
* less msg blocks
* Update ampache.json
* Update ampache-install.sh
* typo
* Fix PHP_VERSION and MARIADB_DB_USER syntax
* Update install/ampache-install.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com >
* Update install/ampache-install.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com >
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Chris <punk.sand7393@fastmail.com >
2026-01-30 23:48:51 +01:00
community-scripts-pr-app[bot]
4a78070560
Update CHANGELOG.md ( #11377 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 21:26:16 +00:00
Slaviša Arežina
f09f723a33
Add fetch_and_deploy_from_url ( #11376 )
2026-01-30 22:25:55 +01:00
community-scripts-pr-app[bot]
8ced103419
chore: update github-versions.json ( #11373 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 18:12:20 +00:00
CanbiZ (MickLesk)
0fc4e6ed10
fix(koillection): add export APP_RUNTIME for composer post-install scripts
2026-01-30 14:27:29 +01:00
CanbiZ (MickLesk)
3fc0b29d88
fix(koillection): override FrankenPHP runtime with Symfony runtime
...
Koillection 1.8.0 configures FrankenPHP runtime in composer.json extra,
but we use Apache. Fix by:
- Adding APP_RUNTIME to .env.local for CLI commands
- Adding SetEnv APP_RUNTIME in Apache VirtualHost for web requests
- Creating uploads directory before chown
- Update script checks and adds runtime config for upgrades
2026-01-30 13:53:20 +01:00
CanbiZ (MickLesk)
80cba8d29d
fix chown
2026-01-30 13:31:00 +01:00
community-scripts-pr-app[bot]
d10b69f8af
chore: update github-versions.json ( #11365 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 12:10:48 +00:00
community-scripts-pr-app[bot]
5ef2c86402
Update CHANGELOG.md ( #11364 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 12:05:29 +00:00
community-scripts-pr-app[bot]
fef80c7e28
Update CHANGELOG.md ( #11363 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 12:05:09 +00:00
CanbiZ (MickLesk)
90eb33c09e
refactor(php): remove redundant PHP_MODULE entries ( #11362 )
...
- Add dom and gmp to BASE_MODULES in setup_php()
- Remove modules already covered by BASE_MODULES (cli,common,bcmath,curl,dom,gd,gmp,intl,mbstring,readline,xml,zip)
- Remove modules already covered by EXTENDED_MODULES (mysql,sqlite3,pgsql,redis,imagick,bz2,apcu)
- Remove modules already covered by BUILTIN (ctype,exif,ffi,fileinfo,gettext,iconv,pdo,tokenizer)
- Affected: 31 install scripts, 12 ct scripts
2026-01-30 13:05:05 +01:00
CanbiZ (MickLesk)
c5e4b1a210
Refactor: Koillection ( #11361 )
2026-01-30 13:04:42 +01:00
CanbiZ (MickLesk)
191301f953
immich: Quickfix MAINT_MODE unset variable handling in immich.sh
...
Use default value for MAINT_MODE to prevent errors when the variable is unset. This ensures the maintenance mode check works reliably.
2026-01-30 11:14:06 +01:00
community-scripts-pr-app[bot]
f58a97b9dd
Update CHANGELOG.md ( #11360 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 09:30:14 +00:00
CanbiZ (MickLesk)
710884c90b
fix(php): improve module handling and prevent installation failures ( #11358 )
...
Changes to setup_php():
- Add version detection for PHP 8.5+ built-in opcache
- Define BUILTIN_MODULES list for modules included in php-common
(ctype, fileinfo, iconv, tokenizer, phar, posix, etc.)
- Filter out built-in modules before attempting installation
- Verify each package exists via apt-cache before adding to install list
- Skip unavailable packages with informational message instead of error
- Add extended default modules (mysql, sqlite3, pgsql, redis, imagick,
bz2, apcu) to cover ~90% of typical use cases
- Improve error handling with graceful degradation
This prevents installation failures when:
- PHP version has module built into core (e.g., opcache in 8.5+)
- Module is provided by php-common (ctype, fileinfo, etc.)
- Package is renamed or unavailable in specific PHP version
Fixes #11359
2026-01-30 10:29:51 +01:00
CanbiZ (MickLesk)
313faa02fe
fix(meilisearch): fix dump creation and improve migration handling
...
Bug fixes:
- dumpUid is only available AFTER the dump task completes, not in the
initial POST /dumps response. Fixed the extraction logic to wait for
task completion first, then extract dumpUid from the task result.
- Removed non-existent API endpoint /dumps/{uid}/import - Meilisearch
only supports dump import via CLI flag --import-dump
Improvements:
- If dump creation fails, backup the data directory before proceeding
instead of just overwriting (allows manual recovery)
- Better error messages with actual API response content
- Proper health check loop during import with process monitoring
- Clear user guidance about what to do after failed migration
Fixes #11349
2026-01-30 10:29:08 +01:00
community-scripts-pr-app[bot]
06864f9e0b
Update CHANGELOG.md ( #11359 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 09:21:24 +00:00
CanbiZ (MickLesk)
49aa898edd
fix(meilisearch): add data migration for version upgrades ( #11356 )
...
Meilisearch requires a dump/restore process when upgrading between
incompatible versions (different major.minor). The previous update
logic simply replaced the binary, causing database corruption.
This fix:
- Detects version changes that require migration
- Creates a data dump before upgrading
- Removes old incompatible data after binary update
- Imports the dump to restore data in new format
- Falls back to --import-dump CLI flag for older API versions
- Adds proper error handling and timeouts
Fixes #11349
2026-01-30 10:20:57 +01:00
community-scripts-pr-app[bot]
715159895b
chore: update github-versions.json ( #11351 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 06:16:29 +00:00
community-scripts-pr-app[bot]
eb5de9173a
Update CHANGELOG.md ( #11348 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29
2026-01-30 00:20:41 +00:00
community-scripts-pr-app[bot]
8dc80b2b7e
chore: update github-versions.json ( #11347 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 00:20:15 +00:00
community-scripts-pr-app[bot]
e2abb46c86
Update CHANGELOG.md ( #11343 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 19:35:27 +00:00
Chris
ab5e8cbd7c
[FEAT] Immich: Enable Maintenance Mode before update ( #11342 )
...
* [FEAT] Immich: enable Maintenance Mode prior to update
- Checks if current version is 2.5.2 or higher
- Also disables Maintenance Mode afterwards
* fix pathing issue; suppress `cd -` output
2026-01-29 20:35:00 +01:00
community-scripts-pr-app[bot]
69e563afb5
chore: update github-versions.json ( #11341 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 18:13:37 +00:00
community-scripts-pr-app[bot]
22acb9d728
Update CHANGELOG.md ( #11340 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 17:43:27 +00:00
Chris
6fc6bab1bf
Refactor: Byparr ( #11338 )
...
- Use Camoufox (Firefox in Playwright) as intended
- Remove Chromium and deps
- Adapt dependencies to Debian
2026-01-29 18:43:00 +01:00
community-scripts-pr-app[bot]
c1ad36718e
Update CHANGELOG.md ( #11339 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 17:03:06 +00:00
Chris
e3b796b842
Immich: Pin version to 2.5.2 ( #11335 )
2026-01-29 18:02:37 +01:00
community-scripts-pr-app[bot]
d2f02c2ba0
Update CHANGELOG.md ( #11337 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 16:15:38 +00:00
CanbiZ (MickLesk)
94b9190e07
cloudflare: Remove deprecated DNS-over-HTTPS proxy option ( #11068 )
...
* Remove deprecated DNS-over-HTTPS proxy option from cloudflared installer
* docs(cloudflared): update notes - remove deprecated DoH proxy info
- DoH proxy-dns feature deprecated by Cloudflare (Feb 2026)
- Add tunnel setup instructions instead
2026-01-29 17:15:10 +01:00
CanbiZ (MickLesk)
09b343d150
docs(cloudflared): update notes - remove deprecated DoH proxy info
...
- DoH proxy-dns feature deprecated by Cloudflare (Feb 2026)
- Add tunnel setup instructions instead
2026-01-29 15:59:05 +01:00
CanbiZ (MickLesk)
c464b95fa3
fix(pve-post-install): check file exists before removing no-nag-script
...
Fixes script interruption when selecting 'no' to disable subscription nag
on a fresh system where no-nag-script doesn't exist.
2026-01-29 15:56:51 +01:00
community-scripts-pr-app[bot]
24ddcb9d97
Update CHANGELOG.md ( #11336 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 14:04:27 +00:00
Michel Roegl-Brunner
a5aa55ffad
Kollection: Update to php 8.5 ( #11315 )
...
* Upgrade PHP version from 8.4 to 8.5
* Configure PHP version and modules for setup
Added PHP version and configuration for setup.
2026-01-29 15:03:58 +01:00
community-scripts-pr-app[bot]
2412a45a20
Update CHANGELOG.md ( #11334 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 13:59:15 +00:00
CanbiZ (MickLesk)
1b87ec7bfd
Notifiarr: change installation check from apt to systemd service ( #11319 )
2026-01-29 14:58:49 +01:00
community-scripts-pr-app[bot]
84966410ed
Update CHANGELOG.md ( #11333 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 13:43:08 +00:00
CanbiZ (MickLesk)
cc70f84d27
feat(workflow): exclude automated PRs and bot issues from locking
2026-01-29 14:41:35 +01:00
community-scripts-pr-app[bot]
1c4c95723b
Update CHANGELOG.md ( #11332 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 13:38:19 +00:00
Chris
b67a82123e
Immich: v2.5.0 ( #11240 )
2026-01-29 14:37:54 +01:00
CanbiZ (MickLesk)
33a531960e
fix(workflow): use github-script for scheduled lock after 3 days
2026-01-29 14:30:32 +01:00