boban
bc66870681
Feature: Pagination für Quarantäne und Mail-Queue (25 pro Seite)
...
- Quarantäne und Queue zeigen je 25 Einträge pro Seite
- Pagination-Bar mit Seitenanzeige (X-Y von Z) und Blätter-Buttons
- Seite wird bei Filter- oder Suchwechsel auf 1 zurückgesetzt
- Quarantäne: rows-Select entfernt (API holt intern 500, UI paginiert)
- CSS-Klassen mq-pagination, mq-pag-btn passend zum Dark-Design
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 02:06:14 +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
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
2049057f7f
Feature: Setup-Wizard neu — 4-Schritte-Einrichtung mit Dark-Design
...
- Wizard komplett überarbeitet: System / Domains / Admin / Zusammenfassung
- Eigenes Layout (layouts/setup.blade.php), zentriert, kein Sidebar
- Schritt-Indikator mit Checkmarks für abgeschlossene Schritte
- Per-Schritt Validierung, live Fehleranzeige
- Weiter/Zurück-Buttons mit korrekter Ausrichtung (margin-left:auto)
- Livewire wire:loading-Spinner auf SVG-Icons (behebt JS-Fehler in core.js)
- finish() schreibt Settings, .env und legt Admin-User an
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 01:49:13 +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
d81c3bc07c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-08 12:52:54 +01:00
boban
821a2bde33
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-08 12:43:52 +01:00
boban
8e68051fde
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-04 18:40:39 +01:00
boban
fc04ef44d0
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 23:17:06 +01:00
boban
a7d84899fb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:58:18 +01:00
boban
e3dc81ef73
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:53:37 +01:00
boban
9acea7b89b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:20:53 +01:00
boban
6c3cde5f65
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:10:01 +01:00
boban
77f22518c8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:05:14 +01:00
boban
9aa9475387
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 18:17:27 +01:00
boban
d4255b08fa
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 17:43:14 +01:00
boban
94aec78d4c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 16:52:41 +01:00
boban
d3783e1717
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 16:41:54 +01:00
boban
dcf9a8d3e9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:32:24 +01:00
boban
595828c5f6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:29:30 +01:00
boban
834f173bb9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:26:34 +01:00
boban
a3a4ec4d06
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:13:39 +01:00
boban
2f390af9ed
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:42:36 +01:00
boban
530faf6b45
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:33:30 +01:00
boban
8058f9b814
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:27:36 +01:00
boban
c4b906223c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:18:53 +01:00
boban
81860d1851
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:14:26 +01:00
boban
792f0e3528
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:01:17 +01:00
boban
46591669d6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:38:00 +01:00
boban
8690067d9c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:21:22 +01:00
boban
beb2f863a3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:14:54 +01:00
boban
e833033074
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:08:26 +01:00
boban
02e558bf4b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:59:51 +01:00
boban
d9867db546
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:43:16 +01:00
boban
e77d9f64bb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:27:23 +01:00
boban
ee44ff3def
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:23:48 +01:00
boban
4d1fd64158
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:15:55 +01:00
boban
6b0dd7d176
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:05:18 +01:00
boban
67b6e1fa02
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-30 23:55:07 +01:00
boban
8b4f2d9fe8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:32:25 +01:00
boban
e3c7e8de33
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:24:36 +01:00
boban
385b67c3c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:13:10 +01:00
boban
251f2d9c8f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 18:34:08 +01:00
boban
aaae226c8d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 04:23:41 +01:00
boban
3c1093311c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 04:10:49 +01:00
boban
0cb7212d4b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 03:54:39 +01:00
boban
ab13bab984
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 03:44:49 +01:00
boban
47bca4c8de
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 03:26:32 +01:00
boban
9074904683
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 03:10:11 +01:00
boban
659f3cb7ae
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 02:45:40 +01:00
boban
c8cae445c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 22:53:41 +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
4645b168f7
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 20:20:30 +01:00
boban
3152dc94e2
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:51:33 +01:00
boban
59c495af84
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 19:38:37 +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
93c87b8d89
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 19:04:45 +01:00
boban
18447dbf21
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:57:23 +01:00
boban
c11d330c38
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:41:54 +01:00
boban
a943b42fec
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:19:02 +01:00
boban
e997d5374d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:04:27 +01:00
boban
ecbe123088
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:00:40 +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
9d2e8d2606
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 16:50:03 +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
0d41b6b658
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 15:53: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
f4e03fab82
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 14:56:01 +02:00
boban
ee2c0dfd79
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:29:48 +02:00
boban
2e40e109a3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-25 13:23:46 +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
812f91202f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-24 16:31:01 +02:00
boban
42dce7bde9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-24 14:14:35 +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
a8e7aedadf
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 21:38:04 +02:00
boban
300928851a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 20:54:00 +02:00
boban
57b01654cc
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 20:41:15 +02:00
boban
f69ea2ddcb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 20:14:54 +02:00
boban
6fc74a0906
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 20:00:08 +02:00
boban
95ab70e251
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 19:53:09 +02:00
boban
7f4f2adbe5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 19:32:44 +02:00
boban
40340c709a
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 19:11:59 +02:00
boban
323c6032af
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 18:30:20 +02:00
boban
2fecb09984
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 02:33:38 +02:00
boban
a25de8c7b7
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 02:32:37 +02:00
boban
878dae8876
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 02:19:40 +02:00
boban
fdfa282af0
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 01:57:37 +02:00
boban
45ec38452c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 01:51:12 +02:00
boban
45d0071302
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-21 01:14:15 +02:00
boban
c16fb74cd1
Rechtebechebung für User mit Sudorechte
2025-10-20 21:21:25 +02:00
boban
a4f3990ce4
Rechtebechebung für User mit Sudorechte
2025-10-20 01:44:23 +02:00
boban
1516746c01
Rechtebechebung für User mit Sudorechte
2025-10-20 00:06:44 +02:00
boban
033ae32538
Rechtebechebung für User mit Sudorechte
2025-10-19 23:53:50 +02:00
boban
b80ff05a0a
Rechtebechebung für User mit Sudorechte
2025-10-19 23:38:39 +02:00
boban
260570b5a8
Rechtebechebung für User mit Sudorechte
2025-10-19 23:24:16 +02:00
boban
127497b5cf
Rechtebechebung für User mit Sudorechte
2025-10-19 23:10:59 +02:00
boban
d37ef8ffee
Rechtebechebung für User mit Sudorechte
2025-10-19 22:57:21 +02:00
boban
f8934b7a9a
Rechtebechebung für User mit Sudorechte
2025-10-19 22:38:46 +02:00
boban
28129cb989
Rechtebechebung für User mit Sudorechte
2025-10-19 18:46:53 +02:00
boban
98ccb68a34
Rechtebechebung für User mit Sudorechte
2025-10-19 18:35:39 +02:00
boban
450247d163
Rechtebechebung für User mit Sudorechte
2025-10-19 17:50:54 +02:00
boban
d6007589ef
Domain Create Modal anpassen Fehler auf Null
2025-10-19 12:11:01 +02:00
boban
890184d985
Domain Create Modal anpassen Fehler auf Null
2025-10-19 11:34:17 +02:00
boban
47cf6e95ae
Domain Create Modal anpassen Fehler auf Null
2025-10-19 11:13:38 +02:00
boban
a78767809d
Domain Create Modal anpassen Fehler auf Null
2025-10-18 22:50:22 +02:00
boban
5d15a757b3
Domain Create Modal anpassen Fehler auf Null
2025-10-18 21:28:51 +02:00
boban
50202b5245
Domain Create Modal anpassen Fehler auf Null
2025-10-18 19:23:24 +02:00
boban
f6305ba591
Domain Create Modal anpassen Fehler auf Null
2025-10-18 18:51:34 +02:00
boban
3f9ebd8300
Domain Create Modal anpassen Fehler auf Null
2025-10-18 18:32:55 +02:00
boban
609bf48a46
Domain Create Modal anpassen Fehler auf Null
2025-10-18 18:09:40 +02:00
boban
b10cb90b09
Domain Create Modal anpassen Fehler auf Null
2025-10-18 11:54:17 +02:00
boban
c143414119
Domain Create Modal anpassen Fehler auf Null
2025-10-18 11:42:06 +02:00
boban
5590639dac
Domain Create Modal anpassen Fehler auf Null
2025-10-18 11:33:46 +02:00