Commit Graph

12527 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot]
9655a62c72 Update versions.json (#9042)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
db0bb3e8d9 Update CHANGELOG.md (#9037)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
Matt17000
8d83c30b59 Update plex.sh (#9036) 2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
132cb607e9 Update CHANGELOG.md (#9032)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
9fb1b692d1 Refactor: phpIPAM (#9027) 2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
dd71e2fadd Update CHANGELOG.md (#9031)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
c33969aafc Add helper functions for MariaDB and PostgreSQL setup (#9026) 2025-11-12 11:18:55 +01:00
CanbiZ
ec5a0b80ea Improve service stopping logic in stop_all_services
Refactored stop_all_services to handle empty service lists and avoid pipeline failures. Now checks for found services before attempting to stop and disable them, improving robustness and error handling.
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
36a746d05f Update CHANGELOG.md (#9024)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
46354ba47b core: update message for no available updates scenario (if pinned) (#9021) 2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
10fa148dfb Update versions.json (#9023)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
63864cfe7a Update CHANGELOG.md (#9022)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
094695dc93 Migrate Open WebUI to uv-based installation (#9019)
* Migrate Open WebUI to uv-based installation

Added migration logic to detect and upgrade legacy Open WebUI installations to a uv-based setup, including data backup and service recreation. Updated install and update scripts to use uv for installing Open WebUI and adjusted service configuration and cleanup steps accordingly.

* english

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
8bb9f18f94 Fix consumption directory retrieval in script 2025-11-12 11:18:55 +01:00
Slaviša Arežina
2b33ba975f Update website (#8971) 2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
0eeb8bb8a8 Update CHANGELOG.md (#9016)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
b962ad66c6 Update versions.json (#9015)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
56d283e534 Update CHANGELOG.md (#9011)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
akileos
018afd6f94 Add wkhtmltopdf to Odoo installation dependencies (#9010)
Required for invoice/ticket generation
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
38b20a642d Update CHANGELOG.md (#9009)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
chrikodo
e8a16e129e fix(n8n): Add python3-setuptools dependency for Debian 13 (#9007)
Fixes ModuleNotFoundError: No module named 'distutils'
during sqlite3 compile on Python 3.12+ (Debian 13)
by adding the required setuptools package.
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
c34e4b4a38 Update CHANGELOG.md (#9008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Sven Schneider
efc75bdc00 fix(jotty): Comments removed from variables, as they are interpreted. (#9002)
The following comments have been removed because they cause the comments to become part of the variable's value and therefore cannot be interpreted by the application.
 
SSO_FALLBACK_LOCAL=yes # Allow both SSO and normal login
OIDC_CLIENT_SECRET=your_client_secret  # Enable confidential client mode with client authentication
OIDC_ADMIN_GROUPS=admins # Map provider groups to admin role

https://github.com/fccview/jotty/issues/200#issuecomment-3508394682
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
f542b75f54 Update CHANGELOG.md (#9005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Chris
ae801bf961 Paperless-ngx: hotfix config path (#9003) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
fe379c4ea9 Update CHANGELOG.md (#9001)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
0506d711f5 core: improve log cleaning (#8999)
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
efa5d93a77 Update versions.json (#9000)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
4e47e8a762 Update CHANGELOG.md (#8997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Chris
c6c3e99a7c Paperless-NGX: Move config backup outside of app folder (#8996) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
5386309f01 Update CHANGELOG.md (#8994)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
e837a6e941 Update versions.json (#8993)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
45ff93ac66 Update CHANGELOG.md (#8992)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
98980e1d2b paperless: refactor - remove backup after update and enable clean install (#8988) 2025-11-12 11:18:54 +01:00
CanbiZ
78bbf1aa32 fix unbound $6 in deb822 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
92ede6e5b7 Update CHANGELOG.md (#8989)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
673a60a464 Refactor setup_deb822_repo for optional architectures (#8983)
* Refactor setup_deb822_repo for optional architectures

Refactor setup_deb822_repo function to make architectures optional and improve GPG key download logic.

* Refactor setup_deb822_repo for clarity and efficiency

Refactor setup_deb822_repo function to improve parameter handling and error messages.
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
5189777898 Update CHANGELOG.md (#8985)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Slaviša Arežina
33d7d91789 Technitium DNS: Fix update (#8980)
* Fix update

* Update technitiumdns-install.sh
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
f212a7525b Update CHANGELOG.md (#8982)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Chris
4c6596666b MediaManager: add LOG_FILE to start.sh script; fix BASE_PATH and PUBLIC_API_URL (#8981) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
d200b3e216 Update versions.json (#8979)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
68a2a3b79e Update CHANGELOG.md (#8974)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Slaviša Arežina
7bfbda8204 Fix update (#8972) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
726be4c58e Update CHANGELOG.md (#8973)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Slaviša Arežina
1ede1afb32 Fix (#8969) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
450501a3f3 Update CHANGELOG.md (#8966)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Lulo Dev
c122b14a9d Set TZ=Etc/UTC in Ghostfolio installation script when configuring environment variables (#8961) 2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
dfe310809a Update CHANGELOG.md (#8963)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
84a3e848bd Update versions.json (#8962)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00