Michel Roegl-Brunner
59152d7a48
Merge branch 'main' into deb13_c_to_a
2025-11-12 11:43:52 +01:00
community-scripts-pr-app[bot]
a3269c88d4
Update CHANGELOG.md ( #9082 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:56 +01:00
CanbiZ
f4d94ff6ba
Bump K to H-Scripts to Debian 13 (Trixie) ( #8597 )
...
* Update scripts to use Debian 13 and improve update logic
Bump default container OS version from Debian 12 to 13 across multiple LXC setup scripts. Refactor update_script functions for consistency, improve messaging, and standardize apt usage. Update Kimai install and update scripts to use setup_php, setup_composer, and fetch_and_deploy_gh_release helpers, and switch from MySQL to MariaDB. Update Kometa to use Python 3.13. Minor improvements to backup, cleanup, and service management steps in several scripts.
* Refactor install scripts: unify cleanup and apt usage
Replaces repeated apt-get commands with apt for installing dependencies, and consolidates cleanup steps into a single cleanup_lxc function across all install scripts. Also updates repository setup to use setup_deb822_repo where applicable, and makes minor improvements to dependency installation and service setup.
* Update default Debian version to 13 and refactor updates
Set the default Debian version to 13 across all container scripts. Standardize apt command usage by replacing 'apt-get' with 'apt' where appropriate. Remove redundant cleanup steps from update scripts and streamline update logic for consistency. Also, call 'cleanup_lxc' after 'update_script' in the build function.
* Update default OS version to Debian 13 in JSON configs
Updated the 'version' field from '12' to '13' for Debian-based install methods across multiple application JSON files. Also set default OS and version for inspircd. This ensures new containers use the latest supported Debian release.
* fix kimai Update Check
* grammar
* Correct typo in success message
* Fix typo in success message for update
* refactor
* fixed jenkins / improve komodo
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-11-12 11:18:56 +01:00
community-scripts-pr-app[bot]
bc9553733d
Update CHANGELOG.md ( #9081 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:56 +01:00
Tobias
2557f0e289
Refactor: web-check ( #9055 )
2025-11-12 11:18:56 +01:00
community-scripts-pr-app[bot]
4cb7a6b637
Update CHANGELOG.md ( #9080 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:56 +01:00
CanbiZ
2ed76caf15
openwebui: Python version usage | core: zsh completion install ( #9079 )
2025-11-12 11:18:56 +01:00
Karel Wintersky
7d10f60d23
Update livebook.json ( #9070 )
...
Fixed incorrect path to livebook.creds file
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
d6782e40b4
Update CHANGELOG.md ( #9078 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
Tobias
398352f3e8
chore: evcc: refactor ( #9057 )
...
* chore: evcc: refactor
* chore: evcc: update to deb822
* fix
* update
* fix
* fix
* Fix version codename retrieval in evcc.sh
* Fix version codename retrieval in install script
* Remove installation of lsb-release dependency
Removed dependency installation for lsb-release.
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
b6f09e2318
Update CHANGELOG.md ( #9077 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
Bram
217867beb8
Refactor analytics to use Rybbit instead of Umami ( #9072 )
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
d841950abe
Update CHANGELOG.md ( #9074 )
...
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]
7449a15401
Update versions.json ( #9073 )
...
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]
059c4e728a
Update CHANGELOG.md ( #9066 )
...
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]
32434b4247
Update CHANGELOG.md ( #9065 )
...
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]
2d66f327c9
Update date in json ( #9064 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
push-app-to-main[bot]
7baddb92da
'Add new script' ( #9029 )
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
2eca1e4c2b
Update CHANGELOG.md ( #9062 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
28310dec5e
Refactor: openHAB ( #9060 )
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
297af6bdd8
Update CHANGELOG.md ( #9059 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
12a5b9b9c2
Fix JDK count variable initialization in setup_java ( #9058 )
2025-11-12 11:18:55 +01:00
CanbiZ
f4530715d0
qf: phpipham php8.3
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
0dd74f392a
Update versions.json ( #9052 )
...
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]
1ef5019b65
Update CHANGELOG.md ( #9051 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
CanbiZ
30c9f79051
[docs / gh]: modernize README | Change Version Support in SECURITY.md | Shoutout to selfhst\icons ( #9049 )
2025-11-12 11:18:55 +01:00
Michel Roegl-Brunner
66175fbe58
Remove Dashy ( #9050 )
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
e440f366fc
Update CHANGELOG.md ( #9048 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
Tobias
94318dfd7e
flaresolverr: unpin - use latest version ( #9046 )
...
* revert: flaresolverr: latest update again
* Update FlareSolverr installation to use latest version
* fix
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
6b80eecba6
Update CHANGELOG.md ( #9045 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
Slaviša Arežina
3eeed0fc2d
Upgrade RAM ( #9039 )
2025-11-12 11:18:55 +01:00
community-scripts-pr-app[bot]
3df2f8e8f9
Update CHANGELOG.md ( #9043 )
...
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]
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
community-scripts-pr-app[bot]
32879d531a
Update CHANGELOG.md ( #8953 )
...
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
13d1f11c25
Pangolin: Add Traefik proxy ( #8952 )
...
* Add Traefik
* Update
* Update
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
8d88214ff4
Update versions.json ( #8950 )
...
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]
5774d8a281
Update CHANGELOG.md ( #8947 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
7b4da08dba
Update script URLs to ProxmoxVE repository ( #8946 )
...
Corrected references from 'ProxmoxVED' to 'ProxmoxVE' in sourced URLs across livebook.sh, glances.sh, and pve-privilege-converter.sh to ensure scripts use the correct repository.
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
666e0efa8d
Update CHANGELOG.md ( #8944 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
be5a0ad346
tools.func: fix amd64 arm64 missmatch ( #8943 )
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
e57ce97847
Update CHANGELOG.md ( #8940 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
push-app-to-main[bot]
abe7dc631d
infisical ( #8926 )
...
* 'Add new script'
* Update infisical.sh
* Update Infisical installation script with dynamic keys
* Remove cleanup commands from install script
Removed cleanup commands from the Infisical installation script.
* Refactor Infisical repository setup process
* Update date_created to 2025-11-07
---------
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: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
4990162ed5
Update CHANGELOG.md ( #8939 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
ae470a95f5
ghostfolio: refactor CoinGecko key prompts in installer ( #8935 )
...
Updated CoinGecko API configuration messages for clarity.
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
51f33f3309
Update CHANGELOG.md ( #8938 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Tobias
90fdc2a2f4
flaresolverr: pin release to 3.4.3 ( #8937 )
...
* fix: flaresolverr: pin release to 3.4.3
* fix: flaresolverr: pin release to 3.4.3
* Specify version for FlareSolverr release check
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:54 +01:00
community-scripts-pr-app[bot]
ced7276338
Update CHANGELOG.md ( #8930 )
...
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]
fe52ef2c8e
Update versions.json ( #8929 )
...
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]
7e16803465
Update CHANGELOG.md ( #8923 )
...
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
616d71e067
Refactor: Graylog ( #8912 )
...
* Refactor
* Update graylog.sh
* Update graylog-install.sh
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
d361fc91f1
Update CHANGELOG.md ( #8921 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Slaviša Arežina
08897cbaae
Remove duplicate server_path_prefix configuration ( #8919 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
a28a3813c2
Update CHANGELOG.md ( #8920 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Slaviša Arežina
23f6b759e8
Change directory to /opt/grist before build steps ( #8913 )
2025-11-12 11:18:53 +01:00
CanbiZ
b38201574c
Create temp file for SonarQube download
...
Added temporary file creation for SonarQube installation.
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
782b3561a3
Update CHANGELOG.md ( #8909 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Chris
895c0b8e4e
Jotty hotfix: SSO_FALLBACK_LOCAL value ( #8907 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
8b57855c6c
Update versions.json ( #8905 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
47a6078e55
Update CHANGELOG.md ( #8904 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
a2ac2ef86a
npm: add Debian version check to update script ( #8901 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
67f63315fc
Update CHANGELOG.md ( #8902 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
08b0304d2e
Refactor MongoDB install script to use setup_mongodb ( #8897 )
...
Replaces inline MongoDB installation logic with a call to setup_mongodb, passing the selected version via MONGO_VERSION. Updates messaging to use the new variable and removes redundant code.
2025-11-12 11:18:53 +01:00
CanbiZ
1512fa0f57
Add explicit suite mapping for Debian and Ubuntu
...
Introduces explicit mapping of distro codenames to repository suites for Debian and Ubuntu, with fallbacks for newer or unknown releases. This ensures proper repository setup even when upstream does not yet support the latest distributions.
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
78fe6fa4c5
Update CHANGELOG.md ( #8894 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
b7238d89d0
Update versions.json ( #8893 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
4d657532f0
Update CHANGELOG.md ( #8889 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Chris
59129aace0
Immich: Pin version to 2.2.3 ( #8861 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
0f2e17067b
Update CHANGELOG.md ( #8888 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Chris
62a5361e97
Jotty: increase RAM to 4GB ( #8887 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
9711509588
Update CHANGELOG.md ( #8884 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
c1a0188864
Refactor agent service control in zabbix.sh ( #8881 )
...
Replaces conditional logic for stopping and starting Zabbix agent services with a variable ($AGENT_SERVICE), simplifying service management.
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
9a6de58210
Update CHANGELOG.md ( #8883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
79119715d2
npm: Increase RAM and HDD, update Certbot notes ( #8882 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
0f5c510aa9
Update CHANGELOG.md ( #8879 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Tobias
1c6f71e349
fix: npm: refactor for v2.13.x ( #8870 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
f7475827fe
Update CHANGELOG.md ( #8878 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Slaviša Arežina
01e2ad02d1
Refactor ( #8874 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
75b5831ccb
Update CHANGELOG.md ( #8877 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
2e9babf040
Refactor(tools.func): Add Retry Logic, OS-Upgrade Safety, Smart Version Detection + 10 Critical Bugfixes ( #8871 )
...
* Add robust package and repository management helpers
Introduces unified helper functions for package installation, repository management, and legacy cleanup across Debian/Ubuntu upgrades. Adds retry logic for APT operations, keyring cleanup, service management, version checks, and tool-specific repository setup. Refactors setup functions for Composer, FFmpeg, Go, Ghostscript, ImageMagick, Java, hardware acceleration, and MariaDB to use new helpers, improving reliability and upgrade safety.
* english comment
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
dd0af7ad39
Update versions.json ( #8875 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
67c311808b
Update CHANGELOG.md ( #8873 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Quinten van Buul
54b8e82bb4
Update config_path in donetick.json ( #8872 )
...
Edited config path to proper location
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
f8c01defee
Update CHANGELOG.md ( #8866 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
a61af3209f
Update versions.json ( #8865 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
c49187fd4d
Update versions.json ( #8860 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
bf7734cba2
Update CHANGELOG.md ( #8859 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
6a6601822a
stirling-pdf: add native jbig2 dep to installation script ( #8858 )
2025-11-12 11:18:53 +01:00
CanbiZ
5df596b60e
unifi: json update version
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
1f7b85af5b
Update CHANGELOG.md ( #8854 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
7ea93e6a7c
Update versions.json ( #8853 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
81d5c1839b
Update CHANGELOG.md ( #8849 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Chris
65869ed717
Pin version to 2.2.2 ( #8848 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
79fcd16b4a
Update CHANGELOG.md ( #8847 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
CanbiZ
3a044d5597
Asterisk: handle errors in version retrieval commands ( #8844 )
2025-11-12 11:18:53 +01:00
community-scripts-pr-app[bot]
fd17a83e01
Update CHANGELOG.md ( #8846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:53 +01:00
Ömer Taha Öztop
0c62b68b39
linkstack: fix wrong directory installation ( #8814 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
38f538a210
Update CHANGELOG.md ( #8843 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
8a869da3af
Update versions.json ( #8842 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
b56147e44f
Update .app files ( #8838 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
565c59a460
Update CHANGELOG.md ( #8839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
396cdc174a
Update CHANGELOG.md ( #8837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
e00ff7effa
Update date in json ( #8836 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
push-app-to-main[bot]
5bf7725e5c
Donetick ( #8835 )
2025-11-12 11:18:52 +01:00
CanbiZ
aace204655
Removed: MeTube ( #8830 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
58f3b62e8e
Update CHANGELOG.md ( #8834 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
CanbiZ
dd1a55ef4d
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
98f4ffcaac
Update CHANGELOG.md ( #8832 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
51fd179ce1
Update versions.json ( #8831 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
8e05b80410
Update CHANGELOG.md ( #8829 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Slaviša Arežina
06a734e8e1
Refactor ( #8828 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
882acba706
Update CHANGELOG.md ( #8826 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Fabian Kröger
5efe629317
Zigbee2MQTT: fix: pnpm workspace in update ( #8825 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
2c8eb71a95
Update CHANGELOG.md ( #8822 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Chris
a882d95377
MediaManager: fix BASE_PATH error preventing main page load ( #8821 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
759aed901d
Update versions.json ( #8820 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
51957aa0c9
Update CHANGELOG.md ( #8816 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
ccc1917ef9
Update versions.json ( #8815 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
57736ffdb2
Update CHANGELOG.md ( #8812 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Slaviša Arežina
4764caf151
Fix release fetching ( #8807 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
1f9a19e9e7
Update CHANGELOG.md ( #8811 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
push-app-to-main[bot]
53535d48e4
Pangolin ( #8809 )
...
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 >
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
637d28368b
Update CHANGELOG.md ( #8806 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Tobias
e148445ee5
frontend: chore: bump debian OS ( #8798 )
...
Removed Debian version 11 from the operating systems list.
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
c8ac257f8a
Update CHANGELOG.md ( #8803 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Chris
69e20b10f4
Immich: Pin version to 2.2.1 ( #8800 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
21fce154e6
Update versions.json ( #8801 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
8d13add11e
Update CHANGELOG.md ( #8797 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Tobias
303413ea7e
jellyfin: fix: initial update ( #8784 )
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
f488dcc8e3
Update CHANGELOG.md ( #8795 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
35f4554065
Update versions.json ( #8794 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
community-scripts-pr-app[bot]
826c2bf463
Update CHANGELOG.md ( #8792 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Andrew Still
f62293fdab
Removed errant ` from wireguard.json ( #8791 )
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
c707c33841
Update CHANGELOG.md ( #8790 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Slaviša Arežina
17044ac6f0
Reitti: Fix missing data directory ( #8787 )
...
* Reitti fix
* Update photon.service configuration in install script
* Update
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
a0addd2235
Update versions.json ( #8788 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
f1c662e621
Update CHANGELOG.md ( #8782 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
CanbiZ
74766832a9
omada: fix update script with mongodb 8 ( #8724 )
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
22100b17f4
Update CHANGELOG.md ( #8781 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Slaviša Arežina
4fe79e701c
Update Nginx configuration to use port 6060 ( #8780 )
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
a4e338c699
Update CHANGELOG.md ( #8778 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Marcio Rinaldi
4a6cf8c695
Fix paths in grist.sh ( #8777 )
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
2219c75cb2
Update CHANGELOG.md ( #8774 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
9fded22ba2
Update versions.json ( #8773 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
27accdb021
Update CHANGELOG.md ( #8771 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Chris
3f3beb02ad
Immich: Updates for v2.2.0 ( #8770 )
...
* replace for-loop with curl native for multiple downloads
* add ccache dependency for OCR feature
* Update NodeJS to 24
* bump pinned version to 2.2.0
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
98e926b79f
Update CHANGELOG.md ( #8769 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Slaviša Arežina
3d1af467c3
Update ExecStart in openarchiver.service ( #8768 )
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
035a7d6b49
Update CHANGELOG.md ( #8766 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
Slaviša Arežina
a6a46b9e92
Open Archiver: Fix missing command in update procedure ( #8765 )
...
* Fix update
* Update
* Update
* Update service file
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
badbc55221
Update CHANGELOG.md ( #8760 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:51 +01:00
CanbiZ
0e1346af5f
Standardize update success messages in scripts ( #8757 )
2025-11-12 11:18:51 +01:00
community-scripts-pr-app[bot]
7abf03f388
Update CHANGELOG.md ( #8759 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
Slaviša Arežina
1af47b93a6
Update DATABASE_URL to use mariadb in installation script ( #8758 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
dc96d94334
Update versions.json ( #8756 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
8d7e290db5
Update CHANGELOG.md ( #8755 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
96c1bc74bd
Add explicit exit calls to update_script functions ( #8752 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
14e5aea1b0
Update CHANGELOG.md ( #8754 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
851f117b6b
core: add function cleanup_lxc ( #8749 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
348037acf9
Update CHANGELOG.md ( #8753 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
5eb2a7ee01
kimai: Set global SQL mode to empty in install script ( #8747 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
45dc4c903a
Update CHANGELOG.md ( #8750 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
Slaviša Arežina
98ce24d9ae
Update default credentials in cronicle.json ( #8720 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
19109e2efc
Update CHANGELOG.md ( #8748 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
742b8eef6e
Asterisk: add interactive version selection to installer ( #8726 )
2025-11-12 11:18:50 +01:00
Bram Suurd
4852fdb257
Fix markdown formatting in JSON notes ( #8744 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
12eca691c9
Update CHANGELOG.md ( #8742 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
2daaef1a62
Livebook ( #8739 )
...
* 'Add new script'
* chore refactor
---------
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 >
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
e6c3149364
Update CHANGELOG.md ( #8740 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
afa7366a3e
Reitti ( #8736 )
...
* 'Add new script'
* Update reitti.json
* Update documentation URL in reitti.json
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
4ed46c1367
Update CHANGELOG.md ( #8738 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
138354c31d
BentoPDF ( #8735 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
764c49b964
Update CHANGELOG.md ( #8733 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
d640af3a7c
Update versions.json ( #8732 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
78036d1ce9
Fix typo for already updated
2025-11-12 11:18:50 +01:00
CanbiZ
541c308c77
typo
2025-11-12 11:18:50 +01:00
CanbiZ
367fac8ec1
typo
2025-11-12 11:18:50 +01:00
CanbiZ
6c119d439f
kimai switch to tarball
2025-11-12 11:18:50 +01:00
CanbiZ
992e1c80cf
kimai Switch to tarball
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
5b3a31f5ea
Update CHANGELOG.md ( #8728 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
03d496ed0c
Add Chromium and Node modules to ArchiveBox scripts ( #8725 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
820a8a984c
Update CHANGELOG.md ( #8727 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
d785881367
Add workaround for libguestfs issue on Proxmox VE 9.0 ( #8722 )
2025-11-12 11:18:50 +01:00
CanbiZ
559e7fa584
fix alpine gitea exit
2025-11-12 11:18:50 +01:00
CanbiZ
bd30b9d444
Add protobuf dependencies to installation script
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
0cd972ca54
Update CHANGELOG.md ( #8723 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
Tobias
d2d55e58f6
tracktor: refactor envfile ( #8711 )
...
* tracktor: refactor enfile
* tracktor: fix: update links
* tracktor: add: mechanic to update envfile
2025-11-12 11:18:50 +01:00
CanbiZ
00cd15e754
Add missing dependencies to libretranslate-install.sh
...
Added missing dependencies for LibreTranslate installation.
2025-11-12 11:18:50 +01:00
CanbiZ
910f9c9990
typo
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
6001fc0ad7
Update CHANGELOG.md ( #8719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
023ac07b77
Dispatcharr: add folders in installer / add more build ressources ( #8708 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
2bd408a1d9
Update versions.json ( #8718 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
5b26794ae2
Update CHANGELOG.md ( #8717 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
97acb617e1
LibreTranslate: bump torch version ( #8710 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
df556b4402
Update CHANGELOG.md ( #8716 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
abb9040093
Kimai / Ghost / ManageMyDamnLife: Switch to MariaDB ( #8712 )
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-11-12 11:18:50 +01:00
CanbiZ
eb23d67f03
Remove: MySQL ( #8709 )
2025-11-12 11:18:50 +01:00
community-scripts-pr-app[bot]
73fff7af83
Update CHANGELOG.md ( #8704 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
144837210d
Update versions.json ( #8703 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
3612fcf31e
Update CHANGELOG.md ( #8695 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Gerhard Burger
9a1d967ff0
Update SABnzbd. Include par2cmdline-turbo ( #8648 )
...
* Fix non-free sources
- Don't delete after use
- Use trixie instead of bookworm
- deb822 style
* Add par2cmdline-turbo to sabnzbd
* Remove duplicate setup_uv
* Remove duplicated msg around setup_uv
* Update sabnzbd to use fetch_and_deploy
* switch fetch_deploy outside of msg
Added virtual environment setup and package installation for SABnzbd.
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
c666e584cf
Update CHANGELOG.md ( #8694 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
glopes
13ba192fe3
Update alpine-komodo.sh fixing missing pull images command ( #8689 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
22c593278e
Update CHANGELOG.md ( #8693 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Chris
4523f1f07d
jotty: Add more ENV VARS - commented out ( #8688 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
76a1e35c20
Update CHANGELOG.md ( #8687 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Gerhard Burger
31365d8219
Bump bazarr to Debian 13 ( #8677 )
...
* Bump bazarr to Debian 13
- Removes unnecessary python3 install
- Use uv to create proper 3.12 venv (bazarr will give warnings about 3.13)
* Improve bazarr update
- setup_uv now versioned
- graceful update from pre-venv install
* chore: cosmetic
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
0271cbe5dc
Update CHANGELOG.md ( #8685 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
76c72a8f66
Update versions.json ( #8684 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
1aa7883dd6
Update CHANGELOG.md ( #8681 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Gerhard Burger
23900c9c36
Update flaresolverr to Debian 13 ( #8672 )
...
* Update flaresolverr to Debian 13
* Check Debian version before updating FlareSolverr
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
d146d7a72d
Update CHANGELOG.md ( #8676 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
ece3d74fd4
Update versions.json ( #8675 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
261da103f8
Update CHANGELOG.md ( #8671 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
CanbiZ
39e8659658
Add typescript and esbuild to browserless setup ( #8666 )
...
Updated both the update and install scripts to include installation of typescript and esbuild for browserless. This ensures required build dependencies are present before running build commands.
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
c463c794f0
Update date in json ( #8670 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
d0259594b3
Update CHANGELOG.md ( #8669 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
push-app-to-main[bot]
bc7da8082a
Dispatcharr ( #8658 )
...
* 'Add new script'
* Update dispatcharr.sh
* Apply suggestion from @tremor021
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update author information in dispatcharr.sh
* Update RAM and version in dispatcharr.json
* Remove gcc from dependency installation
* Update website and logo URLs in dispatcharr.json
---------
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: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:49 +01:00
CanbiZ
02956f2e27
Garage: fix Service
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
be226d273e
Update .app files ( #8664 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
340aa608ab
Update CHANGELOG.md ( #8665 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
push-app-to-main[bot]
5381eb00f0
Garage | Alpine-Garage ( #8656 )
...
* 'Add new script'
* add alpine-garage-install.sh
* add alpine-garage.sh
* Update alpine-garage.sh
* Update garage-install.sh
* Increase default RAM and disk for Garage containers
Updated ct/garage.sh and ct/alpine-garage.sh to set higher default RAM (1024MB for Garage, 512MB for Alpine-Garage) and disk (5GB for both). Synced these resource changes in frontend/public/json/garage.json to ensure consistency in container setup defaults.
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
17c0785f90
Update CHANGELOG.md ( #8663 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Tobias
85747a63d7
jellyfin: fix: intel deps ( #8657 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
bab133de2a
Update versions.json ( #8661 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
1cbebe6d3a
Update CHANGELOG.md ( #8653 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
6dc690ab31
Update versions.json ( #8652 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
c78b2ea8b8
Update CHANGELOG.md ( #8650 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
CanbiZ
0e44fc0914
PiHole: Bump to Debian 12 ( #8649 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
94d7935011
Update date in json ( #8646 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
8c552011c2
Update CHANGELOG.md ( #8647 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
push-app-to-main[bot]
a80bda8cd0
'Add new script' ( #8633 )
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
7454318287
Update versions.json ( #8645 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
2c2bdb81db
Update CHANGELOG.md ( #8644 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
Slaviša Arežina
75b191f0d8
Refactor: Mylar3 ( #8642 )
...
* Refactor
* Update mylar3.sh
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
1d1fa6862b
Update CHANGELOG.md ( #8641 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
5d4f935e73
Update versions.json ( #8640 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
12de81afa4
Update CHANGELOG.md ( #8636 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
dea27e50ed
Update CHANGELOG.md ( #8635 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:49 +01:00
community-scripts-pr-app[bot]
722f64244d
Update date in json ( #8634 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
push-app-to-main[bot]
87b6dbaa10
PatchMon ( #8632 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
8b63464298
Update versions.json ( #8629 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
1822030836
Update CHANGELOG.md ( #8626 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
Slaviša Arežina
369d32dde8
Fix interactive ( #8622 )
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
9d17ec06cf
Update CHANGELOG.md ( #8624 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
e66ea278b3
Update versions.json ( #8623 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
ec4be0222d
Update CHANGELOG.md ( #8619 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
Nolhan
19a19dcf09
Change config_path to /etc/bunkerweb/variables.env ( #8618 )
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
f7c62a9525
Update CHANGELOG.md ( #8617 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
Vincent
80932008bb
Update logo URL in guardian.json ( #8615 )
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
ae4d05771b
Update versions.json ( #8613 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
d2f13efee6
Update CHANGELOG.md ( #8608 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
df7e517ea7
Update versions.json ( #8607 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
c8a409064e
Update CHANGELOG.md ( #8604 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
Filippo Stella
9064e5a2f4
Update dependency installation for Radicale ( #8603 )
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
398d042a3d
Update CHANGELOG.md ( #8601 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 11:18:48 +01:00
CanbiZ
c7c5947a11
Various Downgrades to Debian 12 (MySQL / OMW / Technitium) ( #8595 )
...
* downgrades deb12
* fixes
* Update inventree.sh
* fix format
* Update Debian version to 12 in omv and technitiumdns configs
Changed the Debian version from 13 to 12 in both omv.json and technitiumdns.json to reflect the correct OS version for these configurations.
2025-11-12 11:18:48 +01:00
community-scripts-pr-app[bot]
91e9869be9
Update CHANGELOG.md ( #9082 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 09:56:43 +00:00
CanbiZ
714c2e5888
Bump K to H-Scripts to Debian 13 (Trixie) ( #8597 )
...
* Update scripts to use Debian 13 and improve update logic
Bump default container OS version from Debian 12 to 13 across multiple LXC setup scripts. Refactor update_script functions for consistency, improve messaging, and standardize apt usage. Update Kimai install and update scripts to use setup_php, setup_composer, and fetch_and_deploy_gh_release helpers, and switch from MySQL to MariaDB. Update Kometa to use Python 3.13. Minor improvements to backup, cleanup, and service management steps in several scripts.
* Refactor install scripts: unify cleanup and apt usage
Replaces repeated apt-get commands with apt for installing dependencies, and consolidates cleanup steps into a single cleanup_lxc function across all install scripts. Also updates repository setup to use setup_deb822_repo where applicable, and makes minor improvements to dependency installation and service setup.
* Update default Debian version to 13 and refactor updates
Set the default Debian version to 13 across all container scripts. Standardize apt command usage by replacing 'apt-get' with 'apt' where appropriate. Remove redundant cleanup steps from update scripts and streamline update logic for consistency. Also, call 'cleanup_lxc' after 'update_script' in the build function.
* Update default OS version to Debian 13 in JSON configs
Updated the 'version' field from '12' to '13' for Debian-based install methods across multiple application JSON files. Also set default OS and version for inspircd. This ensures new containers use the latest supported Debian release.
* fix kimai Update Check
* grammar
* Correct typo in success message
* Fix typo in success message for update
* refactor
* fixed jenkins / improve komodo
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-11-12 10:56:18 +01:00
community-scripts-pr-app[bot]
9d8536047a
Update CHANGELOG.md ( #9081 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 09:52:34 +00:00
Tobias
fa3621ef56
Refactor: web-check ( #9055 )
2025-11-12 10:52:07 +01:00
community-scripts-pr-app[bot]
35b6e58d2c
Update CHANGELOG.md ( #9080 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 08:56:51 +00:00
CanbiZ
11ff178b91
openwebui: Python version usage | core: zsh completion install ( #9079 )
2025-11-12 09:56:24 +01:00
Karel Wintersky
1b6d26a903
Update livebook.json ( #9070 )
...
Fixed incorrect path to livebook.creds file
2025-11-12 09:01:19 +01:00
community-scripts-pr-app[bot]
cad3f716d2
Update CHANGELOG.md ( #9078 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 07:55:12 +00:00
Tobias
02945a4455
chore: evcc: refactor ( #9057 )
...
* chore: evcc: refactor
* chore: evcc: update to deb822
* fix
* update
* fix
* fix
* Fix version codename retrieval in evcc.sh
* Fix version codename retrieval in install script
* Remove installation of lsb-release dependency
Removed dependency installation for lsb-release.
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-12 08:54:46 +01:00
community-scripts-pr-app[bot]
00a7f5fbe1
Update CHANGELOG.md ( #9077 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 06:38:43 +00:00
Bram
17354ca011
Refactor analytics to use Rybbit instead of Umami ( #9072 )
2025-11-12 07:38:16 +01:00
community-scripts-pr-app[bot]
e759335bfc
Update CHANGELOG.md ( #9074 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 00:14:57 +00:00
community-scripts-pr-app[bot]
1c09feabde
Update versions.json ( #9073 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 01:14:36 +01:00
community-scripts-pr-app[bot]
e150afa583
Update CHANGELOG.md ( #9066 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 18:34:59 +00:00
community-scripts-pr-app[bot]
a770f27396
Update CHANGELOG.md ( #9065 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 18:34:48 +00:00
community-scripts-pr-app[bot]
533650f434
Update date in json ( #9064 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-11 18:34:38 +00:00
push-app-to-main[bot]
23587df184
'Add new script' ( #9029 )
2025-11-11 19:34:22 +01:00
community-scripts-pr-app[bot]
1893cb93d4
Update CHANGELOG.md ( #9062 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 16:22:59 +00:00
CanbiZ
32cd65d5e1
Refactor: openHAB ( #9060 )
2025-11-11 17:22:34 +01:00
community-scripts-pr-app[bot]
681932c491
Update CHANGELOG.md ( #9059 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 15:20:05 +00:00
CanbiZ
b8a9beb56a
Fix JDK count variable initialization in setup_java ( #9058 )
2025-11-11 16:19:35 +01:00
CanbiZ
6cccb49363
qf: phpipham php8.3
2025-11-11 14:54:27 +01:00
community-scripts-pr-app[bot]
5adfc83281
Update versions.json ( #9052 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 13:07:22 +01:00
community-scripts-pr-app[bot]
f099f472ce
Update CHANGELOG.md ( #9051 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 10:34:00 +00:00
CanbiZ
00b978df29
[docs / gh]: modernize README | Change Version Support in SECURITY.md | Shoutout to selfhst\icons ( #9049 )
2025-11-11 11:33:33 +01:00
Michel Roegl-Brunner
c054403325
Remove Dashy ( #9050 )
2025-11-11 11:32:44 +01:00
community-scripts-pr-app[bot]
45aec67359
Update CHANGELOG.md ( #9048 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 09:19:43 +00:00
Tobias
774127eece
flaresolverr: unpin - use latest version ( #9046 )
...
* revert: flaresolverr: latest update again
* Update FlareSolverr installation to use latest version
* fix
2025-11-11 10:19:23 +01:00
community-scripts-pr-app[bot]
d85e72fd0f
Update CHANGELOG.md ( #9045 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 06:54:27 +00:00
Slaviša Arežina
4a5a0e3966
Upgrade RAM ( #9039 )
2025-11-11 07:54:06 +01:00
community-scripts-pr-app[bot]
ec2726dff5
Update CHANGELOG.md ( #9043 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 00:14:32 +00:00
community-scripts-pr-app[bot]
bf50900fdf
Update versions.json ( #9042 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 01:14:11 +01:00
community-scripts-pr-app[bot]
57af58d634
Update CHANGELOG.md ( #9037 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 19:40:37 +00:00
Matt17000
0b2b13c79a
Update plex.sh ( #9036 )
2025-11-10 20:40:14 +01:00
community-scripts-pr-app[bot]
508eb70d13
Update CHANGELOG.md ( #9032 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 17:56:27 +00:00
CanbiZ
e90353f20b
Refactor: phpIPAM ( #9027 )
2025-11-10 18:55:56 +01:00
community-scripts-pr-app[bot]
37fc378024
Update CHANGELOG.md ( #9031 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 17:51:27 +00:00
CanbiZ
b1d782dec6
Add helper functions for MariaDB and PostgreSQL setup ( #9026 )
2025-11-10 18:51:02 +01:00
CanbiZ
ef9a008d2a
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-10 13:58:04 +01:00
community-scripts-pr-app[bot]
de07b62cff
Update CHANGELOG.md ( #9024 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 12:23:26 +00:00
CanbiZ
8b30ed74df
core: update message for no available updates scenario (if pinned) ( #9021 )
2025-11-10 13:22:59 +01:00
community-scripts-pr-app[bot]
53e6422ee3
Update versions.json ( #9023 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 13:08:03 +01:00
community-scripts-pr-app[bot]
257e89cc5c
Update CHANGELOG.md ( #9022 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 12:07:09 +00:00
CanbiZ
26090bad32
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-10 13:06:44 +01:00
CanbiZ
787a99fc27
Fix consumption directory retrieval in script
2025-11-10 11:53:55 +01:00
Slaviša Arežina
0b122749b7
Update website ( #8971 )
2025-11-10 08:39:56 +01:00
community-scripts-pr-app[bot]
48c9a16673
Update CHANGELOG.md ( #9016 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 00:14:04 +00:00
community-scripts-pr-app[bot]
9bf67982e3
Update versions.json ( #9015 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 01:13:38 +01:00
community-scripts-pr-app[bot]
008c037cf7
Update CHANGELOG.md ( #9011 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 17:32:52 +00:00
akileos
0ab91cc4c1
Add wkhtmltopdf to Odoo installation dependencies ( #9010 )
...
Required for invoice/ticket generation
2025-11-09 18:32:33 +01:00
community-scripts-pr-app[bot]
dfa05f3845
Update CHANGELOG.md ( #9009 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 15:55:50 +00:00
chrikodo
a3d42dba45
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-09 07:55:29 -08:00
community-scripts-pr-app[bot]
a89b841684
Update CHANGELOG.md ( #9008 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 15:39:04 +00:00
Sven Schneider
88097dcd19
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-09 07:38:40 -08:00
community-scripts-pr-app[bot]
1a76fc0095
Update CHANGELOG.md ( #9005 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 14:43:01 +00:00
Chris
69c2e9ed2c
Paperless-ngx: hotfix config path ( #9003 )
2025-11-09 15:42:40 +01:00
community-scripts-pr-app[bot]
9d876e2d06
Update CHANGELOG.md ( #9001 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 13:46:27 +00:00
CanbiZ
c0c5fd4532
core: improve log cleaning ( #8999 )
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-11-09 14:46:09 +01:00
community-scripts-pr-app[bot]
0e7be1dd1e
Update versions.json ( #9000 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 13:05:35 +01:00
community-scripts-pr-app[bot]
6e349dbcef
Update CHANGELOG.md ( #8997 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 07:34:14 +00:00
Chris
9b3879ef41
Paperless-NGX: Move config backup outside of app folder ( #8996 )
2025-11-08 23:33:51 -08:00
community-scripts-pr-app[bot]
e21ea05ddc
Update CHANGELOG.md ( #8994 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 00:15:19 +00:00
community-scripts-pr-app[bot]
40aeab4e38
Update versions.json ( #8993 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 01:14:57 +01:00
community-scripts-pr-app[bot]
7f91bff501
Update CHANGELOG.md ( #8992 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 20:55:33 +00:00
CanbiZ
540194e29a
paperless: refactor - remove backup after update and enable clean install ( #8988 )
2025-11-08 21:55:13 +01:00
CanbiZ
ac7db35a59
fix unbound $6 in deb822
2025-11-08 20:48:54 +01:00
community-scripts-pr-app[bot]
5a71b1389f
Update CHANGELOG.md ( #8989 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 19:12:09 +00:00
CanbiZ
e8846642ef
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-08 20:11:45 +01:00
community-scripts-pr-app[bot]
8cb1675f89
Update CHANGELOG.md ( #8985 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 17:26:43 +00:00
Slaviša Arežina
a4ccf7d1b0
Technitium DNS: Fix update ( #8980 )
...
* Fix update
* Update technitiumdns-install.sh
2025-11-08 18:26:19 +01:00
community-scripts-pr-app[bot]
db29b241a9
Update CHANGELOG.md ( #8982 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 15:56:35 +00:00
Chris
528575f737
MediaManager: add LOG_FILE to start.sh script; fix BASE_PATH and PUBLIC_API_URL ( #8981 )
2025-11-08 16:56:08 +01:00
community-scripts-pr-app[bot]
ac05febbbd
Update versions.json ( #8979 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 13:05:24 +01:00
community-scripts-pr-app[bot]
bd8f8e6a0d
Update CHANGELOG.md ( #8974 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 11:15:14 +00:00
Slaviša Arežina
0fb4e4ad8c
Fix update ( #8972 )
2025-11-08 03:14:48 -08:00
community-scripts-pr-app[bot]
5d381910a3
Update CHANGELOG.md ( #8973 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 10:40:55 +00:00
Slaviša Arežina
9f0720dc91
Fix ( #8969 )
2025-11-08 02:40:27 -08:00
community-scripts-pr-app[bot]
85456ff3f3
Update CHANGELOG.md ( #8966 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 05:57:49 +00:00
Lulo Dev
822ea4b267
Set TZ=Etc/UTC in Ghostfolio installation script when configuring environment variables ( #8961 )
2025-11-07 21:57:23 -08:00
community-scripts-pr-app[bot]
cae6f1a3d5
Update CHANGELOG.md ( #8963 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 00:12:42 +00:00
community-scripts-pr-app[bot]
3c5277b423
Update versions.json ( #8962 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 01:12:19 +01:00
community-scripts-pr-app[bot]
3f04a6df3b
Update CHANGELOG.md ( #8953 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 13:59:59 +00:00
Slaviša Arežina
1ba79a3d8d
Pangolin: Add Traefik proxy ( #8952 )
...
* Add Traefik
* Update
* Update
2025-11-07 14:59:34 +01:00
community-scripts-pr-app[bot]
baa4344663
Update versions.json ( #8950 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 13:06:11 +01:00
community-scripts-pr-app[bot]
82b9cac71a
Update CHANGELOG.md ( #8947 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 11:21:48 +00:00
CanbiZ
9c7d09d368
Update script URLs to ProxmoxVE repository ( #8946 )
...
Corrected references from 'ProxmoxVED' to 'ProxmoxVE' in sourced URLs across livebook.sh, glances.sh, and pve-privilege-converter.sh to ensure scripts use the correct repository.
2025-11-07 12:21:23 +01:00
community-scripts-pr-app[bot]
a4c8a315cc
Update CHANGELOG.md ( #8944 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 10:49:39 +00:00
CanbiZ
faeedc729e
tools.func: fix amd64 arm64 missmatch ( #8943 )
2025-11-07 11:49:16 +01:00
community-scripts-pr-app[bot]
dfcc26e18d
Update CHANGELOG.md ( #8940 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 08:40:32 +00:00
push-app-to-main[bot]
ea756dc87e
infisical ( #8926 )
...
* 'Add new script'
* Update infisical.sh
* Update Infisical installation script with dynamic keys
* Remove cleanup commands from install script
Removed cleanup commands from the Infisical installation script.
* Refactor Infisical repository setup process
* Update date_created to 2025-11-07
---------
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: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-07 09:40:08 +01:00
community-scripts-pr-app[bot]
96fb53514d
Update CHANGELOG.md ( #8939 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 08:37:13 +00:00
CanbiZ
aeaefe2ec0
ghostfolio: refactor CoinGecko key prompts in installer ( #8935 )
...
Updated CoinGecko API configuration messages for clarity.
2025-11-07 09:36:51 +01:00
community-scripts-pr-app[bot]
0ea12a3485
Update CHANGELOG.md ( #8938 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 08:36:08 +00:00
Tobias
f957cb9d21
flaresolverr: pin release to 3.4.3 ( #8937 )
...
* fix: flaresolverr: pin release to 3.4.3
* fix: flaresolverr: pin release to 3.4.3
* Specify version for FlareSolverr release check
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-07 09:35:42 +01:00
community-scripts-pr-app[bot]
ce33e59bf7
Update CHANGELOG.md ( #8930 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 00:14:05 +00:00
community-scripts-pr-app[bot]
af432445e1
Update versions.json ( #8929 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 01:13:43 +01:00
community-scripts-pr-app[bot]
a68cfab83f
Update CHANGELOG.md ( #8923 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 19:42:57 +00:00
Slaviša Arežina
d1ca42a403
Refactor: Graylog ( #8912 )
...
* Refactor
* Update graylog.sh
* Update graylog-install.sh
2025-11-06 20:42:35 +01:00
community-scripts-pr-app[bot]
2909a570b3
Update CHANGELOG.md ( #8921 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 17:52:29 +00:00
Slaviša Arežina
a545cad897
Remove duplicate server_path_prefix configuration ( #8919 )
2025-11-06 18:52:02 +01:00
community-scripts-pr-app[bot]
b7bc5831b4
Update CHANGELOG.md ( #8920 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 17:51:09 +00:00
Slaviša Arežina
d4d175d689
Change directory to /opt/grist before build steps ( #8913 )
2025-11-06 18:50:46 +01:00
CanbiZ
b16501652c
Create temp file for SonarQube download
...
Added temporary file creation for SonarQube installation.
2025-11-06 15:54:37 +01:00
community-scripts-pr-app[bot]
003d6327de
Update CHANGELOG.md ( #8909 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 13:29:53 +00:00
Chris
602fbaf79e
Jotty hotfix: SSO_FALLBACK_LOCAL value ( #8907 )
2025-11-06 14:29:26 +01:00
community-scripts-pr-app[bot]
0458d07744
Update versions.json ( #8905 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 13:06:16 +01:00
community-scripts-pr-app[bot]
af3feb69bf
Update CHANGELOG.md ( #8904 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 10:47:52 +00:00
CanbiZ
150f0ee456
npm: add Debian version check to update script ( #8901 )
2025-11-06 11:47:25 +01:00
community-scripts-pr-app[bot]
b5cf70230f
Update CHANGELOG.md ( #8902 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 10:27:55 +00:00
CanbiZ
67d8bc2828
Refactor MongoDB install script to use setup_mongodb ( #8897 )
...
Replaces inline MongoDB installation logic with a call to setup_mongodb, passing the selected version via MONGO_VERSION. Updates messaging to use the new variable and removes redundant code.
2025-11-06 11:27:27 +01:00
CanbiZ
cc16f4bb94
Add explicit suite mapping for Debian and Ubuntu
...
Introduces explicit mapping of distro codenames to repository suites for Debian and Ubuntu, with fallbacks for newer or unknown releases. This ensures proper repository setup even when upstream does not yet support the latest distributions.
2025-11-06 07:57:30 +01:00
community-scripts-pr-app[bot]
1e679be149
Update CHANGELOG.md ( #8894 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 00:15:13 +00:00
community-scripts-pr-app[bot]
6add81de6a
Update versions.json ( #8893 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 01:14:53 +01:00
community-scripts-pr-app[bot]
66f81a5894
Update CHANGELOG.md ( #8889 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 16:36:23 +00:00
Chris
72391a96a8
Immich: Pin version to 2.2.3 ( #8861 )
2025-11-05 17:36:00 +01:00
community-scripts-pr-app[bot]
890ef7a4a1
Update CHANGELOG.md ( #8888 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 16:25:38 +00:00
Chris
0f16576ea6
Jotty: increase RAM to 4GB ( #8887 )
2025-11-05 17:25:15 +01:00
community-scripts-pr-app[bot]
b61756f259
Update CHANGELOG.md ( #8884 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 14:38:50 +00:00
CanbiZ
3fa9a2add6
Refactor agent service control in zabbix.sh ( #8881 )
...
Replaces conditional logic for stopping and starting Zabbix agent services with a variable ($AGENT_SERVICE), simplifying service management.
2025-11-05 15:38:24 +01:00
community-scripts-pr-app[bot]
4eedff17b6
Update CHANGELOG.md ( #8883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 14:14:02 +00:00
CanbiZ
cad5b3e059
npm: Increase RAM and HDD, update Certbot notes ( #8882 )
2025-11-05 15:13:30 +01:00
community-scripts-pr-app[bot]
a3199be759
Update CHANGELOG.md ( #8879 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 13:42:12 +00:00
Tobias
4c374e50dc
fix: npm: refactor for v2.13.x ( #8870 )
2025-11-05 14:41:52 +01:00
community-scripts-pr-app[bot]
258b2c817e
Update CHANGELOG.md ( #8878 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 13:21:02 +00:00
Slaviša Arežina
fb1a558dc6
Refactor ( #8874 )
2025-11-05 14:20:33 +01:00
community-scripts-pr-app[bot]
b2ee06d8cb
Update CHANGELOG.md ( #8877 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 13:20:03 +00:00
CanbiZ
1f261a382c
Refactor(tools.func): Add Retry Logic, OS-Upgrade Safety, Smart Version Detection + 10 Critical Bugfixes ( #8871 )
...
* Add robust package and repository management helpers
Introduces unified helper functions for package installation, repository management, and legacy cleanup across Debian/Ubuntu upgrades. Adds retry logic for APT operations, keyring cleanup, service management, version checks, and tool-specific repository setup. Refactors setup functions for Composer, FFmpeg, Go, Ghostscript, ImageMagick, Java, hardware acceleration, and MariaDB to use new helpers, improving reliability and upgrade safety.
* english comment
2025-11-05 14:19:35 +01:00
community-scripts-pr-app[bot]
b60aef556a
Update versions.json ( #8875 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 13:06:01 +01:00
community-scripts-pr-app[bot]
179f4d5504
Update CHANGELOG.md ( #8873 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 11:09:41 +00:00
Quinten van Buul
eacff384e2
Update config_path in donetick.json ( #8872 )
...
Edited config path to proper location
2025-11-05 12:09:19 +01:00
community-scripts-pr-app[bot]
55d80d2e03
Update CHANGELOG.md ( #8866 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 00:13:37 +00:00
community-scripts-pr-app[bot]
1dce163ada
Update versions.json ( #8865 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 01:13:11 +01:00
community-scripts-pr-app[bot]
c3c4564798
Update versions.json ( #8860 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 13:07:47 +01:00
community-scripts-pr-app[bot]
d099b5bd23
Update CHANGELOG.md ( #8859 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 11:40:49 +00:00
CanbiZ
f8ac8e677e
stirling-pdf: add native jbig2 dep to installation script ( #8858 )
2025-11-04 12:40:21 +01:00
CanbiZ
578a2d2a55
unifi: json update version
2025-11-04 00:54:02 -08:00
community-scripts-pr-app[bot]
2b920ca20b
Update CHANGELOG.md ( #8854 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 00:14:36 +00:00
community-scripts-pr-app[bot]
4dae433486
Update versions.json ( #8853 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 01:14:12 +01:00
community-scripts-pr-app[bot]
5cb9733abe
Update CHANGELOG.md ( #8849 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 19:08:22 +00:00
Chris
e969f7f5a0
Pin version to 2.2.2 ( #8848 )
2025-11-03 20:07:59 +01:00
community-scripts-pr-app[bot]
1ee84c4f61
Update CHANGELOG.md ( #8847 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 13:27:50 +00:00
CanbiZ
bfeece617a
Asterisk: handle errors in version retrieval commands ( #8844 )
2025-11-03 14:27:21 +01:00
community-scripts-pr-app[bot]
bc7bf8d77a
Update CHANGELOG.md ( #8846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 13:11:36 +00:00
Ömer Taha Öztop
08caae0ace
linkstack: fix wrong directory installation ( #8814 )
2025-11-03 14:11:11 +01:00
community-scripts-pr-app[bot]
113d3ae784
Update CHANGELOG.md ( #8843 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 12:06:48 +00:00
community-scripts-pr-app[bot]
fd7c08cd2f
Update versions.json ( #8842 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 13:06:21 +01:00
community-scripts-pr-app[bot]
c22a9d855b
Update .app files ( #8838 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-03 09:53:13 +01:00
community-scripts-pr-app[bot]
8a65470ec8
Update CHANGELOG.md ( #8839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 08:48:41 +00:00
community-scripts-pr-app[bot]
f8202ef665
Update CHANGELOG.md ( #8837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 08:48:03 +00:00
community-scripts-pr-app[bot]
5b0accb90d
Update date in json ( #8836 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-03 08:47:58 +00:00
push-app-to-main[bot]
5a70f4909e
Donetick ( #8835 )
2025-11-03 09:47:38 +01:00
CanbiZ
7c94cc7d02
Removed: MeTube ( #8830 )
2025-11-03 09:47:19 +01:00
community-scripts-pr-app[bot]
45bcc5815a
Update CHANGELOG.md ( #8834 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 07:50:15 +00:00
CanbiZ
d427619745
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-03 08:49:54 +01:00
community-scripts-pr-app[bot]
5ac3ab61f7
Update CHANGELOG.md ( #8832 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 00:14:03 +00:00
community-scripts-pr-app[bot]
fa99d9c562
Update versions.json ( #8831 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 01:13:42 +01:00
community-scripts-pr-app[bot]
7cff1153a4
Update CHANGELOG.md ( #8829 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 19:53:30 +00:00
Slaviša Arežina
077c866399
Refactor ( #8828 )
2025-11-02 20:53:05 +01:00
community-scripts-pr-app[bot]
95c17ad8a4
Update CHANGELOG.md ( #8826 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 17:52:04 +00:00
Fabian Kröger
39117a1b09
Zigbee2MQTT: fix: pnpm workspace in update ( #8825 )
2025-11-02 18:51:44 +01:00
community-scripts-pr-app[bot]
01b27f0f3e
Update CHANGELOG.md ( #8822 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 14:40:49 +00:00
Chris
cc5abc8282
MediaManager: fix BASE_PATH error preventing main page load ( #8821 )
2025-11-02 06:40:25 -08:00
community-scripts-pr-app[bot]
ae517626d9
Update versions.json ( #8820 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 13:04:53 +01:00
community-scripts-pr-app[bot]
2ff63f561a
Update CHANGELOG.md ( #8816 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 00:13:54 +00:00
community-scripts-pr-app[bot]
afd693e65a
Update versions.json ( #8815 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 01:13:31 +01:00
community-scripts-pr-app[bot]
6a4909bee3
Update CHANGELOG.md ( #8812 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 20:41:49 +00:00
Slaviša Arežina
84b0acc185
Fix release fetching ( #8807 )
2025-11-01 21:41:25 +01:00
community-scripts-pr-app[bot]
1e16f20951
Update CHANGELOG.md ( #8811 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 19:07:13 +00:00
push-app-to-main[bot]
f36c8d525a
Pangolin ( #8809 )
...
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 >
2025-11-01 20:06:45 +01:00
community-scripts-pr-app[bot]
dab9200916
Update CHANGELOG.md ( #8806 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 13:49:22 +00:00
Tobias
600da80ff4
frontend: chore: bump debian OS ( #8798 )
...
Removed Debian version 11 from the operating systems list.
2025-11-01 06:48:59 -07:00
community-scripts-pr-app[bot]
8ec5e3e41f
Update CHANGELOG.md ( #8803 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 12:44:45 +00:00
Chris
d8618652d9
Immich: Pin version to 2.2.1 ( #8800 )
2025-11-01 13:44:21 +01:00
community-scripts-pr-app[bot]
dc90d68d3b
Update versions.json ( #8801 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 13:05:00 +01:00
community-scripts-pr-app[bot]
9fa2670348
Update CHANGELOG.md ( #8797 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 08:07:00 +00:00
Tobias
9a2fc84789
jellyfin: fix: initial update ( #8784 )
2025-11-01 09:06:33 +01:00
community-scripts-pr-app[bot]
a48963ff66
Update CHANGELOG.md ( #8795 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 00:16:00 +00:00
community-scripts-pr-app[bot]
fe0eb73ceb
Update versions.json ( #8794 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 01:15:34 +01:00
community-scripts-pr-app[bot]
a7524317fa
Update CHANGELOG.md ( #8792 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 21:33:47 +00:00
Andrew Still
c9e6f85a9c
Removed errant ` from wireguard.json ( #8791 )
2025-10-31 22:33:23 +01:00
community-scripts-pr-app[bot]
9db82be59c
Update CHANGELOG.md ( #8790 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 16:15:52 +00:00
Slaviša Arežina
b715c1ed18
Reitti: Fix missing data directory ( #8787 )
...
* Reitti fix
* Update photon.service configuration in install script
* Update
2025-10-31 09:15:28 -07:00
community-scripts-pr-app[bot]
7f86f98d8d
Update versions.json ( #8788 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 13:06:26 +01:00
community-scripts-pr-app[bot]
3397846bc1
Update CHANGELOG.md ( #8782 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 08:47:56 +00:00
CanbiZ
b3a7e9340a
omada: fix update script with mongodb 8 ( #8724 )
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-31 09:47:22 +01:00
community-scripts-pr-app[bot]
4def83ef00
Update CHANGELOG.md ( #8781 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 08:46:08 +00:00
Slaviša Arežina
630c223b19
Update Nginx configuration to use port 6060 ( #8780 )
2025-10-31 09:45:47 +01:00
community-scripts-pr-app[bot]
a1c7471e00
Update CHANGELOG.md ( #8778 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 07:49:53 +00:00
Marcio Rinaldi
f9a3c8215b
Fix paths in grist.sh ( #8777 )
2025-10-31 08:49:31 +01:00
community-scripts-pr-app[bot]
c1c073b10f
Update CHANGELOG.md ( #8774 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 00:13:16 +00:00
community-scripts-pr-app[bot]
2ba4152c23
Update versions.json ( #8773 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 01:12:52 +01:00
community-scripts-pr-app[bot]
5c168bb938
Update CHANGELOG.md ( #8771 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 19:41:18 +00:00
Chris
132e49f35e
Immich: Updates for v2.2.0 ( #8770 )
...
* replace for-loop with curl native for multiple downloads
* add ccache dependency for OCR feature
* Update NodeJS to 24
* bump pinned version to 2.2.0
2025-10-30 20:40:44 +01:00
community-scripts-pr-app[bot]
edfaeb8467
Update CHANGELOG.md ( #8769 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 18:21:11 +00:00
Slaviša Arežina
38963ede34
Update ExecStart in openarchiver.service ( #8768 )
2025-10-30 11:20:50 -07:00
community-scripts-pr-app[bot]
9867ab4c78
Update CHANGELOG.md ( #8766 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 18:07:48 +00:00
Slaviša Arežina
0a25106abd
Open Archiver: Fix missing command in update procedure ( #8765 )
...
* Fix update
* Update
* Update
* Update service file
2025-10-30 11:07:23 -07:00
community-scripts-pr-app[bot]
2cfe936605
Update CHANGELOG.md ( #8760 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 16:24:46 +00:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
community-scripts-pr-app[bot]
e900367b51
Update CHANGELOG.md ( #8759 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 12:51:34 +00:00
Slaviša Arežina
9b32766560
Update DATABASE_URL to use mariadb in installation script ( #8758 )
2025-10-30 13:51:10 +01:00
community-scripts-pr-app[bot]
b20854d299
Update versions.json ( #8756 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 13:06:10 +01:00
community-scripts-pr-app[bot]
ac2141b9e9
Update CHANGELOG.md ( #8755 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 12:04:17 +00:00
CanbiZ
5a92816946
Add explicit exit calls to update_script functions ( #8752 )
2025-10-30 13:03:54 +01:00
community-scripts-pr-app[bot]
2d9d62118f
Update CHANGELOG.md ( #8754 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 11:48:18 +00:00
CanbiZ
6fcae07454
core: add function cleanup_lxc ( #8749 )
2025-10-30 12:47:54 +01:00
community-scripts-pr-app[bot]
106e2efc2a
Update CHANGELOG.md ( #8753 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 11:42:26 +00:00
CanbiZ
5b4f67f94f
kimai: Set global SQL mode to empty in install script ( #8747 )
2025-10-30 12:42:04 +01:00
community-scripts-pr-app[bot]
d54b3a0bdb
Update CHANGELOG.md ( #8750 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 11:22:53 +00:00
Slaviša Arežina
490f65eac8
Update default credentials in cronicle.json ( #8720 )
2025-10-30 12:22:30 +01:00
community-scripts-pr-app[bot]
44ccf3e886
Update CHANGELOG.md ( #8748 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 11:13:51 +00:00
CanbiZ
c6f08d09c4
Asterisk: add interactive version selection to installer ( #8726 )
2025-10-30 12:13:26 +01:00
Bram Suurd
851f0dc37c
Fix markdown formatting in JSON notes ( #8744 )
2025-10-30 11:46:12 +01:00
community-scripts-pr-app[bot]
da6cff182c
Update CHANGELOG.md ( #8742 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 08:35:02 +00:00
push-app-to-main[bot]
c8c23ca1cb
Livebook ( #8739 )
...
* 'Add new script'
* chore refactor
---------
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 >
2025-10-30 01:34:37 -07:00
community-scripts-pr-app[bot]
f7ec037a38
Update CHANGELOG.md ( #8740 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 08:16:54 +00:00
push-app-to-main[bot]
8896e6c964
Reitti ( #8736 )
...
* 'Add new script'
* Update reitti.json
* Update documentation URL in reitti.json
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-30 09:16:30 +01:00
community-scripts-pr-app[bot]
7c583c7aa0
Update CHANGELOG.md ( #8738 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 08:01:10 +00:00
push-app-to-main[bot]
6e3aeab72f
BentoPDF ( #8735 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-30 09:00:41 +01:00
community-scripts-pr-app[bot]
0c4658394d
Update CHANGELOG.md ( #8733 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 00:13:13 +00:00
community-scripts-pr-app[bot]
ec7f6dd34d
Update versions.json ( #8732 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-30 01:12:49 +01:00
CanbiZ
5ff2bb4109
Fix typo for already updated
2025-10-29 22:10:07 +01:00
CanbiZ
de828aa565
typo
2025-10-29 14:00:50 -07:00
CanbiZ
4bf2846efa
typo
2025-10-29 14:00:16 -07:00
CanbiZ
a04a2e1297
kimai switch to tarball
2025-10-29 13:44:04 -07:00
CanbiZ
28a6b688b9
kimai Switch to tarball
2025-10-29 13:43:32 -07:00
community-scripts-pr-app[bot]
0e4ef69d23
Update CHANGELOG.md ( #8728 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 16:55:36 +00:00
CanbiZ
37403b554e
Add Chromium and Node modules to ArchiveBox scripts ( #8725 )
2025-10-29 17:55:11 +01:00
community-scripts-pr-app[bot]
034c55b2a3
Update CHANGELOG.md ( #8727 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 16:53:31 +00:00
CanbiZ
a1f8cb1bae
Add workaround for libguestfs issue on Proxmox VE 9.0 ( #8722 )
2025-10-29 17:53:00 +01:00
CanbiZ
08ec932787
fix alpine gitea exit
2025-10-29 08:40:53 -07:00
CanbiZ
5a01dd2ec9
Add protobuf dependencies to installation script
2025-10-29 15:52:17 +01:00
community-scripts-pr-app[bot]
7aaaa9a71f
Update CHANGELOG.md ( #8723 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 14:44:38 +00:00
Tobias
cbc2ba1832
tracktor: refactor envfile ( #8711 )
...
* tracktor: refactor enfile
* tracktor: fix: update links
* tracktor: add: mechanic to update envfile
2025-10-29 15:44:10 +01:00
CanbiZ
ee02bc1977
Add missing dependencies to libretranslate-install.sh
...
Added missing dependencies for LibreTranslate installation.
2025-10-29 15:37:42 +01:00
CanbiZ
fda22e8890
typo
2025-10-29 14:33:22 +01:00
community-scripts-pr-app[bot]
6f52a6cff9
Update CHANGELOG.md ( #8719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 12:09:45 +00:00
CanbiZ
be539981f8
Dispatcharr: add folders in installer / add more build ressources ( #8708 )
2025-10-29 13:09:23 +01:00
community-scripts-pr-app[bot]
2009da9a79
Update versions.json ( #8718 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 13:06:58 +01:00
community-scripts-pr-app[bot]
a5fb2c0fb6
Update CHANGELOG.md ( #8717 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 12:06:51 +00:00
CanbiZ
ac32d7a304
LibreTranslate: bump torch version ( #8710 )
2025-10-29 13:06:31 +01:00
community-scripts-pr-app[bot]
3fe234b021
Update CHANGELOG.md ( #8716 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 12:06:26 +00:00
CanbiZ
b9404efc57
Kimai / Ghost / ManageMyDamnLife: Switch to MariaDB ( #8712 )
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-10-29 13:06:03 +01:00
CanbiZ
304de66ec1
Remove: MySQL ( #8709 )
2025-10-29 12:53:27 +01:00
community-scripts-pr-app[bot]
9f565d3914
Update CHANGELOG.md ( #8704 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 00:14:29 +00:00
community-scripts-pr-app[bot]
e702c552c5
Update versions.json ( #8703 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-29 01:14:07 +01:00
community-scripts-pr-app[bot]
b853739fdc
Update CHANGELOG.md ( #8695 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 17:10:44 +00:00
Gerhard Burger
c84c44804f
Update SABnzbd. Include par2cmdline-turbo ( #8648 )
...
* Fix non-free sources
- Don't delete after use
- Use trixie instead of bookworm
- deb822 style
* Add par2cmdline-turbo to sabnzbd
* Remove duplicate setup_uv
* Remove duplicated msg around setup_uv
* Update sabnzbd to use fetch_and_deploy
* switch fetch_deploy outside of msg
Added virtual environment setup and package installation for SABnzbd.
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-28 10:10:19 -07:00
community-scripts-pr-app[bot]
f77c2594c3
Update CHANGELOG.md ( #8694 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 16:09:29 +00:00
glopes
b3849dbf2b
Update alpine-komodo.sh fixing missing pull images command ( #8689 )
2025-10-28 17:09:09 +01:00
community-scripts-pr-app[bot]
2cd02870c5
Update CHANGELOG.md ( #8693 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 16:09:00 +00:00
Chris
f6da623676
jotty: Add more ENV VARS - commented out ( #8688 )
2025-10-28 17:08:36 +01:00
community-scripts-pr-app[bot]
a4e1d261af
Update CHANGELOG.md ( #8687 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 13:20:04 +00:00
Gerhard Burger
909dbc20ce
Bump bazarr to Debian 13 ( #8677 )
...
* Bump bazarr to Debian 13
- Removes unnecessary python3 install
- Use uv to create proper 3.12 venv (bazarr will give warnings about 3.13)
* Improve bazarr update
- setup_uv now versioned
- graceful update from pre-venv install
* chore: cosmetic
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-10-28 14:19:38 +01:00
community-scripts-pr-app[bot]
3a1f1bf813
Update CHANGELOG.md ( #8685 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 12:07:39 +00:00
community-scripts-pr-app[bot]
0adc827c69
Update versions.json ( #8684 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 13:07:14 +01:00
community-scripts-pr-app[bot]
279d3d391a
Update CHANGELOG.md ( #8681 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 10:30:33 +00:00
Gerhard Burger
15047893bc
Update flaresolverr to Debian 13 ( #8672 )
...
* Update flaresolverr to Debian 13
* Check Debian version before updating FlareSolverr
2025-10-28 11:30:06 +01:00
community-scripts-pr-app[bot]
8b54f615a8
Update CHANGELOG.md ( #8676 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 00:12:59 +00:00
community-scripts-pr-app[bot]
57d435647b
Update versions.json ( #8675 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-28 01:12:37 +01:00
community-scripts-pr-app[bot]
fe2734f96a
Update CHANGELOG.md ( #8671 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 19:35:25 +00:00
CanbiZ
01f1985d2d
Add typescript and esbuild to browserless setup ( #8666 )
...
Updated both the update and install scripts to include installation of typescript and esbuild for browserless. This ensures required build dependencies are present before running build commands.
2025-10-27 20:35:04 +01:00
community-scripts-pr-app[bot]
92f9033981
Update date in json ( #8670 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-27 19:25:39 +00:00
community-scripts-pr-app[bot]
e1603bebec
Update CHANGELOG.md ( #8669 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 19:25:36 +00:00
push-app-to-main[bot]
abdbca59ff
Dispatcharr ( #8658 )
...
* 'Add new script'
* Update dispatcharr.sh
* Apply suggestion from @tremor021
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/dispatcharr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update author information in dispatcharr.sh
* Update RAM and version in dispatcharr.json
* Remove gcc from dependency installation
* Update website and logo URLs in dispatcharr.json
---------
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: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-27 20:25:16 +01:00
CanbiZ
6c662ae6ea
Garage: fix Service
2025-10-27 11:09:27 -07:00
community-scripts-pr-app[bot]
5c04c89f3f
Update .app files ( #8664 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-27 15:48:44 +01:00
community-scripts-pr-app[bot]
fba1d16626
Update CHANGELOG.md ( #8665 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 13:53:54 +00:00
push-app-to-main[bot]
3666f4981f
Garage | Alpine-Garage ( #8656 )
...
* 'Add new script'
* add alpine-garage-install.sh
* add alpine-garage.sh
* Update alpine-garage.sh
* Update garage-install.sh
* Increase default RAM and disk for Garage containers
Updated ct/garage.sh and ct/alpine-garage.sh to set higher default RAM (1024MB for Garage, 512MB for Alpine-Garage) and disk (5GB for both). Synced these resource changes in frontend/public/json/garage.json to ensure consistency in container setup defaults.
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-27 14:53:20 +01:00
community-scripts-pr-app[bot]
db9809a817
Update CHANGELOG.md ( #8663 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 13:12:23 +00:00
Tobias
e69da3846a
jellyfin: fix: intel deps ( #8657 )
2025-10-27 14:11:46 +01:00
community-scripts-pr-app[bot]
cfb76fd0ab
Update versions.json ( #8661 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 13:06:59 +01:00
community-scripts-pr-app[bot]
fb11b1a0e2
Update CHANGELOG.md ( #8653 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 00:14:24 +00:00
community-scripts-pr-app[bot]
66b8d6cb90
Update versions.json ( #8652 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-27 01:13:55 +01:00
community-scripts-pr-app[bot]
1723775c55
Update CHANGELOG.md ( #8650 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 20:58:06 +00:00
CanbiZ
8852def9a6
PiHole: Bump to Debian 12 ( #8649 )
2025-10-26 21:57:42 +01:00
community-scripts-pr-app[bot]
249a02754a
Update date in json ( #8646 )
2025-10-26 20:04:43 +01:00
community-scripts-pr-app[bot]
65c79447ea
Update CHANGELOG.md ( #8647 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 14:01:47 +00:00
push-app-to-main[bot]
a6607734b7
'Add new script' ( #8633 )
2025-10-26 15:01:21 +01:00
community-scripts-pr-app[bot]
a8d5fc9bc8
Update versions.json ( #8645 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 13:06:29 +01:00
community-scripts-pr-app[bot]
0e7a089949
Update CHANGELOG.md ( #8644 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 11:19:10 +00:00
Slaviša Arežina
e208b571b9
Refactor: Mylar3 ( #8642 )
...
* Refactor
* Update mylar3.sh
2025-10-26 04:18:38 -07:00
community-scripts-pr-app[bot]
327544c737
Update CHANGELOG.md ( #8641 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 00:13:57 +00:00
community-scripts-pr-app[bot]
1c8b7b4e7e
Update versions.json ( #8640 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-26 02:13:28 +02:00
community-scripts-pr-app[bot]
6e5140314f
Update CHANGELOG.md ( #8636 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 18:35:00 +00:00
community-scripts-pr-app[bot]
622f85db23
Update CHANGELOG.md ( #8635 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 18:34:39 +00:00
community-scripts-pr-app[bot]
55be335b66
Update date in json ( #8634 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-25 18:34:35 +00:00
push-app-to-main[bot]
5db685f235
PatchMon ( #8632 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-25 20:34:09 +02:00
community-scripts-pr-app[bot]
14027a605a
Update versions.json ( #8629 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 14:04:37 +02:00
community-scripts-pr-app[bot]
5f0dba82ad
Update CHANGELOG.md ( #8626 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 06:37:11 +00:00
Slaviša Arežina
c0087bf8aa
Fix interactive ( #8622 )
2025-10-25 08:36:39 +02:00
community-scripts-pr-app[bot]
691fc48915
Update CHANGELOG.md ( #8624 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 00:12:19 +00:00
community-scripts-pr-app[bot]
fe9e894e79
Update versions.json ( #8623 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-25 02:11:52 +02:00
community-scripts-pr-app[bot]
43356df77f
Update CHANGELOG.md ( #8619 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-24 16:38:08 +00:00
Nolhan
e4b96ec200
Change config_path to /etc/bunkerweb/variables.env ( #8618 )
2025-10-24 18:37:41 +02:00
community-scripts-pr-app[bot]
01a63d0a9d
Update CHANGELOG.md ( #8617 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-24 15:01:15 +00:00
Vincent
0a4a64ca0c
Update logo URL in guardian.json ( #8615 )
2025-10-24 17:00:46 +02:00
community-scripts-pr-app[bot]
4cdb43065d
Update versions.json ( #8613 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-24 14:07:26 +02:00
community-scripts-pr-app[bot]
add12ef634
Update CHANGELOG.md ( #8608 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-24 00:11:03 +00:00
community-scripts-pr-app[bot]
3ab5167d8a
Update versions.json ( #8607 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-24 02:10:34 +02:00
community-scripts-pr-app[bot]
b16a7f4562
Update CHANGELOG.md ( #8604 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 16:46:45 +00:00
Filippo Stella
fa3f993256
Update dependency installation for Radicale ( #8603 )
2025-10-23 18:46:17 +02:00
community-scripts-pr-app[bot]
c0894cb612
Update CHANGELOG.md ( #8601 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 15:29:08 +00:00
CanbiZ
3b96230327
Various Downgrades to Debian 12 (MySQL / OMW / Technitium) ( #8595 )
...
* downgrades deb12
* fixes
* Update inventree.sh
* fix format
* Update Debian version to 12 in omv and technitiumdns configs
Changed the Debian version from 13 to 12 in both omv.json and technitiumdns.json to reflect the correct OS version for these configurations.
2025-10-23 17:28:38 +02:00
CanbiZ
dca1c3b02c
Update cryptpad.sh
2025-10-23 16:29:44 +02:00
community-scripts-pr-app[bot]
99617f265a
Update CHANGELOG.md ( #8596 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 13:46:59 +00:00
CanbiZ
1fe00c2493
Refactor: Kavita + Updated tools.func (no-same-owner) ( #8594 )
2025-10-23 15:46:28 +02:00
community-scripts-pr-app[bot]
05fd03d160
Update versions.json ( #8592 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 14:05:51 +02:00
community-scripts-pr-app[bot]
e837ebb0e5
Update CHANGELOG.md ( #8591 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 11:11:51 +00:00
Slaviša Arežina
8e1a9ffb07
MeTube: Fix inserting path into .bashrc ( #8589 )
...
* Fixes
* Update
* Update
2025-10-23 04:11:22 -07:00
community-scripts-pr-app[bot]
af991286dc
Update CHANGELOG.md ( #8590 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 11:06:45 +00:00
CanbiZ
c1205691e7
tools.func: update update_check messages for clarity ( #8588 )
...
* Update update check messages for clarity
* Change message for no update available case
2025-10-23 13:06:13 +02:00
community-scripts-pr-app[bot]
394787e10e
Update CHANGELOG.md ( #8584 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 00:12:58 +00:00
community-scripts-pr-app[bot]
e37ef10283
Update versions.json ( #8583 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-23 02:12:26 +02:00
community-scripts-pr-app[bot]
130e3c7efe
Update CHANGELOG.md ( #8579 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 15:57:21 +00:00
CanbiZ
634a847c06
part-db: use helper-script php function ( #8575 )
2025-10-22 17:56:41 +02:00
CanbiZ
c92f9d5518
Check and remove Node.js if version is not 22
...
Remove existing Node.js installation if version is not 22.
2025-10-22 17:18:35 +02:00
CanbiZ
c7fffd85d3
Expand MongoDB setup to support Ubuntu and update repo handling
...
Extended the MongoDB setup function to handle both Debian and Ubuntu distributions, mapping their codenames to supported MongoDB suites. Updated the GPG key URL and output path, and adjusted the repository source file structure to match MongoDB's nested layout.
2025-10-22 17:07:12 +02:00
CanbiZ
2ae62055a6
Improve MongoDB repo setup for unknown Debian releases
...
Fallback to 'bookworm' for unknown Debian releases and update repository verification to check the correct nested path for MongoDB. Also adjust the sources.list format to match the new repository structure.
2025-10-22 17:02:44 +02:00
CanbiZ
e6bd1b5759
Fix MongoDB repo verification and component setup
...
Simplifies the arguments passed to verify_repo_available by removing the MongoDB version and org path from the suite parameter. Also sets the repository component to 'main' instead of using the variable REPO_COMPONENT.
2025-10-22 16:53:38 +02:00
CanbiZ
55120ae165
Fix MongoDB repo verification path in setup script
...
Update the repository path passed to verify_repo_available to include the MongoDB version, ensuring the correct repository is checked for availability.
2025-10-22 16:50:53 +02:00
CanbiZ
4672934701
Improve MongoDB repo suite selection for Debian
...
Enhances the setup_mongodb function to explicitly map Debian codenames to MongoDB-supported suites and adds a fallback to 'bookworm' if the repository is unavailable for the detected suite. This improves compatibility with newer Debian releases and provides clearer error handling.
2025-10-22 16:47:22 +02:00
community-scripts-pr-app[bot]
560e1fdad3
Update CHANGELOG.md ( #8578 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 14:42:02 +00:00
CanbiZ
e60020a998
omada: remove static mongodb install ( #8577 )
2025-10-22 16:41:30 +02:00
CanbiZ
dfda118e65
Improve Node.js setup robustness and module handling
...
Enhances the setup_nodejs function by improving checks for existing Node.js and npm installations, ensuring jq is installed, handling APT update failures with retries, and providing clearer messaging. Also refines global Node module installation logic with better version checks, update/install messaging, and error handling. Ensures a safe working directory for npm to avoid errors.
2025-10-22 16:38:58 +02:00
CanbiZ
6d7c318dec
Fix MongoDB repo suite handling for new Debian versions
...
Adds explicit mapping of 'trixie', 'forky', and 'sid' to 'bookworm' for MongoDB repository setup. Improves error handling by failing early if the repository is unavailable, instead of attempting a fallback.
2025-10-22 16:32:15 +02:00
CanbiZ
9c39c9cd67
fix formatting
2025-10-22 16:28:03 +02:00
CanbiZ
0ed95ea9cb
Install npm using Debian repository if not found
...
Replaced manual npm installation with apt install.
2025-10-22 16:25:00 +02:00
CanbiZ
433119e830
Update Node.js version and npm installation logic
...
Updated Node.js version to 22 and modified npm installation process to handle missing npm in Node 22.x.
2025-10-22 16:21:01 +02:00
CanbiZ
a794358c14
Refactor MongoDB setup function
...
Refactor MongoDB setup function to improve error handling and streamline commands.
2025-10-22 16:17:20 +02:00
CanbiZ
0f69e8cc69
Refactor MySQL installation logic in tools.func
...
Refactor MySQL installation script for clarity and efficiency. Update package handling and repository setup for Debian 13+.
2025-10-22 15:42:41 +02:00
community-scripts-pr-app[bot]
2e34f534eb
Update CHANGELOG.md ( #8572 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 13:26:02 +00:00
CanbiZ
1c9d325ae8
Refactor: Full Change & Feature-Bump of tools.func ( #8409 )
2025-10-22 15:25:26 +02:00
community-scripts-pr-app[bot]
a117cb7a34
Update versions.json ( #8569 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 14:07:07 +02:00
community-scripts-pr-app[bot]
33d61e45c4
Update CHANGELOG.md ( #8564 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 00:13:45 +00:00
community-scripts-pr-app[bot]
69a6590ab0
Update versions.json ( #8563 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-22 02:13:15 +02:00
community-scripts-pr-app[bot]
0f2117ceba
Update CHANGELOG.md ( #8561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 19:50:53 +00:00
Slaviša Arežina
87ae749eba
Refactor ( #8552 )
2025-10-21 21:50:26 +02:00
community-scripts-pr-app[bot]
cc4b944b3b
Update .app files ( #8558 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-21 12:29:34 -07:00
community-scripts-pr-app[bot]
1c14b31a05
Update CHANGELOG.md ( #8560 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 19:29:27 +00:00
Vincent
395e522430
Added validation before copying file and fix build command error ( #8553 )
2025-10-21 21:28:57 +02:00
community-scripts-pr-app[bot]
5277be0bc3
Update CHANGELOG.md ( #8559 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 19:26:34 +00:00
community-scripts-pr-app[bot]
bd8d91057e
Update CHANGELOG.md ( #8557 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 19:26:04 +00:00
community-scripts-pr-app[bot]
de35c2a1f9
Update date in json ( #8556 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-21 19:25:59 +00:00
Chris
f151c80b8b
rwMarkable: migrate from rwMarkable => jotty ( #8554 )
2025-10-21 21:25:35 +02:00
community-scripts-pr-app[bot]
5f607a3132
Update CHANGELOG.md ( #8551 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 17:06:54 +00:00
Yevhen Fastiuk
14bcaa054f
🐞 Bump libssl debian version to new update ( #8547 )
...
Signed-off-by: Yevhen <yfastiuk@iMac-Pro.local >
2025-10-21 19:06:20 +02:00
Slaviša Arežina
3d01a3bc03
Update open-archiver.json ( #8542 )
2025-10-21 15:32:41 +02:00
community-scripts-pr-app[bot]
389e40e6f0
Update versions.json ( #8544 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 14:08:42 +02:00
community-scripts-pr-app[bot]
e94666c4d5
Update CHANGELOG.md ( #8538 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 06:55:20 +00:00
Slaviša Arežina
f81cac1f70
Fix release version fetching ( #8537 )
2025-10-21 08:54:48 +02:00
community-scripts-pr-app[bot]
b8b5e92fd2
Update CHANGELOG.md ( #8536 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 06:34:00 +00:00
CanbiZ
c160079447
jellyfin: fix opencl dep for ubuntu ( #8535 )
2025-10-21 08:33:32 +02:00
community-scripts-pr-app[bot]
9dc31f48ef
Update CHANGELOG.md ( #8530 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 00:12:57 +00:00
community-scripts-pr-app[bot]
49c8e29a56
Update versions.json ( #8529 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-21 02:12:28 +02:00
community-scripts-pr-app[bot]
0f1abd953f
Update CHANGELOG.md ( #8524 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 19:02:06 +00:00
Tobias
56c5067853
palmr: update node to v24 ( #8521 )
2025-10-20 21:01:43 +02:00
community-scripts-pr-app[bot]
ee8e7f5bf0
Update CHANGELOG.md ( #8523 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 19:01:14 +00:00
Tobias
b2b892c430
jellyfin: fix: version conflict ( #8520 )
2025-10-20 21:00:48 +02:00
CanbiZ
ef4fab1a2c
nextcloudpi: to deb12
2025-10-20 09:32:39 -07:00
CanbiZ
dc358da26f
nextcloudpi: to deb12
2025-10-20 09:32:17 -07:00
community-scripts-pr-app[bot]
345708aae6
Update CHANGELOG.md ( #8512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 16:02:14 +00:00
CanbiZ
bcdbbc4678
Enhance error message for container creation failure ( #8511 )
2025-10-20 18:01:51 +02:00
community-scripts-pr-app[bot]
af0bd86db4
Update CHANGELOG.md ( #8510 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 14:21:58 +00:00
Tobias
c188984601
jellyfin: add: intel dependencies ( #8508 )
2025-10-20 16:21:31 +02:00
community-scripts-pr-app[bot]
489339ce4e
Update CHANGELOG.md ( #8509 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 14:19:24 +00:00
CanbiZ
523d2b66bd
Paperless-AI: Increase CPU and RAM ( #8507 )
...
* Paperless-AI: Increase CPU and RAM
* Paperless-AI: Increase CPU and RAM
2025-10-20 16:19:01 +02:00
community-scripts-pr-app[bot]
9a40d53d06
Update versions.json ( #8506 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 14:07:12 +02:00
CanbiZ
a257a77f63
Remove GoMFT scripts and related files ( #8499 )
2025-10-20 12:58:33 +02:00
CanbiZ
25251add27
qf: remove unoconv
2025-10-20 12:27:06 +02:00
community-scripts-pr-app[bot]
ea1021095d
Update CHANGELOG.md ( #8498 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 07:36:03 +00:00
CanbiZ
932de62b38
Filebrowser-Quantum: change initial config to newer default ( #8497 )
2025-10-20 09:35:38 +02:00
community-scripts-pr-app[bot]
8fd8bb407e
Update CHANGELOG.md ( #8495 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 06:28:44 +00:00
CanbiZ
8ece0e3676
Jellyfin: ensure libjemalloc is used / increase hdd space ( #8494 )
...
* Jellyfin: ensure libjemalloc used
* Enhance Jellyfin update script with libjemalloc checks
Added checks for libjemalloc2 installation and symlink creation before updating Jellyfin.
* Change apt-get to apt for installing libjemalloc2
* Increase default disk size from 8GB to 16GB
* Increase HDD size for Jellyfin configuration
Updated HDD size from 8GB to 16GB in jellyfin.json.
2025-10-20 08:28:22 +02:00
CanbiZ
b34a449d9f
Refactor Yarn installation into setup_nodejs
...
Removed Yarn installation check and integrated it into the setup_nodejs function.
2025-10-20 07:51:33 +02:00
community-scripts-pr-app[bot]
60be24660d
Update CHANGELOG.md ( #8491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 00:15:17 +00:00
community-scripts-pr-app[bot]
a2be293397
Update versions.json ( #8490 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-20 02:14:51 +02:00
community-scripts-pr-app[bot]
e44e8a30d1
Update CHANGELOG.md ( #8486 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-19 20:06:12 +00:00
community-scripts-pr-app[bot]
3cd8d0d08b
Update CHANGELOG.md ( #8485 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-19 20:05:54 +00:00
Chris
2d95a73923
rwMarkable: Increase RAM ( #8482 )
2025-10-19 22:05:52 +02:00
Tobias
3743af8c78
changedetection: fix: update ( #8480 )
2025-10-19 22:05:27 +02:00
community-scripts-pr-app[bot]
f91daa6b72
Update versions.json ( #8474 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-19 14:04:54 +02:00
community-scripts-pr-app[bot]
4685612685
Update CHANGELOG.md ( #8468 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-19 00:15:17 +00:00
community-scripts-pr-app[bot]
f4106db935
Update versions.json ( #8467 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-19 02:14:50 +02:00
community-scripts-pr-app[bot]
4a4dbfa15e
Update versions.json ( #8460 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 14:06:00 +02:00
community-scripts-pr-app[bot]
475ccd7a33
Update CHANGELOG.md ( #8459 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 11:33:21 +00:00
CanbiZ
b36b4258cc
Refactor: Nginx Proxy Manager ( #8453 )
2025-10-18 13:33:00 +02:00
community-scripts-pr-app[bot]
8ab6e2d469
Update CHANGELOG.md ( #8458 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 10:58:32 +00:00
community-scripts-pr-app[bot]
22e71e5a05
Update CHANGELOG.md ( #8457 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 10:58:25 +00:00
Slaviša Arežina
edb105fad9
Dont copy init.d service file ( #8451 )
2025-10-18 12:58:12 +02:00
community-scripts-pr-app[bot]
6584d658e1
Update CHANGELOG.md ( #8456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 10:58:02 +00:00
community-scripts-pr-app[bot]
6877f53853
Update CHANGELOG.md ( #8455 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 10:57:41 +00:00
community-scripts-pr-app[bot]
83ad8433bd
Update date in json ( #8454 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-18 10:57:37 +00:00
push-app-to-main[bot]
da552dcbd8
'Add new script' ( #8452 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-10-18 12:57:20 +02:00
CanbiZ
77aba17771
fix libheif trixie
2025-10-18 08:24:19 +02:00
CanbiZ
3df8fadbba
fix libheif trixie
2025-10-18 08:23:52 +02:00
community-scripts-pr-app[bot]
59f8e85b1c
Update CHANGELOG.md ( #8447 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 00:12:04 +00:00
community-scripts-pr-app[bot]
eaed744f2e
Update versions.json ( #8446 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 02:11:30 +02:00
community-scripts-pr-app[bot]
14bd66ed91
Update CHANGELOG.md ( #8444 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 22:46:45 +00:00
Slaviša Arežina
5c0ce0959e
GLPI: Bump to Debian 13 base ( #8443 )
2025-10-18 00:46:19 +02:00
community-scripts-pr-app[bot]
35810eb770
Update CHANGELOG.md ( #8440 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 17:33:23 +00:00
Chris
048d468e8f
replace policykit-1 with polkitd ( #8439 )
2025-10-17 19:32:55 +02:00
community-scripts-pr-app[bot]
a204f29f48
Update CHANGELOG.md ( #8434 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 15:25:09 +00:00
Slaviša Arežina
b17257f464
Revert back to debian 12 template ( #8431 )
2025-10-17 17:24:40 +02:00
CanbiZ
01ccfc023a
fix pip3
2025-10-17 16:07:01 +02:00
CanbiZ
c055781fed
remove unbound prompt
2025-10-17 15:48:33 +02:00
community-scripts-pr-app[bot]
c6b85deb13
Update CHANGELOG.md ( #8428 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 12:48:12 +00:00
Slaviša Arežina
b56e8d0bbb
MySpeed: Fix build step ( #8427 )
...
* Fix build step
* Fix build step
2025-10-17 14:47:46 +02:00
community-scripts-pr-app[bot]
32d98aa3c5
Update versions.json ( #8425 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 14:05:40 +02:00
community-scripts-pr-app[bot]
1611e48581
Update CHANGELOG.md ( #8423 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 08:44:23 +00:00
Slaviša Arežina
2b5ec97862
Update planka.json ( #8422 )
2025-10-17 10:43:59 +02:00
community-scripts-pr-app[bot]
f761d9bf7c
Update CHANGELOG.md ( #8420 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 07:25:37 +00:00
Michel Roegl-Brunner
996294daae
refactor: fix pve-scripts local install script ( #8418 )
2025-10-17 09:25:13 +02:00
community-scripts-pr-app[bot]
e87bce1542
Update CHANGELOG.md ( #8415 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 00:13:02 +00:00
community-scripts-pr-app[bot]
730b16af72
Update versions.json ( #8414 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-17 02:12:34 +02:00
community-scripts-pr-app[bot]
554ea0d65e
Update CHANGELOG.md ( #8408 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 18:01:24 +00:00
Tobias
6ee5c9eab4
fix: changedetection: dirty fix for tsc and esbuild not found ( #8407 )
2025-10-16 20:00:56 +02:00
community-scripts-pr-app[bot]
bd38e7bdf4
Update CHANGELOG.md ( #8405 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 15:03:57 +00:00
CanbiZ
78c8933855
Disable 'pve-enterprise' and 'ceph enterprise' repositories using 'Enabled: false' instead of commenting out lines; add 'Enabled: false' to new repository entries. ( #8399 )
2025-10-16 17:03:35 +02:00
community-scripts-pr-app[bot]
c16e187f36
Update CHANGELOG.md ( #8404 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 15:02:36 +00:00
CanbiZ
ac89626832
Enhance nginx proxy manager install script ( #8400 )
2025-10-16 17:02:04 +02:00
CanbiZ
72ecf11324
fix bookworm
2025-10-16 15:27:38 +02:00
CanbiZ
98f2bd9783
Update ImageMagick policy modification for multiple versions
2025-10-16 15:05:14 +02:00
community-scripts-pr-app[bot]
ca2c708ad6
Update CHANGELOG.md ( #8398 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 12:45:52 +00:00
CanbiZ
b46820966e
paperless-ngx: remove unneeded deps, use static ghostscript ( #8397 )
2025-10-16 14:45:27 +02:00
community-scripts-pr-app[bot]
d0cee74371
Update versions.json ( #8395 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 14:05:51 +02:00
community-scripts-pr-app[bot]
8f09a1c8e7
Update CHANGELOG.md ( #8393 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 10:12:32 +00:00
Slaviša Arežina
f9a51de384
Update Microsoft package source for Debian version ( #8392 )
2025-10-16 12:12:09 +02:00
CanbiZ
67cff5e18a
fix deps
2025-10-16 11:21:30 +02:00
CanbiZ
4625dc58cb
Trixie; Mime-Support removal
2025-10-16 09:23:41 +02:00
community-scripts-pr-app[bot]
2d2f284a0b
Update CHANGELOG.md ( #8383 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 00:13:03 +00:00
community-scripts-pr-app[bot]
4fad531e0d
Update versions.json ( #8382 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-16 02:12:34 +02:00
community-scripts-pr-app[bot]
36259b6951
Update CHANGELOG.md ( #8381 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 22:17:22 +00:00
Wesley Dismore
f1f960a71a
Update omada-install.sh to use correct libssl version ( #8380 )
...
libssl1.1_1.1.1w-0+deb11u3_amd64.deb returned 404, correct version/file location is https://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1w-0+deb11u4_amd64.deb
2025-10-16 00:16:59 +02:00
CanbiZ
30f462b62a
fix immich version
2025-10-15 23:56:00 +02:00
community-scripts-pr-app[bot]
55a369ded6
Update CHANGELOG.md ( #8378 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:58:30 +00:00
community-scripts-pr-app[bot]
f47991cda1
Update CHANGELOG.md ( #8377 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:58:21 +00:00
CanbiZ
3cd857f2e0
bump q to s scripts to debian 13 ( #8366 )
2025-10-15 22:58:08 +02:00
Mike Miller
6e331d3456
Use hardlinks for PNPM packages ( #8357 )
2025-10-15 22:57:55 +02:00
community-scripts-pr-app[bot]
d46c948f2d
Update CHANGELOG.md ( #8376 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:39:44 +00:00
CanbiZ
6c8975e4aa
Bump O to P-Scripts to Debian 13 (Trixie) ( #8367 )
2025-10-15 22:39:16 +02:00
community-scripts-pr-app[bot]
50ddb09cee
Update CHANGELOG.md ( #8375 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:30:11 +00:00
CanbiZ
341f87045c
Bump L to N-Scripts to Debian 13 (Trixie) ( #8368 )
...
* Bump L to N-Scripts to Debian 13 (Trixie)
* refactor
* Add apt clean command to cleanup process
* Add apt clean command to cleanup process
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-15 22:29:48 +02:00
community-scripts-pr-app[bot]
fbf4bf34aa
Update CHANGELOG.md ( #8374 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:21:19 +00:00
Chris
12eec5f160
Immich: v2.1.0 ( #8348 )
...
- Ensure VectorChord upgrades only run if there is also an Immich update
- Ensure pgvector is up-to-date before updating VectorChord
- Move postgresql service restart before extension update commands
- Add reindex commands to update process
- Attempt to address superfluous sharp compilation
2025-10-15 22:20:56 +02:00
community-scripts-pr-app[bot]
64ea47c2f4
Update CHANGELOG.md ( #8373 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:13:21 +00:00
community-scripts-pr-app[bot]
62d0c247dc
Update date in json ( #8372 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-15 20:13:03 +00:00
push-app-to-main[bot]
535589c3dd
LimeSurvey ( #8364 )
...
* 'Add new script'
* replace cat with nano to edit files
* revert: use cat instead of nano
---------
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 >
2025-10-15 22:12:38 +02:00
community-scripts-pr-app[bot]
2610ef524d
Update CHANGELOG.md ( #8371 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 19:58:59 +00:00
community-scripts-pr-app[bot]
239cc1c278
Update CHANGELOG.md ( #8370 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 19:58:39 +00:00
community-scripts-pr-app[bot]
feb014ab79
Update date in json ( #8369 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-15 19:58:35 +00:00
push-app-to-main[bot]
eb2c3b7156
Guardian ( #8365 )
...
* 'Add new script'
* Add messages to cleanup commands in guardian-install.sh
* refactor
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-10-15 21:58:16 +02:00
community-scripts-pr-app[bot]
2d807eedab
Update versions.json ( #8358 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 14:07:02 +02:00
community-scripts-pr-app[bot]
7c2bfc7c38
Update CHANGELOG.md ( #8352 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 00:13:45 +00:00
community-scripts-pr-app[bot]
67445bd9ed
Update versions.json ( #8351 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-15 02:13:22 +02:00
community-scripts-pr-app[bot]
0303e93c40
Update CHANGELOG.md ( #8349 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-14 18:56:05 +00:00
Gerhard Burger
53f397512a
Update cockpit-install.sh ( #8346 )
2025-10-14 20:55:40 +02:00
community-scripts-pr-app[bot]
f303b5e3ef
Update CHANGELOG.md ( #8345 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-14 12:32:33 +00:00
Chris
13098ec5b7
MediaManager: Use managed Python 3.13 ( #8343 )
2025-10-14 14:32:03 +02:00
community-scripts-pr-app[bot]
36726e2263
Update versions.json ( #8344 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-14 14:06:09 +02:00
community-scripts-pr-app[bot]
d4dd02c115
Update CHANGELOG.md ( #8335 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-14 00:13:58 +00:00
community-scripts-pr-app[bot]
dbeb56afe9
Update versions.json ( #8334 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-14 02:13:36 +02:00
community-scripts-pr-app[bot]
4da1be45b5
Update CHANGELOG.md ( #8333 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 18:16:05 +00:00
Eduard Marbach
d32f0653fb
fix: adjust configarr to use binaries ( #8254 )
...
* fix: adjust configarr to use binaries
* Update configarr.sh
* Update configarr-install.sh
* Update configarr.json
* Update configarr-install.sh
* Update configarr.sh
* Update service messages in configarr script
* Update configarr.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-13 20:15:43 +02:00
community-scripts-pr-app[bot]
e4179ddafe
Update CHANGELOG.md ( #8331 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 17:27:16 +00:00
Nícolas Pastorello
e4ec0e4032
GLPI: fix version 11 ( #8238 )
...
* Update glpi-install.sh
Updated PHP 8.2 to PHP 8.4;
Adjusted the database configuration for GLPI 11.0.1 and I hope this configuration will be the same for future GLPI versions.
* Update glpi-install.sh
Added setup_mariadb
* Update glpi-install.sh
* Update glpi-install.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-13 19:26:55 +02:00
community-scripts-pr-app[bot]
1fd132e6d3
Update versions.json ( #8323 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 14:07:52 +02:00
community-scripts-pr-app[bot]
7a6f6631b2
Update CHANGELOG.md ( #8319 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 08:08:24 +00:00
Slaviša Arežina
c9f031f8af
Fix typo ( #8316 )
2025-10-13 10:07:50 +02:00
community-scripts-pr-app[bot]
9ba1e00de6
Update CHANGELOG.md ( #8318 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 00:14:13 +00:00
community-scripts-pr-app[bot]
fd32db9157
Update versions.json ( #8317 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-13 02:13:52 +02:00
community-scripts-pr-app[bot]
bd7aef10cc
Update CHANGELOG.md ( #8313 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-12 18:51:09 +00:00
Chris
21bb9c618b
Immich: add testing repo ( #8310 )
2025-10-12 20:50:48 +02:00
community-scripts-pr-app[bot]
68924a2fc2
Update CHANGELOG.md ( #8311 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-12 18:00:52 +00:00
Slaviša Arežina
fce7c8a100
Tinyauth: Fix install issues for v4 ( #8309 )
...
* Fix Tinyauth
* Update
2025-10-12 20:00:29 +02:00
community-scripts-pr-app[bot]
e0ffcb4160
Update versions.json ( #8307 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-12 14:04:56 +02:00
community-scripts-pr-app[bot]
f0fa24e1a5
Update CHANGELOG.md ( #8301 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-12 00:14:42 +00:00
community-scripts-pr-app[bot]
a015537d0b
Update versions.json ( #8300 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-12 02:14:19 +02:00
community-scripts-pr-app[bot]
2244676cee
Update CHANGELOG.md ( #8298 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 20:53:30 +00:00
CanbiZ
b4f0fcb3d3
Zabbix: various bugfixes agent1/agent2 ( #8294 )
...
* Zabbix: various bugfixes agent1/agent2
* Update zabbix.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-11 22:53:10 +02:00
community-scripts-pr-app[bot]
b39672f92e
Update CHANGELOG.md ( #8297 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 20:40:52 +00:00
CanbiZ
45e1e490aa
wger: fix python and pip install ( #8295 )
2025-10-11 22:40:31 +02:00
community-scripts-pr-app[bot]
bda3f22016
Update CHANGELOG.md ( #8296 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 20:37:47 +00:00
CanbiZ
03af580449
searxng: add msgspec as dependency ( #8293 )
2025-10-11 22:37:24 +02:00
community-scripts-pr-app[bot]
a43f97df92
Update CHANGELOG.md ( #8288 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 17:16:31 +00:00
CanbiZ
d53a249bbf
keycloak: fix update check ( #8275 )
2025-10-11 19:16:12 +02:00
community-scripts-pr-app[bot]
1bdd93a137
Update CHANGELOG.md ( #8287 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 17:16:05 +00:00
CanbiZ
e2e63cf319
komga: fix update check ( #8285 )
2025-10-11 19:15:37 +02:00
community-scripts-pr-app[bot]
4a7648da94
Update CHANGELOG.md ( #8284 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 15:28:26 +00:00
Bram Suurd
86a1aadfda
Refactor CI workflow to use Bun instead of Node.js for dependency management and build process; add bun.lock file and remove package-lock.json. ( #8277 )
2025-10-11 17:28:07 +02:00
community-scripts-pr-app[bot]
2fefd45b2f
Update CHANGELOG.md ( #8283 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 15:21:58 +00:00
Bram Suurd
220196309b
Update script count in metadata and page content from 300+ to 400+ ( #8279 )
2025-10-11 17:21:29 +02:00
community-scripts-pr-app[bot]
984d722563
Update CHANGELOG.md ( #8282 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 15:20:25 +00:00
stumpyofpain
f81e50c430
host-backup.sh: Added "ALL" option and include timestamp in backup filename ( #8276 )
...
* Update host-backup.sh
added an "all" button to include all folders instead of clicking every folder by itself
* Update host-backup.sh
added a timestamp in the filename incase the user wants to make several backups on the same time.
Otherweise the newest backup will overwrite the earlier one.
2025-10-11 17:20:06 +02:00
community-scripts-pr-app[bot]
9b4812df33
Update CHANGELOG.md ( #8281 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 15:16:54 +00:00
Slaviša Arežina
0ba2abc53d
Komga: Update dependencies and enable RAR5 support ( #8257 )
...
* Fixes
* Bump to Trixie
* Update komga-install.sh
2025-10-11 17:16:30 +02:00
CanbiZ
a733c85293
fix autoclose action
2025-10-11 14:41:27 +02:00
community-scripts-pr-app[bot]
8199c77708
Update versions.json ( #8272 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 14:06:07 +02:00
community-scripts-pr-app[bot]
58f56851f2
Update CHANGELOG.md ( #8266 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 00:12:40 +00:00
community-scripts-pr-app[bot]
ab6974186c
Update versions.json ( #8265 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-11 02:12:17 +02:00
community-scripts-pr-app[bot]
578b9fc7de
Update CHANGELOG.md ( #8263 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:07:10 +00:00
community-scripts-pr-app[bot]
67c7c32b7b
Update CHANGELOG.md ( #8262 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:06:51 +00:00
community-scripts-pr-app[bot]
ca6bcfc087
Update date in json ( #8261 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:06:43 +00:00
push-app-to-main[bot]
fc644d8434
Prometheus-Blackbox-Exporter ( #8255 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-11 00:06:23 +02:00
community-scripts-pr-app[bot]
3e0ffc193b
Update CHANGELOG.md ( #8260 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:05:18 +00:00
community-scripts-pr-app[bot]
21513cffbc
Update CHANGELOG.md ( #8259 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:05:01 +00:00
community-scripts-pr-app[bot]
2d838629eb
Update date in json ( #8258 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-10 22:04:53 +00:00
push-app-to-main[bot]
a672b22650
SonarQube ( #8256 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-10-11 00:04:38 +02:00
CanbiZ
3f02934bf5
fix typo
2025-10-10 20:11:22 +02:00
community-scripts-pr-app[bot]
162ac5b066
Update CHANGELOG.md ( #8247 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 12:08:38 +00:00
Sazid Hossain Banna
f58b58806b
Unifi installation script fix ( #8242 )
...
* reverting to bookworm for mongodb as trixie doesn't exist yet
* For testing
* Revert "For testing"
This reverts commit 0c43526713 .
2025-10-10 14:08:15 +02:00
community-scripts-pr-app[bot]
e12b9383a9
Update versions.json ( #8246 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 14:07:52 +02:00
community-scripts-pr-app[bot]
62feaf76f4
Update CHANGELOG.md ( #8245 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 11:39:28 +00:00
Slaviša Arežina
5aeb235768
Fix APP_URL ( #8244 )
2025-10-10 13:39:03 +02:00
Michel Roegl-Brunner
1ae9543eec
Add workflow to auto-close wrong template issues ( #8241 )
2025-10-10 11:50:54 +02:00
community-scripts-pr-app[bot]
efecfdfb2d
Update CHANGELOG.md ( #8239 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 09:16:07 +00:00
CanbiZ
4b5fc75ee1
Harmonize Service MSG-Blocks ( #8233 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-10 11:15:44 +02:00
CanbiZ
f39b17ad7a
zammad: Change Suite to 12
2025-10-10 08:58:47 +02:00
CanbiZ
1f5a83732e
fix Repo
2025-10-10 07:12:46 +02:00
community-scripts-pr-app[bot]
8d058f78d5
Update CHANGELOG.md ( #8237 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 00:13:18 +00:00
community-scripts-pr-app[bot]
4515070a97
Update versions.json ( #8236 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-10 02:12:48 +02:00
community-scripts-pr-app[bot]
8c6b5c3534
Update CHANGELOG.md ( #8230 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 17:43:52 +00:00
CanbiZ
d07affa368
bump various scripts to deb 13 ( #8227 )
2025-10-09 19:43:23 +02:00
community-scripts-pr-app[bot]
b7511fa41f
Update CHANGELOG.md ( #8229 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 17:19:29 +00:00
Slaviša Arežina
0f11893fd2
Fix tinyauth ( #8225 )
2025-10-09 19:19:03 +02:00
community-scripts-pr-app[bot]
1045d75f3e
Update versions.json ( #8219 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 14:06:15 +02:00
community-scripts-pr-app[bot]
23b9f54f0f
Update CHANGELOG.md ( #8218 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 07:42:02 +00:00
community-scripts-pr-app[bot]
9884f2a9f9
Update CHANGELOG.md ( #8217 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 07:41:45 +00:00
community-scripts-pr-app[bot]
e7b2b86648
Update date in json ( #8216 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-09 07:41:40 +00:00
push-app-to-main[bot]
ec1391c233
New Script: rwMarkable ( #8215 )
...
* 'Add new script'
* Update rwmarkable.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 >
2025-10-09 09:41:14 +02:00
community-scripts-pr-app[bot]
32230b4b0e
Update CHANGELOG.md ( #8213 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 00:12:46 +00:00
community-scripts-pr-app[bot]
10673493c0
Update versions.json ( #8212 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 02:12:22 +02:00
community-scripts-pr-app[bot]
dccf2f78e2
Update CHANGELOG.md ( #8211 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 21:47:05 +00:00
Slaviša Arežina
77188d25c9
Fix sysctl for trixie ( #8209 )
2025-10-08 23:46:38 +02:00
community-scripts-pr-app[bot]
de47dfe287
Update CHANGELOG.md ( #8202 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 13:38:00 +00:00
Slaviša Arežina
5716eb3086
Increase resources ( #8199 )
2025-10-08 15:37:37 +02:00
community-scripts-pr-app[bot]
05c7b84a2f
Update versions.json ( #8201 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 14:06:00 +02:00
community-scripts-pr-app[bot]
2681528ec6
Update CHANGELOG.md ( #8198 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 08:54:36 +00:00
Nico Wiedemann
3be6e206b5
Update prompt for Stirling-PDF login option ( #8196 )
...
* Update prompt for Stirling-PDF login option
Added missing "use" to the login prompt.
* Fix prompt wording for Stirling-PDF login option
2025-10-08 10:54:08 +02:00
community-scripts-pr-app[bot]
264ff2b602
Update CHANGELOG.md ( #8195 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 06:30:48 +00:00
Slaviša Arežina
ab38031a32
Fix tag vars ( #8182 )
2025-10-08 08:30:22 +02:00
community-scripts-pr-app[bot]
5b23ef6bb0
Update CHANGELOG.md ( #8192 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 04:45:17 +00:00
Slaviša Arežina
659ea81740
ZeroTier One: Fix install output ( #8179 )
2025-10-08 06:44:57 +02:00
community-scripts-pr-app[bot]
a127124080
Update CHANGELOG.md ( #8190 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 00:14:30 +00:00
community-scripts-pr-app[bot]
cce58c281d
Update versions.json ( #8189 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-08 02:14:05 +02:00
community-scripts-pr-app[bot]
888dbd6061
Update CHANGELOG.md ( #8185 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 19:40:54 +00:00
CanbiZ
bfcda5d07a
Bump W-V Scripts to Debian 13 ( #8176 )
...
* bump various scripts (V - W) to debian 13
* Update install/wizarr-install.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add apt clean command to cleanup process
* Update ct/wireguard.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-07 21:40:31 +02:00
community-scripts-pr-app[bot]
2e4ea927ea
Update CHANGELOG.md ( #8184 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 19:26:58 +00:00
CanbiZ
78a66c3612
Alpine-Caddy: remove functions ( #8177 )
2025-10-07 21:26:33 +02:00
community-scripts-pr-app[bot]
86e67fc5cf
Update CHANGELOG.md ( #8183 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 19:24:20 +00:00
CanbiZ
c75be209e2
Bump Z-Y Scripts to Debian 13 ( #8174 )
2025-10-07 21:23:56 +02:00
community-scripts-pr-app[bot]
ad1650ddc2
Update CHANGELOG.md ( #8178 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 19:01:04 +00:00
Slaviša Arežina
637e66d79d
Fix ( #8173 )
2025-10-07 21:00:43 +02:00
community-scripts-pr-app[bot]
a2774ea013
Update CHANGELOG.md ( #8171 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 16:20:32 +00:00
Slaviša Arežina
6027811e4a
GLPI: Fix UNBOUND variable ( #8167 )
...
* Update glpi-install.sh
* Update glpi-install.sh
2025-10-07 18:20:09 +02:00
community-scripts-pr-app[bot]
2e42b6d752
Update CHANGELOG.md ( #8168 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 13:26:43 +00:00
Chris
71a40f17ea
BookLore: upgrade to Java 25/Gradle 9 ( #8165 )
2025-10-07 15:26:20 +02:00
community-scripts-pr-app[bot]
f2b98890d6
Update versions.json ( #8166 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 14:06:17 +02:00
community-scripts-pr-app[bot]
b9d4fa6bb4
Update CHANGELOG.md ( #8163 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 11:14:09 +00:00
Slaviša Arežina
beeed04666
Update alpine-wireguard.sh ( #8160 )
2025-10-07 13:13:32 +02:00
community-scripts-pr-app[bot]
f618e207c1
Update CHANGELOG.md ( #8162 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 11:12:17 +00:00
Slaviša Arežina
7670c7402c
Various fixes, bump to Debian 13 ( #8158 )
2025-10-07 13:11:49 +02:00
community-scripts-pr-app[bot]
ecef9a346e
Update CHANGELOG.md ( #8156 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 00:12:33 +00:00
community-scripts-pr-app[bot]
dcb3bfe763
Update versions.json ( #8155 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-07 02:12:12 +02:00
community-scripts-pr-app[bot]
1bd231752e
Update CHANGELOG.md ( #8154 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 21:03:40 +00:00
CanbiZ
abc95db08a
Update config_path for Zigbee2MQTT configuration ( #8153 )
2025-10-06 23:03:15 +02:00
community-scripts-pr-app[bot]
a475eff11e
Update CHANGELOG.md ( #8149 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 13:01:13 +00:00
Slaviša Arežina
7245af7208
Update glpi-install.sh ( #8148 )
2025-10-06 15:00:50 +02:00
community-scripts-pr-app[bot]
c3a75d8a5d
Update versions.json ( #8147 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 14:07:40 +02:00
community-scripts-pr-app[bot]
3b81c36e75
Update CHANGELOG.md ( #8146 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 11:47:41 +00:00
community-scripts-pr-app[bot]
588cebad26
Update CHANGELOG.md ( #8145 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 11:47:34 +00:00
community-scripts-pr-app[bot]
830b2d9e37
Update CHANGELOG.md ( #8144 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 11:47:18 +00:00
CanbiZ
2092c5bdce
Node-Red: bump to Debian 13 ( #8141 )
2025-10-06 13:47:14 +02:00
CanbiZ
e87dc5dbbc
NocoDB: bump to Debian 13 ( #8140 )
2025-10-06 13:46:57 +02:00
community-scripts-pr-app[bot]
479ce977e6
Update CHANGELOG.md ( #8143 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 11:08:26 +00:00
CanbiZ
a2057d4302
Navidrome: Bump to Debian 13 ( #8139 )
2025-10-06 13:08:02 +02:00
community-scripts-pr-app[bot]
bbe509c334
Update CHANGELOG.md ( #8142 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 10:41:32 +00:00
CanbiZ
563a69e68b
pve-scripts-local: add update function ( #8138 )
2025-10-06 12:41:06 +02:00
community-scripts-pr-app[bot]
7ab2bcbb40
Update CHANGELOG.md ( #8132 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 00:13:31 +00:00
community-scripts-pr-app[bot]
57031bdaad
Update versions.json ( #8131 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-06 02:13:10 +02:00
community-scripts-pr-app[bot]
833a369f61
Update CHANGELOG.md ( #8130 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 22:12:08 +00:00
CanbiZ
8f8eb7aba5
ActualBudget: bump to debian 13 ( #8124 )
2025-10-06 00:11:49 +02:00
community-scripts-pr-app[bot]
942ff02d37
Update CHANGELOG.md ( #8129 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 20:30:06 +00:00
CanbiZ
3e1753b3c7
2fauth: bump to debian 13 ( #8123 )
2025-10-05 22:29:43 +02:00
community-scripts-pr-app[bot]
6863c774fa
Update CHANGELOG.md ( #8128 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 20:28:49 +00:00
CanbiZ
965b8cb33e
adventurelog: bump to debian 13 ( #8125 )
2025-10-05 22:28:23 +02:00
community-scripts-pr-app[bot]
0768456b2c
Update CHANGELOG.md ( #8121 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 15:41:02 +00:00
Gerhard Burger
9f531ef4a7
Update cockpit to Debian 13 ( #8119 )
2025-10-05 17:40:42 +02:00
community-scripts-pr-app[bot]
6491ec3f09
Update versions.json ( #8120 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 14:04:25 +02:00
community-scripts-pr-app[bot]
9b5fa050c7
Update CHANGELOG.md ( #8117 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 00:14:36 +00:00
community-scripts-pr-app[bot]
efb8e0f2f3
Update versions.json ( #8116 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-05 02:14:14 +02:00
Tobias
07eda340ea
fix: pve-scripts-local: typo ( #8113 )
2025-10-04 22:29:30 +02:00
community-scripts-pr-app[bot]
1a37c759c3
Update CHANGELOG.md ( #8111 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-04 16:45:25 +00:00
Slaviša Arežina
e39dd5ffa3
PosgreSQL: Add version choice ( #8103 )
...
* Add version choice
* Update
* Update
2025-10-04 18:45:02 +02:00
community-scripts-pr-app[bot]
aded2cbd56
Update CHANGELOG.md ( #8110 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-04 16:44:23 +00:00
mlongwell
2c791b9e41
immich: guard /dev/dri permissions so CPU-only installs don’t fail ( #8094 )
2025-10-04 18:44:00 +02:00
community-scripts-pr-app[bot]
d1786241ec
Update versions.json ( #8105 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-04 14:04:45 +02:00
community-scripts-pr-app[bot]
73cf6c66e3
Update CHANGELOG.md ( #8099 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-04 00:12:21 +00:00
community-scripts-pr-app[bot]
efc9153926
Update versions.json ( #8098 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-04 02:11:54 +02:00
community-scripts-pr-app[bot]
1f4b446788
Update CHANGELOG.md ( #8093 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 19:40:20 +00:00
Slaviša Arežina
aeafbb1047
Update glpi-install.sh ( #8092 )
2025-10-03 21:39:59 +02:00
community-scripts-pr-app[bot]
938609d5eb
Update CHANGELOG.md ( #8091 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 18:55:21 +00:00
Chris
ae6ca4de23
Immich: bump version to 2.0.1 ( #8090 )
2025-10-03 20:54:58 +02:00
community-scripts-pr-app[bot]
dfdf8c0ddb
Update CHANGELOG.md ( #8089 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 17:23:52 +00:00
Bram Suurd
4136f5e7e3
Adjust navbar layout for large screen ( #8087 )
2025-10-03 19:23:26 +02:00
community-scripts-pr-app[bot]
51302d516e
Update CHANGELOG.md ( #8088 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 14:54:19 +00:00
Slaviša Arežina
ab995bd493
Increase resources ( #8086 )
2025-10-03 16:53:55 +02:00
community-scripts-pr-app[bot]
ac12051057
Update CHANGELOG.md ( #8084 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 13:30:12 +00:00
push-app-to-main[bot]
c3cca616a4
pve-scripts-local ( #8083 )
...
* 'Add new script'
* Add rsync to installation dependencies
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2025-10-03 15:29:46 +02:00
community-scripts-pr-app[bot]
b1bca924b9
Update versions.json ( #8079 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 14:05:25 +02:00
community-scripts-pr-app[bot]
1909e35e62
Update CHANGELOG.md ( #8075 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 11:10:11 +00:00
Slaviša Arežina
237349ef47
Fix glpi ( #8074 )
2025-10-03 13:09:41 +02:00
community-scripts-pr-app[bot]
e4cf50dfcd
Update .app files ( #8073 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-03 09:39:17 +00:00
Michel Roegl-Brunner
0c30d8e3e7
Remove Petio Script ( #8071 )
...
* Delete install/petio-install.sh
* Delete ct/petio.sh
* Delete frontend/public/json/petio.json
2025-10-03 11:38:32 +02:00
community-scripts-pr-app[bot]
92999b4db3
Update CHANGELOG.md ( #8072 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 09:38:13 +00:00
Michel Roegl-Brunner
4a02986de1
Fix legacy count increment syntax in post-pve-install.sh ( #8070 )
2025-10-03 11:37:48 +02:00
community-scripts-pr-app[bot]
d06299685f
Update CHANGELOG.md ( #8069 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 08:36:58 +00:00
rcourtman
71f71fbca9
fix: ensure /etc/pulse exists before chown in update script ( #8068 )
...
* fix: ensure /etc/pulse exists before chown in update script
- Add mkdir -p /etc/pulse to create directory if missing
- Use non-recursive chown on /etc/pulse to preserve file permissions
- Keep recursive chown on /opt/pulse for binary ownership
- Add chmod 700 for security on config directory
Fixes #8064
* remove comments
2025-10-03 10:36:33 +02:00
community-scripts-pr-app[bot]
938fb6dc58
Update CHANGELOG.md ( #8067 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 07:30:44 +00:00
CanbiZ
03d36a6c10
grist: remove unneeded var ( #8060 )
2025-10-03 09:30:18 +02:00
community-scripts-pr-app[bot]
8e25b70a25
Update CHANGELOG.md ( #8062 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 00:12:10 +00:00
community-scripts-pr-app[bot]
1840cce15f
Update versions.json ( #8061 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-03 02:11:42 +02:00
community-scripts-pr-app[bot]
1d0ac4ca10
Update versions.json ( #8055 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-02 14:05:34 +02:00
CanbiZ
deb85bd264
rm v in Version check
2025-10-02 13:18:59 +02:00
community-scripts-pr-app[bot]
348f8863a8
Update CHANGELOG.md ( #8054 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-02 10:33:30 +00:00
CanbiZ
74b332b7ec
EMQX: removal logic in emqx update ( #8050 )
...
Added conditional checks to remove either emqx or emqx-enterprise packages.
2025-10-02 12:33:08 +02:00
community-scripts-pr-app[bot]
2fe3ee667b
Update CHANGELOG.md ( #8053 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-02 10:32:45 +00:00
CanbiZ
48e3b66342
fix FlareSolverr version check to v3.3.25 ( #8051 )
2025-10-02 12:32:24 +02:00
community-scripts-pr-app[bot]
e93dccb0d5
Update CHANGELOG.md ( #8045 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-02 00:13:27 +00:00
community-scripts-pr-app[bot]
168e7b7c2b
Update versions.json ( #8044 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-02 02:13:06 +02:00
community-scripts-pr-app[bot]
3f54d0d7f4
Update .app files ( #8043 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-10-02 00:30:17 +02:00
community-scripts-pr-app[bot]
9477677385
Update CHANGELOG.md ( #8042 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 22:29:30 +00:00
CanbiZ
e58d1dc3d2
Add conditional logic for EFI disk allocation ( #8024 )
2025-10-02 00:29:12 +02:00
Chris
2a765f58f0
Immich: bump version to 2.0.0 stable ( #8041 )
2025-10-02 00:28:51 +02:00
community-scripts-pr-app[bot]
8dfb632a4d
Update CHANGELOG.md ( #8036 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 15:07:56 +00:00
CanbiZ
42ae2a4cdc
New Script: PhpMyAdmin (Addon) ( #8030 )
2025-10-01 17:07:28 +02:00
community-scripts-pr-app[bot]
36e41aca22
Update versions.json ( #8031 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 14:07:20 +02:00
community-scripts-pr-app[bot]
6b1141f9de
Update CHANGELOG.md ( #8027 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 08:40:17 +00:00
community-scripts-pr-app[bot]
97f891d53b
Update CHANGELOG.md ( #8026 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 08:40:07 +00:00
Slaviša Arežina
0c63e64662
Pin version ( #8023 )
2025-10-01 10:39:55 +02:00
community-scripts-pr-app[bot]
d83a378af4
Update CHANGELOG.md ( #8025 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 08:39:46 +00:00
Chris
6820bdcade
Immich: bump version to 1.144.1 ( #7994 )
...
- small change during update to ensure the immich user can write to
uv.lock while building machine-learning
2025-10-01 10:39:20 +02:00
community-scripts-pr-app[bot]
8ff82d0c3c
Update CHANGELOG.md ( #8020 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 00:14:35 +00:00
community-scripts-pr-app[bot]
9e39c6cd2b
Update versions.json ( #8019 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-01 02:14:11 +02:00
community-scripts-pr-app[bot]
0bea24888e
Update CHANGELOG.md ( #8018 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 19:17:27 +00:00
CanbiZ
70d2be62e9
caddy: fix typo for setup_go ( #8017 )
2025-09-30 21:17:02 +02:00
community-scripts-pr-app[bot]
fe30e06a48
Update CHANGELOG.md ( #8015 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 15:19:58 +00:00
community-scripts-pr-app[bot]
193a2ea2df
Update CHANGELOG.md ( #8014 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 15:19:46 +00:00
community-scripts-pr-app[bot]
ffbe0feee1
Update CHANGELOG.md ( #8013 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 15:19:31 +00:00
Gerhard Burger
107865b06d
Bump Guacamole to Debian 13 ( #8010 )
2025-09-30 17:19:22 +02:00
Hristo Stoyanov
0d33b38e29
Changedetection: Fix Browserless installation and update process ( #8011 )
...
* Fix the issue with changedetection.io install:
> @browserless.io/browserless@2.37 .0 build:ts
> tsc
sh: 1: tsc: not found
[ERROR] in line 70: exit code 0: while executing command $STD npm run build --prefix /opt/browserless
* Just to verify the installation works
* Just to verify the installation works
* Try to fix typescript issues
* Try to fix TypeScript issues and update NodeJS
* Try to fix TypeScript issues
* Add more missing npm dependencies
* Cleanup test changes
* Revert testing changes and change the way dependencies are installed
* Revert testing changes and change the way dependencies are installed
* Revert manually added TypeScript and esbuild packages and tried to install them from the optional requirements
* Try the clean install
* Fix the update script and revert testing changes
* Added testing files again
* Revert testing repos again
2025-09-30 17:19:01 +02:00
CanbiZ
11ae7450c7
Add TypeScript and related packages installation
2025-09-30 16:07:34 +02:00
CanbiZ
598bfd291f
Update npm install command to include dev dependencies
2025-09-30 14:26:13 +02:00
community-scripts-pr-app[bot]
1a38df4c12
Update CHANGELOG.md ( #8007 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 12:17:18 +00:00
Slaviša Arežina
cfc85c1b79
Update n8n.sh ( #8004 )
2025-09-30 14:17:00 +02:00
community-scripts-pr-app[bot]
e7d41fecdc
Update CHANGELOG.md ( #8006 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 12:16:56 +00:00
CanbiZ
34ef80ac87
Changedetection: Bump nodejs to 24 ( #8002 )
2025-09-30 14:16:27 +02:00
community-scripts-pr-app[bot]
b18d45631f
Update versions.json ( #8005 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 14:06:34 +02:00
community-scripts-pr-app[bot]
efe1e1edb5
Update CHANGELOG.md ( #7997 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 00:13:04 +00:00
community-scripts-pr-app[bot]
4567505c55
Update versions.json ( #7996 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-30 02:12:43 +02:00
community-scripts-pr-app[bot]
42c87ba0d4
Update CHANGELOG.md ( #7993 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 19:56:37 +00:00
Bram Suurd
b52c252553
fix sidebar loading issues and navbar on mobile ( #7991 )
...
* Refactor MobileSidebar to manage script and category selection based on current pathname. Introduced temporary state for non-scripts pages and updated logic for last viewed script handling. Improved accessibility by ensuring proper aria attributes and class management.
* Update API endpoint paths in data.ts to include ProxmoxVE prefix for category and version fetching functions.
* Refactor Navbar component layout for improved structure and responsiveness. Adjusted flex properties to ensure proper alignment of elements, enhancing the mobile and desktop user experience. Updated accessibility features and ensured consistent use of TailwindCSS classes.
2025-09-29 21:56:07 +02:00
community-scripts-pr-app[bot]
be5ac7153e
Update CHANGELOG.md ( #7989 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 16:17:00 +00:00
Bram Suurd
07f2849722
Improve mobile ui: added a hamburger navigation to the mobile view. ( #7987 )
...
* Update GitHubStarsButton component to be hidden on smaller screens
* feat: added a mobile navigation to the front-end.
* refactor: replace useQueryState with useSuspenseQueryState in ScriptContent and MobileSidebar components; add use-suspense-query-state hook
* Revert "refactor: replace useQueryState with useSuspenseQueryState in ScriptContent and MobileSidebar components; add use-suspense-query-state hook"
This reverts commit bfad01fc91 .
* refactor: wrap MobileSidebar component in Suspense for improved loading handling
* Update mobile-sidebar.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-29 18:16:36 +02:00
community-scripts-pr-app[bot]
760299283a
Update CHANGELOG.md ( #7986 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 13:54:08 +00:00
community-scripts-pr-app[bot]
0bd2dd7a65
Update CHANGELOG.md ( #7985 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 13:53:43 +00:00
community-scripts-pr-app[bot]
6591c30e66
Update date in json ( #7984 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-29 13:53:39 +00:00
push-app-to-main[bot]
780e5c114c
Ghostfolio ( #7982 )
...
* 'Add new script'
* Update frontend/public/json/ghostfolio.json
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-09-29 15:53:15 +02:00
community-scripts-pr-app[bot]
ba10ec721b
Update .app files ( #7981 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-29 14:29:49 +02:00
community-scripts-pr-app[bot]
f66dc834bd
Update CHANGELOG.md ( #7980 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 12:27:23 +00:00
community-scripts-pr-app[bot]
be36fc6a94
Update date in json ( #7979 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-29 12:27:03 +00:00
push-app-to-main[bot]
65ada6e6f3
Warracker ( #7977 )
...
* 'Add new script'
* Correct application name casing in warracker.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-09-29 14:26:41 +02:00
community-scripts-pr-app[bot]
853eb40bba
Update date in json ( #7975 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-29 14:22:57 +02:00
community-scripts-pr-app[bot]
ace6265895
Update versions.json ( #7978 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 14:05:52 +02:00
community-scripts-pr-app[bot]
639d4f2d53
Update CHANGELOG.md ( #7976 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 11:49:12 +00:00
push-app-to-main[bot]
d7e77e232c
'Add new script' ( #7974 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-09-29 13:48:51 +02:00
community-scripts-pr-app[bot]
b850d3f79e
Update CHANGELOG.md ( #7973 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 10:38:15 +00:00
CanbiZ
72e5ac5c80
Remove Frigate from Website ( #7972 )
2025-09-29 12:37:47 +02:00
community-scripts-pr-app[bot]
587579b3a1
Update CHANGELOG.md ( #7970 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 07:15:31 +00:00
community-scripts-pr-app[bot]
9b4e996d93
Update CHANGELOG.md ( #7969 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 07:15:08 +00:00
community-scripts-pr-app[bot]
e6f317ede9
Update date in json ( #7968 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-29 07:15:02 +00:00
push-app-to-main[bot]
3e4420e357
'Add new script' ( #7967 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-09-29 09:14:43 +02:00
community-scripts-pr-app[bot]
38f7e81d8b
Update CHANGELOG.md ( #7966 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 00:12:38 +00:00
community-scripts-pr-app[bot]
8f5d50a9fa
Update versions.json ( #7965 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 02:12:18 +02:00
community-scripts-pr-app[bot]
32048cff2d
Update CHANGELOG.md ( #7963 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-28 18:33:06 +00:00
Chris
5775f7cf33
Metube: remove uv flags ( #7962 )
2025-09-28 20:32:43 +02:00
community-scripts-pr-app[bot]
4d7c004810
Update CHANGELOG.md ( #7960 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-28 14:22:51 +00:00
Tobias
d74131fe6f
freshrss: fix for broken permissions after update ( #7953 )
...
Added permission check and fix for sensitive-log.sh.
2025-09-28 16:22:28 +02:00
community-scripts-pr-app[bot]
87b30f67fa
Update versions.json ( #7958 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-28 14:05:52 +02:00
community-scripts-pr-app[bot]
7ddc50bfe7
Update CHANGELOG.md ( #7951 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-28 00:15:09 +00:00
community-scripts-pr-app[bot]
484a46beb1
Update versions.json ( #7950 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-28 02:14:45 +02:00
community-scripts-pr-app[bot]
b85d1e5062
Update CHANGELOG.md ( #7948 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 21:12:00 +00:00
Slaviša Arežina
05e41f67e1
Update goaway-install.sh ( #7946 )
2025-09-27 23:11:38 +02:00
community-scripts-pr-app[bot]
bfe6445c64
Update CHANGELOG.md ( #7947 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 20:36:34 +00:00
Chris
ffde3a731c
MeTube: Various fixes ( #7936 )
2025-09-27 22:36:14 +02:00
community-scripts-pr-app[bot]
d5b9da8f5f
Update CHANGELOG.md ( #7943 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 18:14:55 +00:00
Slaviša Arežina
1b8d790a14
Update odoo.sh ( #7941 )
2025-09-27 20:14:34 +02:00
community-scripts-pr-app[bot]
175b925ae4
Update versions.json ( #7939 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 14:04:31 +02:00
community-scripts-pr-app[bot]
38a8773d2f
Update CHANGELOG.md ( #7934 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 00:13:08 +00:00
community-scripts-pr-app[bot]
e7dafcbf3e
Update versions.json ( #7933 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-27 02:12:41 +02:00
community-scripts-pr-app[bot]
380fb1cfb7
Update CHANGELOG.md ( #7932 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 20:59:46 +00:00
Slaviša Arežina
10cd6c3f0b
Odoo: Fix missing dependencies ( #7931 )
...
* Fix odoo
* Update
2025-09-26 22:59:21 +02:00
community-scripts-pr-app[bot]
710bd7f4e7
Update CHANGELOG.md ( #7930 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 19:37:04 +00:00
Slaviša Arežina
4d72852e53
Clarify descriptions of update scripts ( #7929 )
2025-09-26 21:36:43 +02:00
community-scripts-pr-app[bot]
9ad538c2d2
Update CHANGELOG.md ( #7926 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 16:42:24 +00:00
Michel Roegl-Brunner
ee3872e7e1
OpenWebUI: Update NODE_OPTIONS to increase memory limit ( #7919 )
2025-09-26 18:41:58 +02:00
community-scripts-pr-app[bot]
f6ca81833e
Update versions.json ( #7916 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 14:05:29 +02:00
community-scripts-pr-app[bot]
c41b18f083
Update CHANGELOG.md ( #7909 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 00:13:48 +00:00
community-scripts-pr-app[bot]
f983f75b30
Update versions.json ( #7908 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-26 02:13:21 +02:00
community-scripts-pr-app[bot]
137dd647dd
Update CHANGELOG.md ( #7903 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 13:03:41 +00:00
community-scripts-pr-app[bot]
2f5c608f45
Update CHANGELOG.md ( #7902 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 13:03:20 +00:00
community-scripts-pr-app[bot]
b8e06c05d0
Update date in json ( #7901 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-25 13:03:15 +00:00
push-app-to-main[bot]
2beb89055c
'Add new script' ( #7900 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-09-25 15:02:52 +02:00
community-scripts-pr-app[bot]
308897fdc7
Update versions.json ( #7898 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 14:07:08 +02:00
community-scripts-pr-app[bot]
5b73367c80
Update CHANGELOG.md ( #7897 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 09:07:03 +00:00
Tobias
5c0eefa652
ntfy: bump to debian 13 ( #7895 )
...
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-09-25 11:06:39 +02:00
community-scripts-pr-app[bot]
7c5c654dbe
Update CHANGELOG.md ( #7896 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 08:49:43 +00:00
Bram Suurd
984eeedf31
Enhance category metadata in JSON and update script accordion to display icons. Added 'icon' property to categories in metadata.json and modified script-accordion component to render corresponding icons for each category. ( #7894 )
2025-09-25 10:49:12 +02:00
community-scripts-pr-app[bot]
7fd08cbe69
Update CHANGELOG.md ( #7892 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 00:13:14 +00:00
community-scripts-pr-app[bot]
285447b67f
Update versions.json ( #7891 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-25 02:12:49 +02:00
community-scripts-pr-app[bot]
b394cdf6e0
Update CHANGELOG.md ( #7884 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 12:28:46 +00:00
community-scripts-pr-app[bot]
ab2a6ed38e
Update CHANGELOG.md ( #7883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 12:28:32 +00:00
community-scripts-pr-app[bot]
f8e109c529
Update .app files ( #7882 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-24 12:28:28 +00:00
community-scripts-pr-app[bot]
46e4bc3a04
Update date in json ( #7881 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-24 12:28:21 +00:00
push-app-to-main[bot]
d0a1f305c7
Add Script: Joplin Server ( #7879 )
...
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 >
2025-09-24 14:28:02 +02:00
community-scripts-pr-app[bot]
6948e1f695
Update CHANGELOG.md ( #7880 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 12:26:43 +00:00
Slaviša Arežina
8c860da4ed
Fix dependencies ( #7877 )
2025-09-24 14:26:19 +02:00
community-scripts-pr-app[bot]
d32e9fad59
Update versions.json ( #7878 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 14:06:22 +02:00
community-scripts-pr-app[bot]
9096a388c7
Update CHANGELOG.md ( #7873 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 07:42:47 +00:00
Michel Roegl-Brunner
9f0efc27df
Update name in lxc-delete.json to 'PVE LXC Deletion' ( #7872 )
2025-09-24 09:42:20 +02:00
community-scripts-pr-app[bot]
06ca6e2087
Update CHANGELOG.md ( #7871 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 00:13:00 +00:00
community-scripts-pr-app[bot]
8c48ea6718
Update versions.json ( #7870 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-24 02:12:36 +02:00
community-scripts-pr-app[bot]
b626e705eb
Update CHANGELOG.md ( #7869 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 20:39:42 +00:00
community-scripts-pr-app[bot]
f103d09c09
Update CHANGELOG.md ( #7867 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 19:35:46 +00:00
Chris
82a7d252ab
Bump Immich to v1.143.1 ( #7864 )
2025-09-23 21:35:27 +02:00
community-scripts-pr-app[bot]
48af77e928
Update CHANGELOG.md ( #7866 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 19:21:34 +00:00
Chris
d24308a409
Manage My Damn Life: use NodeJS 22 ( #7861 )
2025-09-23 21:21:05 +02:00
community-scripts-pr-app[bot]
584365fff1
Update CHANGELOG.md ( #7863 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 19:03:42 +00:00
Giovanni Pellerano
95c54dccd7
Improve globaleaks install ensuring install can proceed without user input ( #7860 )
2025-09-23 21:03:15 +02:00
community-scripts-pr-app[bot]
eb28463d86
Update CHANGELOG.md ( #7859 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 18:01:51 +00:00
community-scripts-pr-app[bot]
bddde99252
Update CHANGELOG.md ( #7858 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 18:01:39 +00:00
Chris
f1f8c1b279
BookLore: increase RAM ( #7855 )
...
- Build was failing due to OOM
2025-09-23 20:01:24 +02:00
community-scripts-pr-app[bot]
37a0a4add9
Update CHANGELOG.md ( #7857 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 18:01:15 +00:00
Chris
02cede3f5d
tools.func: Check for /usr/local/bin in PATH during yq setup ( #7856 )
...
- My Booklore update failed due to yq not being found despite installed
2025-09-23 20:00:48 +02:00
community-scripts-pr-app[bot]
42a7d57a42
Update versions.json ( #7851 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 14:05:40 +02:00
community-scripts-pr-app[bot]
53b5f0d1fe
Update CHANGELOG.md ( #7850 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 11:23:29 +00:00
CanbiZ
4a56d8d9aa
Remove not exist admin credentials from output ( #7849 )
2025-09-23 13:23:03 +02:00
community-scripts-pr-app[bot]
f819188a5e
Update CHANGELOG.md ( #7847 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 10:11:48 +00:00
Slaviša Arežina
4d6e3e5977
Update openwebui.json ( #7843 )
2025-09-23 12:11:21 +02:00
community-scripts-pr-app[bot]
d6fc527200
Update CHANGELOG.md ( #7846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 10:07:01 +00:00
community-scripts-pr-app[bot]
c103c3b03d
Update CHANGELOG.md ( #7845 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 10:06:51 +00:00
CanbiZ
2d290cb27f
VM: Increase pv & xz functions (HA OS / Umbrel OS) ( #7838 )
2025-09-23 12:06:35 +02:00
community-scripts-pr-app[bot]
883efd1cd2
Update CHANGELOG.md ( #7844 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 10:06:31 +00:00
CanbiZ
1f40670ea0
cosmos: add info note for configuration file ( #7824 )
2025-09-23 12:06:07 +02:00
community-scripts-pr-app[bot]
cec4e2d5c1
Update CHANGELOG.md ( #7841 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 09:40:12 +00:00
CanbiZ
1fafb3f661
Suppress wrong errors from uv shell integration in setup_uv ( #7822 )
2025-09-23 11:39:46 +02:00
community-scripts-pr-app[bot]
b56b053e8b
Update CHANGELOG.md ( #7840 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 09:38:32 +00:00
CanbiZ
21f98835dc
Update Tandoor install scripts for newer dependencies ( #7826 )
2025-09-23 11:38:07 +02:00
community-scripts-pr-app[bot]
ab455d7748
Update CHANGELOG.md ( #7839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 09:36:51 +00:00
CanbiZ
5382fa1dbd
Update Monica and Outline to use Node.js 22 ( #7833 )
2025-09-23 11:36:29 +02:00
community-scripts-pr-app[bot]
6fa1938360
Update CHANGELOG.md ( #7837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:47:49 +00:00
community-scripts-pr-app[bot]
2a2df5b5cc
Update CHANGELOG.md ( #7836 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:47:27 +00:00
CanbiZ
f99d582eb5
ElementSynapse: add note for Bridge Install Methods ( #7820 )
2025-09-23 10:47:25 +02:00
community-scripts-pr-app[bot]
d3f24ae5b2
Update CHANGELOG.md ( #7835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:47:05 +00:00
CanbiZ
25e89f7bac
Refactor Caddyfile configuration for headscale-admin ( #7821 )
2025-09-23 10:47:00 +02:00
community-scripts-pr-app[bot]
2686753448
Update CHANGELOG.md ( #7834 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:46:56 +00:00
CanbiZ
19678e2534
Update Zabbix install for Debian 13 and agent selection ( #7819 )
2025-09-23 10:46:32 +02:00
community-scripts-pr-app[bot]
1ac8f90281
Update CHANGELOG.md ( #7832 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:46:29 +00:00
Tobias
7cd3e40f9c
tracktor: bump to debian 13 | feature bump ( #7818 )
2025-09-23 10:46:03 +02:00
community-scripts-pr-app[bot]
42191bdb5a
Update CHANGELOG.md ( #7831 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:45:46 +00:00
CanbiZ
aab1a9bce5
LiteLLM: Bump to Debian 13 & add deps ( #7815 )
2025-09-23 10:45:20 +02:00
community-scripts-pr-app[bot]
208226065b
Update CHANGELOG.md ( #7830 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:44:49 +00:00
community-scripts-pr-app[bot]
54e62749be
Update CHANGELOG.md ( #7829 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:44:40 +00:00
community-scripts-pr-app[bot]
2a8e2e62cd
Update date in json ( #7827 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-23 10:44:24 +02:00
CanbiZ
b15d7be4c3
Improve subscription element removal in post-install script ( #7814 )
2025-09-23 10:44:14 +02:00
community-scripts-pr-app[bot]
e208bc110b
Update CHANGELOG.md ( #7828 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 08:43:52 +00:00
push-app-to-main[bot]
b26ad61a33
UpSnap ( #7825 )
...
* 'Add new script'
* Remove redundant success message in upsnap.sh
* Update upsnap.json
* Fix JSON formatting in upsnap.json
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-09-23 10:43:29 +02:00
community-scripts-pr-app[bot]
5beaec9514
Update CHANGELOG.md ( #7823 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 07:47:32 +00:00
CanbiZ
3a668870b7
gh: remove ai autolabel test ( #7817 )
2025-09-23 09:47:05 +02:00
community-scripts-pr-app[bot]
3266962630
Update CHANGELOG.md ( #7816 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 06:14:21 +00:00
Chris
2a3f5d7b47
Immich: bump to v1.143.0 ( #7801 )
2025-09-23 08:13:57 +02:00
community-scripts-pr-app[bot]
fb4c3cf9e9
Update CHANGELOG.md ( #7813 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 05:00:17 +00:00
Slaviša Arežina
e96ea4eb40
Fix release fetching ( #7807 )
2025-09-23 06:59:52 +02:00
community-scripts-pr-app[bot]
dfbe5f03ce
Update CHANGELOG.md ( #7810 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 00:14:05 +00:00
community-scripts-pr-app[bot]
9c53c70f6b
Update versions.json ( #7809 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-23 02:13:40 +02:00
community-scripts-pr-app[bot]
a3c7f468ef
Update versions.json ( #7800 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-22 14:05:53 +02:00
community-scripts-pr-app[bot]
605f7a0330
Update CHANGELOG.md ( #7797 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-22 07:52:02 +00:00
Slaviša Arežina
306627378e
Update shell check ( #7796 )
2025-09-22 09:51:34 +02:00
community-scripts-pr-app[bot]
0e464cb192
Update CHANGELOG.md ( #7795 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-22 06:08:06 +00:00
Slaviša Arežina
277f6ce7d1
Paymenter: Installation and update fixes ( #7792 )
2025-09-22 08:07:33 +02:00
community-scripts-pr-app[bot]
a6d6f79943
Update CHANGELOG.md ( #7794 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-22 00:13:28 +00:00
community-scripts-pr-app[bot]
a7ced850ab
Update versions.json ( #7793 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-22 02:13:01 +02:00
community-scripts-pr-app[bot]
eadca5f81f
Update CHANGELOG.md ( #7789 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 16:56:56 +00:00
HeedfulCrayon
5ab375fd89
fix openwebui update and installer ( #7788 )
...
* Update curl command to support resuming downloads
* fix: correct curl command for downloading Ollama to support resuming
2025-09-21 18:56:31 +02:00
community-scripts-pr-app[bot]
2dc95b6b22
Update CHANGELOG.md ( #7787 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 16:14:33 +00:00
Tobias
57dd3d5a44
tracktor: add: cleanup before upgrade ( #7782 )
...
* tracktor: add: cleanup before upgrade
* tracktor: change to new clean_install
2025-09-21 18:14:12 +02:00
community-scripts-pr-app[bot]
25ddf48190
Update CHANGELOG.md ( #7786 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 14:20:44 +00:00
CanbiZ
01b6bec1fe
Implement clean install option in tools.func ( #7785 )
2025-09-21 16:20:18 +02:00
community-scripts-pr-app[bot]
d1ff8201b1
Update versions.json ( #7784 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 14:05:18 +02:00
community-scripts-pr-app[bot]
c5c5ba1ede
Update CHANGELOG.md ( #7783 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 09:40:57 +00:00
HeedfulCrayon
e3aabd81a3
Update Ollama Installer in OpenWebUI to resume downloads if interrupted ( #7779 )
...
* Fix curl command options for downloading file
* Update curl command for Ollama installation
2025-09-21 11:40:33 +02:00
community-scripts-pr-app[bot]
4713941415
Update CHANGELOG.md ( #7781 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 06:29:01 +00:00
CanbiZ
adda76f587
caddy: modify disk size and implement xCaddy update ( #7775 )
2025-09-21 08:28:39 +02:00
community-scripts-pr-app[bot]
cf597b6a26
Update CHANGELOG.md ( #7780 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 06:28:35 +00:00
CanbiZ
20e8730a34
Harmonize and shorten JSON Names for PVE/PBS/PMG ( #7773 )
2025-09-21 08:28:14 +02:00
CanbiZ
9ce9de8e84
Fix regex to extract MySQL version correctly ( #7774 )
2025-09-21 08:28:07 +02:00
community-scripts-pr-app[bot]
ac3f969016
Update CHANGELOG.md ( #7777 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 00:13:58 +00:00
community-scripts-pr-app[bot]
c0597842f8
Update versions.json ( #7776 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-21 02:13:30 +02:00
community-scripts-pr-app[bot]
667d354059
Update CHANGELOG.md ( #7767 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 16:26:54 +00:00
Michel Roegl-Brunner
d56c1e2f50
checkmk.sh update ( #7765 )
2025-09-20 18:26:28 +02:00
community-scripts-pr-app[bot]
3dfbc2d6ea
Update versions.json ( #7764 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 14:05:36 +02:00
community-scripts-pr-app[bot]
31b33d370e
Update CHANGELOG.md ( #7760 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 08:01:43 +00:00
Slaviša Arežina
d4d4c0e07a
Increase resources ( #7759 )
2025-09-20 10:01:19 +02:00
community-scripts-pr-app[bot]
aded4d5809
Update CHANGELOG.md ( #7758 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 07:02:31 +00:00
Michel Roegl-Brunner
c00308524b
Replace Ubuntu 20.04 with Debian 13 in bug report template ( #7757 )
2025-09-20 09:02:08 +02:00
community-scripts-pr-app[bot]
fef7786714
Update CHANGELOG.md ( #7756 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 00:12:08 +00:00
community-scripts-pr-app[bot]
0dfd337a9a
Update versions.json ( #7755 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-20 02:11:46 +02:00
community-scripts-pr-app[bot]
d99862fa24
Update CHANGELOG.md ( #7747 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 18:52:42 +00:00
Slaviša Arežina
ac08d385c0
SigNoz: Fix wrong URL for Zookeeper ( #7742 )
...
* Fix install
* Update signoz-install.sh
2025-09-19 20:52:11 +02:00
community-scripts-pr-app[bot]
7a9de76acb
Update CHANGELOG.md ( #7745 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 12:57:29 +00:00
community-scripts-pr-app[bot]
35f3f043a7
Update CHANGELOG.md ( #7744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 12:57:13 +00:00
community-scripts-pr-app[bot]
4276df26d7
Update date in json ( #7743 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-19 12:57:07 +00:00
push-app-to-main[bot]
5fec573533
Tunarr ( #7735 )
...
* 'Add new script'
* Refactor Intel Hardware Acceleration installation script
* Refactor hardware acceleration setup in tunarr-install.sh
Updated prompts and adjusted user group permissions for hardware acceleration setup.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-09-19 14:56:46 +02:00
community-scripts-pr-app[bot]
ebd269a808
Update versions.json ( #7740 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 14:07:04 +02:00
community-scripts-pr-app[bot]
532c0a95bb
Update CHANGELOG.md ( #7734 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 00:12:32 +00:00
community-scripts-pr-app[bot]
c078b11aa9
Update versions.json ( #7733 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-19 02:12:09 +02:00
community-scripts-pr-app[bot]
ab8b025824
Update CHANGELOG.md ( #7729 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 19:16:16 +00:00
Chris
e2044a0572
Immich: Debian Trixie ( #7728 )
...
* Immich: Debian Trixie
- Use Debian Stable repo for all dependencies
- Remove unneeded dependencies
- Replace `libmimalloc2.0` with `libmimalloc3`
- Remove pre-1.140.x workarounds
- Pin an Intel OpenVINO dependency
- Force use of Python3.11 for machine-learning builds
- Unpin custom photo-library revisions
- Remove old vchord patches
- Remove DB collation version refresh
- Exit on detection of Debian 12 or below with message
- Force hardlink as pnpm import method (fixes #7192 )
* Update immich.sh
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-09-18 21:15:54 +02:00
community-scripts-pr-app[bot]
59e65eaba3
Update CHANGELOG.md ( #7727 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 18:11:19 +00:00
Tobias
a2306d6b32
Delay chmod after updating beszel ( #7725 )
2025-09-18 20:10:51 +02:00
community-scripts-pr-app[bot]
3e71af1895
Update CHANGELOG.md ( #7724 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 17:04:20 +00:00
Giovanni Pellerano
8a3b41867b
Remove redundant globaleaks configuration ( #7723 )
2025-09-18 19:03:53 +02:00
community-scripts-pr-app[bot]
b4b9efeff2
Update CHANGELOG.md ( #7722 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 13:23:20 +00:00
CanbiZ
5e2168b2d1
Cloudflared: Bump to Debian 13 ( #7719 )
2025-09-18 15:22:51 +02:00
community-scripts-pr-app[bot]
c00c1deb79
Update CHANGELOG.md ( #7721 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 13:20:42 +00:00
CanbiZ
37e3739bd2
Update AdGuard Home to Debian 13 and improve install ( #7720 )
2025-09-18 15:20:15 +02:00
community-scripts-pr-app[bot]
f5eda37397
Update versions.json ( #7718 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 14:07:02 +02:00
community-scripts-pr-app[bot]
9e42c801f1
Update .app files ( #7717 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-18 13:26:53 +02:00
community-scripts-pr-app[bot]
e4d6dfc885
Update CHANGELOG.md ( #7716 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 10:57:57 +00:00
Slaviša Arežina
14894f84b6
Alpine-Caddy ( #7711 )
2025-09-18 12:57:30 +02:00
community-scripts-pr-app[bot]
b5f70e6e77
Update CHANGELOG.md ( #7715 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 10:56:31 +00:00
CanbiZ
2919ce16f1
pve-tool: execute.sh by @jeroenzwart ( #7708 )
2025-09-18 12:56:01 +02:00
community-scripts-pr-app[bot]
38cf6b2f46
Update CHANGELOG.md ( #7714 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 10:20:34 +00:00
community-scripts-pr-app[bot]
c390fb925d
Update CHANGELOG.md ( #7713 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 10:20:15 +00:00
community-scripts-pr-app[bot]
a28fdac3f0
Update date in json ( #7712 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-09-18 10:20:12 +00:00
push-app-to-main[bot]
41b27b31dc
GlobaLeaks ( #7707 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-09-18 12:19:52 +02:00
CanbiZ
7ef8afe4d2
Refactor autolabeler workflow to simplify steps
2025-09-18 12:06:04 +02:00
CanbiZ
694d9c203e
Refactor AI label review workflow and improve config
2025-09-18 12:03:52 +02:00
CanbiZ
76dcc45e9f
Update autolabeler to use environment variable for config
2025-09-18 12:01:42 +02:00
CanbiZ
a0952e9f69
Use jq to load priority config from JSON
2025-09-18 11:58:39 +02:00
community-scripts-pr-app[bot]
3bd6b6e540
Update CHANGELOG.md ( #7710 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 09:53:42 +00:00
community-scripts-pr-app[bot]
61be53cc26
Update CHANGELOG.md ( #7709 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 09:53:28 +00:00
CanbiZ
02eda516df
Add label priority configuration for GitHub
2025-09-18 11:53:20 +02:00
CanbiZ
25213fabaa
Add AI label review step to autolabeler workflow
2025-09-18 11:53:02 +02:00
Zachary Laughlin
ad8a4f63c4
Add warning note about containerized version limitations ( #7704 )
2025-09-18 09:30:09 +02:00
community-scripts-pr-app[bot]
bcce0e20c1
Update CHANGELOG.md ( #7706 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-18 06:55:10 +00:00
Chris
515c4073c4
Gatus: check for GO path before update ( #7705 )
2025-09-18 08:54:47 +02:00