• Joined on 2025-12-28
Remmer pushed to master at Remmer/StageAI 2026-04-09 08:14:27 +00:00
07a057bf79 feat: add /api/auth/register route for user registration
Remmer pushed to master at Remmer/StageAI 2026-04-09 08:11:36 +00:00
ffdab093ff feat: add Ollama/local LLM provider support
Remmer pushed to master at Remmer/StageAI 2026-04-09 08:05:21 +00:00
bd132315b4 fix: port mappings (3002 for app, 5434 for postgres) to avoid conflicts
Remmer pushed to master at Remmer/StageAI 2026-04-09 07:57:02 +00:00
38973f2d63 feat: add deployment script and project README
Remmer created branch master in Remmer/StageAI 2026-04-09 07:56:08 +00:00
Remmer pushed to master at Remmer/StageAI 2026-04-09 07:56:08 +00:00
7dfbc42b8c feat: contract analysis API improvements and DSGVO compliance updates
0daf65ce91 fix(decisions): enforce DSGVO tenant isolation and RBAC on decisions API
b837f4a71e feat: Phase 4.4 — Human-in-the-Loop APIs (AIIA-27)
78ccf64948 feat: Phase 4 — WebApp-Frontend für Bühnenrecht (AIIA-27)
3c16fdc30f feat: add NV Bühne non-renewal & compensation module (Phase 3.2)
Remmer created repository Remmer/StageAI 2026-04-09 07:54:53 +00:00
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 19:58:11 +00:00
ebf7ec2d9e Align GrampsWeb setup with official docker-compose (STI-91)
Remmer pushed to main at Remmer/stiftung-management-system 2026-04-05 19:45:53 +00:00
1254ec46d0 Fix GrampsWeb GEDCOM import: share cache volume between web and celery (STI-91)
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)