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
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
github-actions
06a1751a07
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-06 09:43:03 +00:00
Alexandre
8338349afe
Rename cleanuparr/rootfs/ha_entrypoint.sh to cleanuparr/rootfs/etc/cont-init.d/99-run.sh
2026-03-06 10:42:55 +01:00
Alexandre
e2d68ee486
Merge pull request #2555 from PierreNa/add-maintainerr
...
Add maintainerr addon
2026-03-06 10:42:11 +01:00
Alexandre
96a224b9ff
Update addon_submitters.json
2026-03-06 10:42:04 +01:00
Alexandre
f555f14dc7
Update Dockerfile
2026-03-06 10:41:01 +01:00
Alexandre
82418264a8
Add 99-run.sh to cont-init.d directory
2026-03-06 10:40:18 +01:00
Alexandre
2c0c0089a3
Update config.yaml
2026-03-06 10:38:55 +01:00
Alexandre
afe4a81b34
Remove emby submitter from addon_submitters.json
2026-03-06 10:36:06 +01:00
Alexandre
a82f373fd7
Merge pull request #2560 from alexbelgium/copilot/check-added-addons
...
Add missing community-submitted addons to submitter tracking
2026-03-06 10:31:36 +01:00
Alexandre
e38aed659f
Update COMMUNITY_SUBMITTED_ADDONS.md
2026-03-06 10:31:18 +01:00
Alexandre
e445fe6ae3
Update addon_submitters.json
2026-03-06 10:30:58 +01:00
copilot-swe-agent[bot]
5aa3adbc56
Add missing community-submitted addons to submitter tracking
...
Added 15 new addon→submitter mappings based on git history and PR analysis:
- gitea, navidrome, openproject → baldarn
- kometa, tor → akrigator
- netalertx → jokob-sk
- librespeed → el
- manyfold → ToledoEM
- resiliosync → tyjtyj
- emby, jellyfin, jackett, nzbget, sonarr, radarr → petersendev
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 09:26:56 +00:00
copilot-swe-agent[bot]
cfe71c3046
Initial plan
2026-03-06 09:16:20 +00:00
Alexandre
09b182eda7
Update on_issues_ping_submitter.yml
2026-03-06 10:14:38 +01:00
Alexandre
1847da3f79
Update on_issues_ping_submitter.yml
2026-03-06 10:14:16 +01:00
Alexandre
7f18aca549
Update on_issues_ping_submitter.yml
2026-03-06 10:13:54 +01:00
Alexandre
96128375be
Merge pull request #2559 from alexbelgium/codex/improve-documentation-for-user-addons
...
Document community-submitted add-ons and auto-mention submitters on issues
2026-03-06 10:00:03 +01:00
Alexandre
d797c50973
Add community submitter mapping and auto-mention issue workflow
2026-03-06 09:58:50 +01:00
Pierre
3aaac1f178
Fix review feedback: use /config, scope chmod, gate chown
...
- Use DATA_DIR=/config (config:rw map) per maintainer request
- Scope chmod to /entrypoint.sh and cont-init.d instead of whole FS
- Gate chown -R behind .initialized marker to avoid slow restarts
2026-03-06 09:31:32 +01:00
github-actions
2d97046fd4
GitHub bot: changelog
2026-03-05 21:02:44 +00:00
Alexandre
79d45b6772
Merge pull request #2557 from ToledoEM/manyfold_update
...
manyfold: update to 0.133.1, remove image field, add migration docs
2026-03-05 22:00:03 +01:00
ToledoEM
28e2117f6d
manyfold: restore image tag removed by mistake
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-05 20:55:58 +00:00
ToledoEM
b1135d6fa2
manyfold: update to 0.133.1, remove image field, add migration docs
...
- Bump version to 0.133.1 (latest upstream manyfold-solo release)
- Remove image: field from config.yaml so HA builds via Dockerfile
- Pin Dockerfile and build.yaml to 0.133.1 instead of :latest
- Add Secret Key Base section to README covering all install scenarios
- Add Migration section to README with steps to preserve data when
switching addon slug or reinstalling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-05 18:40:58 +00:00
Pierre
c4374e2c90
Add Maintainerr addon
2026-03-05 15:59:21 +01:00
Pierre
fdeed7167e
Add Cleanuparr addon
2026-03-05 15:58:21 +01:00
github-actions
8914222b13
GitHub bot: changelog
2026-03-04 15:11:21 +00:00