Slaviša Arežina and GitHub
fa5ccdf3f1
Cloudflared: Add repo via helper function ( #9565 )
...
* Use setup_deb822_repo
* Fixes
2025-12-02 09:16:14 +01:00
bd21c9f8ad
Update CHANGELOG.md ( #9571 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-02 06:05:46 +00:00
Promises and GitHub
6341ca0cf7
Booklore: Downgrad Java from 25 to 21 ( #9566 )
...
* Downgrade Java version from 25 to 21
https://github.com/booklore-app/booklore/pull/1697/files
* Downgrade Java version from 25 to 21 in installer
https://github.com/booklore-app/booklore/pull/1697/files
2025-12-02 07:05:24 +01:00
2a20c5b22d
Update CHANGELOG.md ( #9569 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-02 00:13:29 +00:00
279427f38d
Update versions.json ( #9568 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-02 01:13:01 +01:00
2bd3b8bffa
Update CHANGELOG.md ( #9561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 19:50:12 +00:00
c7ecc9cd13
Update CHANGELOG.md ( #9560 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 19:49:27 +00:00
3d99dfd218
Update date in json ( #9559 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-01 19:49:24 +00:00
11f1fdf2fa
Wanderer ( #9556 )
...
* 'Add new script'
* refactor
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <[email protected] >
2025-12-01 20:48:49 +01:00
3596312f20
Update CHANGELOG.md ( #9558 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 19:35:34 +00:00
e5cc0a4726
core: sanitize appname for certificate generation ( #9552 )
...
* Update SSL key and certificate paths for Actual Budget
* Use lowercase app name for certificate paths
* revert changes at actualbudget
---------
Co-authored-by: CanbiZ <[email protected] >
2025-12-01 20:35:12 +01:00
c34659ced2
Update CHANGELOG.md ( #9555 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 19:08:13 +00:00
c5eae09b93
Fix Django superuser creation failing with ImproperlyConfigured error ( #9554 )
...
* Initial plan
* Fix Django superuser creation by using manage.py shell
Co-authored-by: MickLesk <[email protected] >
* Add $STD prefix to superuser creation for consistency
Co-authored-by: MickLesk <[email protected] >
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: MickLesk <[email protected] >
2025-12-01 20:07:39 +01:00
CanbiZ and GitHub
fd8a305129
fix unbound env
2025-12-01 19:31:16 +01:00
CanbiZ and GitHub
64d0070756
unbound var
2025-12-01 19:23:08 +01:00
CanbiZ and GitHub
5dcada4ef9
fix wrong var
2025-12-01 19:22:27 +01:00
452007b654
Update CHANGELOG.md ( #9549 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 17:30:22 +00:00
CanbiZ and GitHub
6cf4eb603a
update selfhst icon-URLs to use @master path ( #9543 )
...
* update selfhst icon-URLs to use @master path
Changed all icon URLs in JSON files from 'cdn.jsdelivr.net/gh/selfhst/icons/webp/' to 'cdn.jsdelivr.net/gh/selfhst/icons@master/webp/' for consistency and to ensure the latest icons are referenced.
* added missing icons
2025-12-01 18:29:58 +01:00
CanbiZ and GitHub
1b40a62959
Refactor: Mealie ( #9308 )
...
* Refactor: Mealie
Updated Node.js version and adjusted database setup. Improved installation steps for Python dependencies and NLTK data.
* Update mealie.sh
* Modify mealie-install.sh for dependencies and config
Updated dependencies and added environment variables for Mealie installation.
* Update logo URL and increase RAM requirement
* Increase default RAM allocation from 2048 to 3072
* Update Mealie installation script for versioning and settings
* Update mealie.sh
2025-12-01 18:29:51 +01:00
01cba0213f
Update CHANGELOG.md ( #9548 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 17:26:57 +00:00
CanbiZ and GitHub
6f12aa7a5d
Bump Baikal to deb13 ( #9544 )
...
Bump default OS version to Debian 13 and PHP to 8.3 in Baikal install scripts and config. Add curl to PHP modules. Refactor PostgreSQL database setup to use new variable names and helper function for credentials.
2025-12-01 18:26:30 +01:00
ec182aeaaf
Update CHANGELOG.md ( #9547 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 17:25:37 +00:00
CanbiZ and GitHub
4d4095cd7d
Enhance MariaDB version fallback logic ( #9545 )
...
Updated fallback mechanism for MariaDB version retrieval to use mariadb_repo_setup script when the mirror is unreachable.
2025-12-01 18:25:08 +01:00
40ccccb557
Update CHANGELOG.md ( #9546 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 17:24:39 +00:00
CanbiZ and GitHub
59b80031fe
Refactor: Healthchecks ( #9188 )
...
* Refactor: Healthchecks
* Enhance healthchecks update process with backup and venv
Added backup creation for existing healthchecks installation before updating. Enhanced the update process by recreating the Python virtual environment and installing requirements.
* -
Added copyright, author, and license information.
2025-12-01 18:24:16 +01:00
CanbiZ and GitHub
1294b89fcb
add comprehensive documentation ( #9537 )
2025-12-01 13:50:11 +01:00
605c11d43f
Update CHANGELOG.md ( #9541 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 12:50:05 +00:00
CanbiZ and GitHub
b0586e347c
core: add cloud-init.func library for VM configuration ( #9538 )
2025-12-01 13:49:42 +01:00
ce42f9077a
Update versions.json ( #9539 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 13:05:53 +01:00
d0f82d7c23
Update CHANGELOG.md ( #9533 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 00:17:15 +00:00
1ec9a00abf
Update versions.json ( #9532 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-01 01:16:49 +01:00
8ab9666368
Update CHANGELOG.md ( #9530 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 22:16:15 +00:00
fc559e0e09
Update CHANGELOG.md ( #9529 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 18:15:21 +00:00
Gabriel David Pragin and GitHub
380bf26d38
fix(recyclarr): remove update script systemctl commands ( #9522 )
2025-11-30 19:15:01 +01:00
c1f7d3d8d7
Update CHANGELOG.md ( #9527 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 16:34:42 +00:00
Slaviša Arežina and GitHub
33489e607b
Refactor: Actual Budget ( #9518 )
...
* Update create_self_signed_cert function
* Refactor
* Remove old version file check
2025-11-30 17:34:14 +01:00
877a25c0cc
Update versions.json ( #9525 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 13:05:24 +01:00
8c0abc9ffb
Update CHANGELOG.md ( #9520 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 00:15:35 +00:00
a43e287db2
Update versions.json ( #9519 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-30 01:15:08 +01:00
1cd394a754
Update CHANGELOG.md ( #9513 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 21:54:23 +00:00
04bd9af89c
Update CHANGELOG.md ( #9512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 21:54:07 +00:00
4d8fa37ba0
Update date in json ( #9511 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-29 21:54:02 +00:00
b4fe802d49
'Add new script' ( #9510 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-11-29 22:53:41 +01:00
9b6c816c6f
Update CHANGELOG.md ( #9508 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 19:12:54 +00:00
769e541938
Fix duplicate ORIGIN in .env for OpenArchiver install script ( #9503 )
...
* Initial plan
* Fix duplicate ORIGIN in .env for OpenArchiver install script
Co-authored-by: MickLesk <[email protected] >
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: MickLesk <[email protected] >
2025-11-29 20:12:28 +01:00
Michel Roegl-Brunner and GitHub
af9491d70d
Remove Documenso ( #9507 )
...
* Delete ct/documenso.sh
* Delete ct/headers/documenso
* Delete install/documenso-install.sh
* Delete frontend/public/json/documenso.json
2025-11-29 19:01:45 +01:00
38dd38a9e2
Update CHANGELOG.md ( #9505 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 15:13:44 +00:00
Slaviša Arežina and GitHub
5465a5dc58
Update Discord link ( #9499 )
2025-11-29 16:13:20 +01:00
5c6e73d4b6
Update versions.json ( #9501 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 13:05:48 +01:00
f3c2ca6f8a
Update CHANGELOG.md ( #9497 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-29 00:12:48 +00:00