mailwolt/app
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
..
Console/Commands Fix: Update-Check Bootstrap — --check-only Flag in mailwolt-update 2026-04-26 08:13:32 +02:00
Enums Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Events Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-24 23:25:14 +02:00
Exceptions Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-29 18:34:08 +01:00
Helpers Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-11-08 12:52:54 +01:00
Http Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Jobs Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Livewire Fix: Update-UI zeigt alte Version / schließt sofort ab (Race Condition) 2026-04-26 08:50:44 +02:00
Models Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix 2026-04-23 19:48:06 +02:00
Observers Rechtebechebung für User mit Sudorechte 2025-10-19 23:53:50 +02:00
Providers Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
Services Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix 2026-04-23 19:48:06 +02:00
Support Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
View/Components/Partials Hinzufügen der Seiten Seccrity und Domains 2025-10-07 20:24:26 +02:00