Commit Graph

462 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
cb733396c9 chore: increment calibre-web version to 0.6.26-2
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/79054690-99be-456e-846b-5646f334273a

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-06 20:18:06 +00:00
copilot-swe-agent[bot]
6cd9dec8ad fix: install calibre at build time to ensure calibredb is available for book downloads
The calibre-web addon relies on calibredb to retrieve book metadata for
downloads. Previously, calibre was only installed at runtime via
DOCKER_MODS (linuxserver/mods:universal-calibre), which could fail due
to network issues or changes in the init sequence.

Installing calibre at build time ensures calibredb is always available
in the container, fixing the 500 Internal Server Error when downloading
books.

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/6f6e6795-4a2c-4c6a-88b2-931def081d20

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-06 18:31:47 +00:00
copilot-swe-agent[bot]
5a19d19054 Fix HTTP 429: replace ADD remote URLs with COPY in all Dockerfiles, add retry logic and fix ha_automodules.sh
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/2244d014-7299-4b63-89e4-35683a0b4c15
2026-03-26 09:07:15 +00:00
copilot-swe-agent[bot]
3c53e69161 Replace blanket capability, with specific capabilities in all AppArmor profiles
Remove overly permissive blanket `capability,` rule (grants ALL Linux
capabilities) from 107 addon AppArmor profiles. Replace with only the
specific capabilities each addon needs based on its config.yaml
`privileged` field.

Base capabilities for all addons: setuid, setgid, chown, fowner, dac_override
Additional capabilities mapped from config.yaml privileged list:
- SYS_ADMIN -> sys_admin
- DAC_READ_SEARCH -> dac_read_search
- NET_ADMIN -> net_admin
- NET_RAW -> net_raw
- SYS_RAWIO -> sys_rawio
- SYS_TIME -> sys_time
- SYS_RESOURCE -> sys_resource

Addons with full_access: true (portainer_agent) retain blanket capability.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-17 07:42:05 +00:00
alexbelgium
308d8e7803 Updater bot : calibre_web updated to 0.6.26 2026-02-07 01:56:28 +01:00
Alexandre
35f05b0e93 Fix script 2026-02-04 15:59:55 +01:00
Alexandre
97bc68f228 Chmod +x 2026-02-03 19:58:19 +01:00
Alexandre
303278982d Remove LSIO non-root env from addon Dockerfiles 2026-01-31 15:54:28 +01:00
Alexandre
29b05078db Set LSIO non-root user flag to 0 2026-01-31 12:42:07 +01:00
Alexandre
c8e8d3c16e Clean 2026-01-30 09:11:12 +01:00
Alexandre
541e929071 lsio 2026-01-29 15:12:12 +01:00
Alexandre
302e39459d remove bashio standalone 2026-01-29 13:26:08 +01:00
Alexandre
aa987e1ede update standalone 2026-01-29 11:32:18 +01:00
Alexandre
f43020d85b Accept standalone bashio 2026-01-29 11:06:24 +01:00
Alexandre
1f3eb13cb8 Clean 2026-01-20 14:27:06 +01:00
Alexandre
5bcb21db5e Define shebang on the fly 2026-01-16 19:58:50 +01:00
Alexandre
6636d72d86 Align changelog dates to ISO 8601 2026-01-10 20:12:24 +01:00
Alexandre
d90e3f7b91 Remove support development headings from READMEs 2025-12-01 14:12:00 +01:00
Alexandre
6e635c3a76 update 2025-11-24 15:38:17 +00:00
Alexandre
27abb2144f update 2025-11-24 15:37:21 +00:00
Alexandre
05881fd101 update 2025-11-24 15:35:21 +00:00
Alexandre
d0f81bace5 update 2025-11-24 15:31:26 +00:00
Alexandre
d01ca4cc41 update 2025-11-24 15:24:30 +00:00
Alexandre
dc540a34ef update 2025-11-24 15:20:38 +00:00
Alexandre
047c8797c1 update 2025-11-24 15:16:17 +00:00
Alexandre
2bf9c0413c improve donate 2025-11-24 15:14:27 +00:00
Alexandre
49fe9c0243 Remove deprecated codenotary metadata 2025-11-07 14:42:36 +01:00
Alexandre
a928c8e9e2 Embed env_vars guidance in docs 2025-11-06 16:50:01 +01:00
Alexandre
752a5d2acd add env_vars nobuild 2025-11-06 11:51:25 +01:00
alexbelgium
d38b278629 fix: auto-fix linting issues 2025-10-26 00:32:33 +00:00
Alexandre
a69c1a217d Restore original configuration for addons_updater and templates 2025-10-17 15:16:17 +02:00
github-actions
04c701a1fc Github bot : image compressed 2025-08-31 23:06:36 +00:00
alexbelgium
89fdab7e7a fix: auto-fix linting issues 2025-08-31 00:32:39 +00:00
github-actions
1dbaf561e2 GitHub bot: sanitize (spaces + LF endings) & chmod 2025-08-29 23:56:22 +00:00
alexbelgium
2d6bf904ab Updater bot : calibre_web updated to 0.6.25 2025-08-30 01:55:43 +02:00
Alexandre
bb53062e94 Add bashio standalone to all 2025-08-02 11:13:15 +02:00
Alexandre
c735abc9b2 Claudify 2025-08-01 22:13:51 +02:00
alexbelgium
f5428e0950 fix: auto-fix linting issues 2025-07-23 08:58:09 +00:00
github-actions
56b7d56f64 GitHub bot: sanitize (spaces + LF endings) & chmod 2025-07-17 11:52:35 +00:00
github-actions
08256b7d99 GitHub bot: fix linting issues (nobuild) 2025-07-15 14:48:10 +00:00
github-actions
c6e5dc8f6b GitHub bot: fix linting issues (nobuild) 2025-07-15 14:40:38 +00:00
alexbelgium
67a3ca07d9 fix: auto-fix linting issues 2025-07-15 14:37:22 +00:00
github-actions
6d6707af23 GitHub bot: fix linting issues (nobuild) 2025-07-15 14:31:08 +00:00
alexbelgium
ef025234fb fix: auto-fix linting issues 2025-07-13 00:35:25 +00:00
github-actions
f5f2e15076 GitHub bot: fix linting issues (nobuild) 2025-06-29 05:10:37 +00:00
alexbelgium
74ccfb8cf6 fix: auto-fix linting issues 2025-06-29 00:35:16 +00:00
alexbelgium
f728166b14 fix: auto-fix linting issues 2025-06-10 10:06:17 +00:00
github-actions
3c56c63cf8 GitHub bot : changelog 2025-05-28 07:56:09 +00:00
alexbelgium
9839bfb32b Update 2025-05-28 09:07:32 +02:00
alexbelgium
46ff55c8b6 Clean migration https://github.com/alexbelgium/hassio-addons/issues/1878#issuecomment-2914030167 2025-05-28 09:04:21 +02:00