mailwolt/app/Livewire/Ui
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
..
Dashboard Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-24 01:08:49 +02:00
Domain Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-29 04:10:49 +01:00
Mail Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Nx Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix 2026-04-23 19:48:06 +02:00
Search/Modal Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix 2026-04-23 19:48:06 +02:00
Security Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
System Fix: Update-UI zeigt alte Version / schließt sofort ab (Race Condition) 2026-04-26 08:50:44 +02:00
V2/Mail Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Webmail Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00