Commit Graph

24 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
2b93184d25 Improve warning message clarity for data migration failures
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/58467521-7d29-4fad-99f8-aad56f0540b8

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-14 08:58:01 +00:00
copilot-swe-agent[bot]
f4f9b15628 Generalize STORAGE_FOLDER symlink fix into reusable function with comprehensive documentation
Extract fix_linkwarden_path() function that can handle any absolute path
affected by the upstream path.join(process.cwd(), '../..', ...) pattern.
Document all 6 affected upstream filesystem operations.

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/58467521-7d29-4fad-99f8-aad56f0540b8

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-14 08:57:02 +00:00
copilot-swe-agent[bot]
10cb1d2629 Address review: improve error logging for data migration and add clarifying comment
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/23af3f23-96f8-49a3-849a-82fb5feef2bc

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-14 06:33:36 +00:00
copilot-swe-agent[bot]
6768d8f019 Fix STORAGE_FOLDER not being recognized by creating symlink from resolved path to persistent location
Linkwarden resolves STORAGE_FOLDER via path.join(process.cwd(), '../..', STORAGE_FOLDER)
which produces /data_linkwarden/config/library instead of /config/library when the app
runs from apps/web or apps/worker subdirectories. The symlink ensures data written to the
resolved path ends up in the persistent addon config directory.

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/23af3f23-96f8-49a3-849a-82fb5feef2bc

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-14 06:32:37 +00:00
alexbelgium
f5428e0950 fix: auto-fix linting issues 2025-07-23 08:58:09 +00:00
alexbelgium
f728166b14 fix: auto-fix linting issues 2025-06-10 10:06:17 +00:00
Alexandre
8eb7ef25f4 Lint 2025-05-13 14:28:15 +02:00
Alexandre
38638a5920 Lint 2025-05-13 14:23:34 +02:00
Alexandre
9d55259d3c Align to upstream
https://github.com/alexbelgium/hassio-addons/issues/1863
2025-05-11 08:57:59 +02:00
Alexandre
4286de2ed7 Update 99-run.sh 2024-03-19 13:07:31 +01:00
Alexandre
0569f78ca1 Update 99-run.sh 2024-03-19 12:52:57 +01:00
Alexandre
f3b93d2a50 Update 99-run.sh 2024-03-19 12:43:18 +01:00
Alexandre
f79f8805fd Update 99-run.sh 2024-03-19 12:42:10 +01:00
Alexandre
2b632cdd1a Update 99-run.sh 2024-03-19 08:27:30 +01:00
Alexandre
d7723c75fd Update 99-run.sh 2024-03-19 08:26:48 +01:00
Alexandre
32ada7f09d Update 99-run.sh 2024-03-19 06:59:19 +01:00
Alexandre
4354c922aa Update 99-run.sh 2024-03-19 06:46:53 +01:00
Alexandre
e7516dd466 Update 99-run.sh 2024-03-18 16:50:26 +01:00
Alexandre
859c966c46 Update 99-run.sh 2024-03-18 13:25:50 +01:00
Alexandre
6c9b77a756 Update 99-run.sh 2024-03-14 16:12:33 +01:00
github-actions
9eb8bf2e9b GitHub bot : scripts executable 2024-03-14 14:21:47 +00:00
Alexandre
4a8916572e Update 99-run.sh 2024-03-14 15:09:37 +01:00
Alexandre
c87d0b1560 Update 99-run.sh 2024-03-14 15:08:40 +01:00
Alexandre
78342866c8 New addon 2024-03-14 14:13:08 +01:00