• Joined on 2025-12-28
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 19:36:29 +00:00
3155c4b7d2 Add Celery worker for GrampsWeb async tasks (GEDCOM import) (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 19:22:43 +00:00
6a3f68c76b Fix nginx: use subdomain SSL cert path for ahnenforschung.vhtv-stiftung.de (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 16:37:22 +00:00
8de3106596 Switch GrampsWeb from subpath to subdomain ahnenforschung.vhtv-stiftung.de (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 11:37:01 +00:00
a9201138c2 Fix nginx: add location block for double fonts/ path in GrampsWeb (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 11:25:47 +00:00
ebaaf3dad3 Fix nginx: rewrite font paths in CSS to prevent double fonts/ directory (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 10:45:51 +00:00
1429357924 Fix nginx: remove broken font path rewrite that caused double fonts/ in URL (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-04 22:05:46 +00:00
3c7c472e64 Fix nginx: add text/javascript to sub_filter_types for GrampsWeb subpath rewriting (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-04 18:36:04 +00:00
8d72f1f12f Fix GrampsWeb production config: restart policy + sync to nginx sub_filter approach (STI-91)
32acc9886f Fix nginx: remove redundant text/html from sub_filter_types (STI-102)
Compare 2 commits »
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-03 21:19:16 +00:00
b79de1d9dd Refactor GrampsWeb subpath handling: move all patching to nginx sub_filter (STI-98)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 12:33:23 +00:00
2a3577baff Fix GrampsWeb: patch service worker to respect subpath (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 11:18:33 +00:00
d5eb072a46 Fix GrampsWeb: recursive CSS find + auto-create admin on startup (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 10:27:48 +00:00
700a6472b7 Fix GrampsWeb subpath: patch CSS font paths from ../fonts/ to fonts/ (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 10:08:37 +00:00
905e5a7d6c Fix GrampsWeb subpath: patch location.href redirects to root (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 09:57:31 +00:00
3cdf49419e Fix GrampsWeb subpath: patch API/lang/font paths in JS at startup (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 09:17:34 +00:00
5d27f9235e Fix compose.dev.yml: remove duplicate gramps_data_dev volume (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 08:57:56 +00:00
c305417bb9 Add dev defaults for GrampsWeb admin credentials in compose.yml (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 08:44:29 +00:00
2a579c83c0 Improve GrampsWeb base href patching: find all index.html copies (STI-90)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 02:37:59 +00:00
55da366014 Fix GrampsWeb subpath: patch <base href> at container startup (STI-93)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 01:31:03 +00:00
66ccdc793c Fix compose.dev.yml: declare missing gramps_data_dev volume (STI-93)
Remmer pushed to main at Remmer/stiftung-management-system 2026-03-24 00:26:03 +00:00
cee51ccec2 Fix deploy.sh: auto-update nginx config on deploy (STI-93)