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
5158d7b3b3
Fix: SVG-Pfade (fehlendes M) + Vite-HMR-Proxy in nginx UI-Vhost
...
SVG paths in domain-list und installer-page hatten kein führendes 'M' im
d-Attribut — Browser-Fehler behoben. Nginx UI-Vhost bekommt Proxy-Locations
für /@vite/, /node_modules/, /resources/ und WebSocket /vite-hmr (Port 5173)
damit npm run dev durch nginx funktioniert.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 03:12:08 +02:00
boban
ad60bd61fe
Fix: Update-Prüfung als www-data (git safe.directory), Toggle-Switch statt Checkbox
...
- CheckUpdates: git safe.directory vor fetch setzen damit www-data-Ausführung funktioniert
- Auto-Scroll: nativen Checkbox durch CSS Toggle-Switch ersetzt (passt zum Dark-Design)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 02:00:35 +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
af369acbf6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-08 12:57:05 +01:00
boban
8e68051fde
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-04 18:40:39 +01:00
boban
9acea7b89b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:20:53 +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
10b4872a04
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 21:28:43 +01:00
boban
a5d3ac08c6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:27:52 +01:00
boban
dd645aed68
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 18:53:11 +01:00
boban
703843a9c2
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 18:18:22 +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
074d2da4ec
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-27 18:25:09 +01:00
boban
1bf41063ae
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 17:08:35 +01:00
boban
1443a693bd
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 16:54:40 +01:00
boban
9d2e8d2606
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 16:50:03 +01:00
boban
7e5a9a42d5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 15:19:18 +01:00
boban
16f3db7dcc
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 15:02:23 +01:00
boban
ca934a8588
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 14:54:47 +01:00
boban
3504ca59c8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 15:31:50 +02:00
boban
da54fbc7f3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 14:18:34 +02:00
boban
1f2634b054
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 14:09:59 +02:00
boban
b8013d198b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 14:00:00 +02:00
boban
facf4bf844
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:59:34 +02:00
boban
d3a949ea80
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:43:38 +02:00
boban
a9609d358b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:10:06 +02:00
boban
e67c8613b3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-24 23:25:14 +02:00
boban
3396aab47f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-24 01:08:49 +02:00
boban
56736a648b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-22 16:59:07 +02:00
boban
020f55f53d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-22 16:48:46 +02:00
boban
529979f078
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-22 03:12:02 +02:00
boban
323c6032af
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 18:30:20 +02:00
boban
7af7b2fb2b
Hinzufügen der Seiten Seccrity und Domains
2025-10-07 20:24:26 +02:00