mailwolt/app/Livewire
boban 240c672198 Fix: Update-UI zeigt alte Version / schließt sofort ab (Race Condition)
Problem: state-Datei vom letzten Update zeigte noch 'done'. pollUpdate()
las das direkt nach runUpdate() als "Update fertig" — bevor der neue
Prozess überhaupt startete. displayCurrent war dann noch die alte Version.

Fix:
- runUpdate() setzt state='starting' und löscht rc VOR dem Shell-Aufruf
- runUpdate() setzt rc=null, lowState='starting', postActionsDone=false zurück
- refreshLowLevelState(): Kommentar klärt dass 'starting' als running gilt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 08:50:44 +02:00
..
Auth Fix: Pusher-Key-Fehler + wire:model remember + Reverb-Keys im Installer 2026-04-23 21:58:21 +02:00
Setup Fix: Wizard SSL-Flow end-to-end sauber gelöst 2026-04-24 16:11:50 +02:00
System first commit 2025-09-28 11:18:07 +02:00
Ui Fix: Update-UI zeigt alte Version / schließt sofort ab (Race Condition) 2026-04-26 08:50:44 +02:00
PingButton.php Hinzufügen der Seiten Seccrity und Domains 2025-10-07 20:24:26 +02:00