This commit is contained in:
2026-05-16 20:33:36 +02:00
parent 96c1029d91
commit 968bf7d102
212 changed files with 954195 additions and 658 deletions

View File

@@ -0,0 +1,13 @@
Backup vor Cross-Praxis-External-DM (Timestamp 20260514_212313).
Wiederherstellen (PowerShell, Projektroot „AzA march 2026“):
Copy-Item -Force "backup_cross_practice_external_dm_20260514_212313\empfang_routes.py" "empfang_routes.py"
Copy-Item -Force "backup_cross_practice_external_dm_20260514_212313\empfang.html" "web\empfang.html"
Danach Backend neu starten.
Hinweis: Nach dem neuen Patch entsteht bei Bedarf data/empfang_external_messages.json (löschen nur bei bewusstem Reset der externen Chats).
Geändert im Patch (nicht in dieser Backup-Kopie):
- empfang_routes.py — externe DM, Endpunkte, peer-users für external_person
- web/empfang.html — Chat-UI, Häufige Kontakte (Server + Cache)

File diff suppressed because it is too large Load Diff