boban
01e7db589a
Fix: Installer + Wizard Step 5 robuster gegen IPv6/SSL-Fehler
...
- installer.sh: mailwolt-apply-domains mit 3-Phasen certbot (HTTP → LE → SSL),
IPv6-Check vor certbot, Zertifikat-Ablauf-Check (10 Tage), Version-Datei schreiben
- WizardDomains: noipv6-Status aus Helper-Output erkennen
- Wizard: retryDomains()-Methode für Wiederholung ohne neuen Wizard-Durchlauf
- Step 5 Blade: Hints pro Fehlerstatus, Retry-Button, "Trotzdem zum Login"
- UpdatePage: Version aus Datei, Fallback auf git describe (kein "dev" mehr)
- UpdatePage: refreshLowLevelState behandelt fehlende State-Datei als idle
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 13:16:42 +02:00
boban
38d22c85ed
Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix
...
- API-Key-Tabelle: unified CSS-Grid div-layout (kein separates mobile/desktop HTML mehr),
Scopes auf max. 2 Badges + +N Modal, Lösch-Bestätigung via Livewire-Modal
- Webhook-Tabelle: selbes div-grid Pattern, Status/HTTP inline auf Mobile
- Globale Suche: go()-Methode fixed (forceClose + setTimeout 350ms gegen resetState-Race)
- Domains: Sandbox-Icon ersetzt Globus durch gelbes Warndreieck wenn Sandbox aktiv
- Sandbox: SandboxRoute-Model, SandboxService, Migration, Routen-Verwaltung
- CSS: mw-kl-*/mw-whl-* Grid-Klassen, minmax(0,1fr) Fix für Text-Truncation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 19:48:06 +02:00
boban
627ef668e5
Feature: Domain Auto-fill, SSL-Skip, Dashboard SSL-Banner
...
- Wizard Schritt 2: leere Domain-Felder werden beim Tippen auto-gefüllt
(wer nur eine Domain nutzt muss sie nur einmal eingeben)
- Wizard Schritt 4: Checkbox "SSL jetzt überspringen" mit Hinweistext
- Wizard Schritt 5: skip-Status wird pro Domain angezeigt
- WizardDomains schreibt ssl_configured=0/1 in Settings
- SettingsForm: setzt ssl_configured=1 nach erfolgreichem applyDomains
- Dashboard: gelber Banner wenn ssl_configured != 1, Link zu Einstellungen
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 02:36:11 +02:00
boban
b52ea46f22
Fix: Lokal immer git describe als installierte Version verwenden
...
Auf APP_ENV=local wird die aktuelle Version direkt aus git describe
gelesen statt aus /var/lib/mailwolt/version — verhindert falschen
"Update verfügbar" Hinweis auf der Entwicklungsmaschine.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 02:02:57 +02:00
boban
291f13c034
Fix: Updates-Seite — Prüfung synchron, Log-Abstände, Checkbox-Stil
...
- checkForUpdates() läuft jetzt synchron (nicht im Hintergrund), damit
das Ergebnis sofort angezeigt wird ohne Seite neu laden zu müssen
- Log-Viewer: white-space:pre-wrap + <br> entfernt durch display:block
pro Span — kein doppelter Zeilenabstand mehr
- Auto-Scroll Checkbox nutzt jetzt mw-modal-check Klassen (passend zum Design)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 01:55:41 +02:00
boban
7bb922191f
Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen
...
- Update-Seite (/system/update) mit Log-Viewer, Fortschrittsbalken und goldenem Nav-Badge
- /usr/local/sbin/mailwolt-update Wrapper + backup:scheduled Cron-Command
- SSL: Checkbox entfernt, immer automatisch in Prod; local-Modus überspringt certbot mit manuellem Erzwingen-Modal
- Domain-Felder: live Validierung via updatedUiDomain/updatedMailDomain/updatedWebmailDomain
- DNS-Check in applyDomains() wiederhergestellt
- Backup-Cron: BackupScheduled Command + Laravel-Scheduler Eintrag in console.php
- /etc/cron.d/mailwolt-scheduler angelegt für schedule:run
- mailwolt-installer als regulärer Ordner (kein Submodule)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 01:23:43 +02:00
boban
8e68051fde
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-04 18:40:39 +01:00
boban
385b67c3c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:13:10 +01:00
boban
0cb7212d4b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 03:54:39 +01:00
boban
659f3cb7ae
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 02:45:40 +01:00
boban
2ef27b5e8f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 22:26:47 +01:00
boban
d200e3e73f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 22:22:23 +01:00
boban
e23713a5c6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 22:11:12 +01:00
boban
56e7453f8d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 21:55:38 +01:00
boban
8790cffeb4
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 21:34:06 +01:00
boban
2ed1d1cd36
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 21:31:18 +01:00
boban
10b4872a04
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 21:28:43 +01:00
boban
3152dc94e2
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:51:33 +01:00
boban
a5d3ac08c6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:27:52 +01:00
boban
4197b61905
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:05:01 +01:00
boban
dd645aed68
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 18:53:11 +01:00
boban
3108d521a5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 18:07:37 +01:00
boban
dd3f413e6a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 17:25:02 +01:00
boban
09117fe1e9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 19:57:15 +01:00
boban
ddd96eb9f2
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 19:37:30 +01:00
boban
da30b80056
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 19:05:11 +01:00
boban
d76ea0b703
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 18:00:20 +01:00
boban
adea3c5275
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 02:18:35 +01:00
boban
9d3ca94b87
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 01:50:34 +01:00
boban
520617d9b3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 20:59:59 +01:00
boban
d6f0c5d7cb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 20:54:57 +01:00
boban
3b816e2198
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 20:44:12 +01:00
boban
8e35c617b8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 20:33:53 +01:00
boban
d65aaf9a5d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 20:03:50 +01:00
boban
a5e745ca4a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 19:43:47 +01:00
boban
cdb16fc4a5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 19:31:52 +01:00
boban
3bf7db585a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 19:25:52 +01:00
boban
a943b42fec
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:19:02 +01:00
boban
7a636fb496
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 17:34:03 +01:00
boban
f99790b1a5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 17:13:25 +01:00
boban
1bf41063ae
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 17:08:35 +01:00
boban
ea12b97497
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 16:46:16 +01:00
boban
64afb9d9af
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 16:08:40 +01:00
boban
8d5cf8b3c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 15:43:56 +01:00
boban
b8caf3506a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 15:12:41 +01:00
boban
ca934a8588
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 14:54:47 +01:00
boban
c84843a4a1
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 15:45:18 +02:00
boban
e66c7809de
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 15:35:18 +02:00
boban
3504ca59c8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 15:31:50 +02:00
boban
ee2c0dfd79
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:29:48 +02:00