Commit Graph

32984 Commits

Author SHA1 Message Date
Alexandre
07efbb5272 Merge branch 'master' into copilot/fix-cloudcmd-file-not-found 2026-03-07 12:04:53 +01:00
copilot-swe-agent[bot]
0819cdff8b Increment version to 19.6.8-2 and update changelog
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-07 09:33:41 +00:00
alexbelgium
8eed407509 Updater bot : zzz_archived_code-server updated to 4.109.5 2026-03-07 06:45:31 +01:00
alexbelgium
4d57d79db0 Updater bot : unpackerr updated to v0.15.0 2026-03-07 06:44:33 +01:00
alexbelgium
4f99299934 Updater bot : tdarr updated to 2.61.01 2026-03-07 06:44:21 +01:00
alexbelgium
f338d5a7d1 Updater bot : social_to_mealie updated to 1.6.0 2026-03-07 06:44:07 +01:00
alexbelgium
89f9a068f5 Updater bot : scrutiny_fa updated to v1.41.0 2026-03-07 06:43:56 +01:00
alexbelgium
a9e2e5895b Updater bot : scrutiny updated to v1.41.0 2026-03-07 06:43:53 +01:00
alexbelgium
9f3110d3c2 Updater bot : prowlarr updated to nightly-2.3.3.5292-ls225 2026-03-07 06:43:33 +01:00
alexbelgium
cea9f733ba Updater bot : photoprism updated to ubuntu-2026-03-05 2026-03-07 06:43:17 +01:00
alexbelgium
671b3e79ba Updater bot : nzbget updated to v26.0-ls233 2026-03-07 06:43:08 +01:00
alexbelgium
cd96afd2a6 Updater bot : netalertx_fa updated to 26.3.7 2026-03-07 06:43:02 +01:00
alexbelgium
2e8c92ea0d Updater bot : netalertx updated to 26.3.7 2026-03-07 06:42:59 +01:00
alexbelgium
5ff4d786eb Updater bot : jackett updated to 0.24.1292 2026-03-07 06:42:13 +01:00
alexbelgium
70b6433e3d Updater bot : immich_power_tools updated to 0.20.0 2026-03-07 06:42:08 +01:00
alexbelgium
e2fc419c3c Updater bot : immich_frame updated to 1.0.32.0 2026-03-07 06:41:59 +01:00
alexbelgium
b2b75acfea Updater bot : flexget updated to 3.19.0 2026-03-07 06:41:34 +01:00
alexbelgium
724926ad09 Updater bot : fireflyiii_data_importer updated to 2.2.0 2026-03-07 06:41:28 +01:00
alexbelgium
8d6574f467 Updater bot : fireflyiii updated to 6.5.4 2026-03-07 06:41:25 +01:00
alexbelgium
f8fcf09eeb Updater bot : filebrowser updated to 2.61.2 2026-03-07 06:41:18 +01:00
alexbelgium
f852964a5a Updater bot : epicgamesfree updated to debian-2026-03-06 2026-03-07 06:41:14 +01:00
alexbelgium
1cb89a5e8f Updater bot : ente updated to 1.7.21 2026-03-07 06:41:12 +01:00
alexbelgium
4db9441aab Updater bot : codex updated to 1.9.23 2026-03-07 06:40:53 +01:00
alexbelgium
8a026bd852 Updater bot : changedetection.io updated to 0.54.4 2026-03-07 06:40:44 +01:00
alexbelgium
42303a3a4e Updater bot : browser_chromium updated to version-09bef544 2026-03-07 06:40:32 +01:00
alexbelgium
97b022df09 Updater bot : browser_brave updated to 1.87.192-ls80 2026-03-07 06:40:23 +01:00
alexbelgium
4071b45727 Updater bot : birdnet-pipy updated to 0.5.6 2026-03-07 06:39:44 +01:00
github-actions
491eb900a7 GitHub bot: changelog 2026-03-06 17:49:11 +00:00
Alexandre
4943d2e611 Update version to 19.6.8-3 in config.yaml 2026-03-06 18:39:55 +01:00
Alexandre
f26d8e57cd Merge pull request #2563 from alexbelgium/copilot/fix-cloudcommander-error
Fix CloudCommander startup error on missing /homeassistant/addons_config
2026-03-06 18:39:31 +01:00
Alexandre
5b9383d824 Merge branch 'master' into copilot/fix-cloudcommander-error 2026-03-06 18:39:22 +01:00
Alexandre
94e4778843 Update version to 19.6.8-2 in config.yaml 2026-03-06 18:38:44 +01:00
Alexandre
1408a6e434 Update symlink handling in 99-run.sh
Modify symlink creation and deletion to prevent errors.
2026-03-06 18:38:27 +01:00
copilot-swe-agent[bot]
7aa408ec77 Fix CloudCommander startup error: guard /homeassistant/addons_config with existence checks
The script failed with 'find: /homeassistant/addons_config: No such file or directory'
because it accessed the directory without checking if it exists. Since the script uses
set -e, the failing find command caused the entire init script to exit.

This follows the same pattern already used in the filebrowser addon's 20-folders.sh.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-06 17:37:03 +00:00
copilot-swe-agent[bot]
e0d408141f Initial plan 2026-03-06 17:34:58 +00:00
copilot-swe-agent[bot]
383f9eaf21 Fix cloudcmd argument quoting: use unquoted expansion for proper CLI arg passing
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-06 17:27:54 +00:00
copilot-swe-agent[bot]
668c11eb28 Initial plan 2026-03-06 17:21:44 +00:00
github-actions
c7e166677d GitHub bot : README updated 2026-03-06 17:13:49 +00:00
github-actions
ccb87b6c0d GitHub bot : graphs updated 2026-03-06 12:17:46 +00:00
github-actions
ee298ce4ed Github bot : stats updated 2026-03-06 12:16:53 +00:00
Alexandre
7b8620efc4 Update CHANGELOG.md 2026-03-06 10:52:01 +01:00
Alexandre
bc5d41c063 Update config.yaml 2026-03-06 10:51:51 +01:00
Alexandre
6e65d8a29b revert 2026-03-06 10:51:43 +01:00
github-actions
070836086d GitHub bot: changelog 2026-03-06 09:51:28 +00:00
Alexandre
97f6bd8382 revert 2026-03-06 10:51:28 +01:00
Alexandre
79d7914a6c Update config.yaml 2026-03-06 10:48:54 +01:00
Alexandre
2da14124fe Update Dockerfile 2026-03-06 10:48:46 +01:00
github-actions
45e7ff488a GitHub bot: sanitize (spaces + LF endings) & chmod 2026-03-06 09:46:21 +00:00
Alexandre
90e7e8bde2 Merge pull request #2556 from PierreNa/add-cleanuparr
Add Cleanuparr addon
2026-03-06 10:45:02 +01:00
Alexandre
101cf339d2 Rename cleanuparr/rootfs/etc/cont-init.d/99-run.sh to cleanuparr/rootfs/ha_entrypoint.sh 2026-03-06 10:44:38 +01:00