Commit Graph

684 Commits

Author SHA1 Message Date
Alexandre
01a87f3d3d Merge pull request #2517 from alexbelgium/copilot/fix-download-urls-issue
Fix Seafile download URLs containing incorrect /seafhttp prefix
https://github.com/alexbelgium/hassio-addons/issues/1753#issuecomment-3941848766
2026-02-23 00:15:54 +01:00
Alexandre
9dd66d0977 Downgrade Seafile version from 12.0.19 to 12.0.18-2 2026-02-23 00:15:05 +01:00
Alexandre
8efc883ab2 Update version from 12.0.19 to 12.0.18-2 2026-02-23 00:14:22 +01:00
copilot-swe-agent[bot]
bc4f9528fe Bump Seafile version to 12.0.19 and update changelog
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-02-22 23:13:23 +00:00
github-actions
911fb73b68 Github bot : image compressed 2026-02-22 23:10:24 +00:00
copilot-swe-agent[bot]
ce71f1a9b6 Fix Seafile download URLs: re-apply URL config after upstream init scripts
The upstream Docker image's write_config.sh hardcodes
FILE_SERVER_ROOT = "http://<SERVER_IP>/seafhttp" in seahub_settings.py,
overwriting the addon's configured value on first run. This causes
download URLs to contain an incorrect /seafhttp prefix and miss the
file server port.

Fix by creating a helper script (apply_addon_urls.sh) that re-applies
the addon's FILE_SERVER_ROOT and SERVICE_URL right before Seafile
services start, after all upstream init/setup/update scripts complete.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-02-22 22:59:18 +00:00
github-actions
903f8f48bc GitHub bot : graphs updated 2026-02-20 12:18:26 +00:00
github-actions
8d19bcdfad Github bot : image compressed 2026-02-15 23:09:56 +00:00
github-actions
619a26ec4f GitHub bot : graphs updated 2026-02-13 12:18:27 +00:00
github-actions
19f3d58733 Github bot : image compressed 2026-02-08 23:11:36 +00:00
github-actions
1003f4d9a3 GitHub bot : graphs updated 2026-02-06 12:17:44 +00: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
github-actions
0f1e69b63a Github bot : image compressed 2026-02-01 23:09:26 +00:00
Alexandre
4624ab8aa2 Fix seafile env_vars export 2026-01-30 16:57:44 +01:00
Alexandre
a5eb85a8fd Fix seafile env_vars export 2026-01-30 16:55:56 +01:00
github-actions
98e4abb26c GitHub bot : graphs updated 2026-01-30 12:16:31 +00:00
Alexandre
c8e8d3c16e Clean 2026-01-30 09:11: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
github-actions
e88fbb3d4d Github bot : image compressed 2026-01-25 23:07:31 +00:00
github-actions
41e7af6ae7 GitHub bot : graphs updated 2026-01-23 12:14:42 +00:00
Alexandre
70c522ecf9 Update 2026-01-21 14:24:19 +01:00
Alexandre
1f3eb13cb8 Clean 2026-01-20 14:27:06 +01:00
github-actions
cd75c0613f Github bot : image compressed 2026-01-18 23:06:46 +00:00
Alexandre
5bcb21db5e Define shebang on the fly 2026-01-16 19:58:50 +01:00
github-actions
8c56074884 GitHub bot : graphs updated 2026-01-16 12:13:07 +00:00
github-actions
7f7a9c648d Github bot : image compressed 2026-01-11 23:08:53 +00:00
Alexandre
6636d72d86 Align changelog dates to ISO 8601 2026-01-10 20:12:24 +01:00
github-actions
5ee2b72d73 GitHub bot : graphs updated 2026-01-09 12:13:56 +00:00
github-actions
da09adeeb6 Github bot : image compressed 2026-01-04 23:07:02 +00:00
github-actions
be7b9d7ba2 GitHub bot : graphs updated 2026-01-02 12:12:26 +00:00
Alexandre
d2549ed17d Bump seafile addon version 2025-12-30 17:46:02 +01:00
github-actions
0c8f5239bf Github bot : image compressed 2025-12-28 23:06:51 +00:00
alexbelgium
f603687a93 Updater bot : seafile updated to 12.0.14 2025-12-28 20:01:42 +01:00
Alexandre
f55b6a1235 Update Dockerfile 2025-12-27 08:49:51 +01:00
GitHub Actions
be717f1b13 Revert 'Updater bot : seafile updated to 12.0.14' [nobuild] 2025-12-27 07:38:39 +00:00
alexbelgium
846c9e6619 Updater bot : seafile updated to 12.0.14 2025-12-27 08:32:01 +01:00
Alexandre
d686f2671d Fix environment variable name for packages in Dockerfile 2025-12-27 08:13:05 +01:00
GitHub Actions
6476676fca Revert 'Updater bot : seafile updated to 12.0.14' [nobuild] 2025-12-27 01:02:52 +00:00
alexbelgium
69cf376a46 Updater bot : seafile updated to 12.0.14 2025-12-27 01:59:15 +01:00
github-actions
c6b84a8b46 GitHub bot : graphs updated 2025-12-26 12:12:24 +00:00
GitHub Actions
862e5d4ac3 Revert 'Updater bot : seafile updated to 12.0.14' [nobuild] 2025-12-24 07:38:34 +00:00
alexbelgium
90120f9c0a Updater bot : seafile updated to 12.0.14 2025-12-24 08:35:26 +01:00
alexbelgium
4a74078541 Updater bot : seafile updated to 2025-12-23 17:18:54 +01:00
Alexandre
bc0bce90ae Fix Seafile database selection handling 2025-12-21 16:54:42 +01:00
Alexandre
b833d9fd3c Normalize Seafile URL configuration 2025-12-18 10:36:56 +01:00
Alexandre
7debca49fe Fix Seafile file server root configuration 2025-12-18 07:59:44 +01:00
github-actions
bf006ecdf8 Github bot : image compressed 2025-12-14 23:06:37 +00:00