-
d50aedeafb
Fix: nginx http2 Syntax für nginx 1.25+ (listen 443 ssl + http2 on)
main
v1.1.14
boban
2026-04-24 17:16:20 +0200
-
bc2810eb8a
Fix: certbot in sudoers + SSL-Seite zeigt Zertifikate
v1.1.13
boban
2026-04-24 16:29:57 +0200
-
894f753b81
Fix: Wizard SSL-Flow end-to-end sauber gelöst
v1.1.12
boban
2026-04-24 16:11:50 +0200
-
9d3cbd88b6
Fix: Race Condition SSL-Wizard + fastcgi_param HTTPS on
v1.1.11
boban
2026-04-24 16:06:25 +0200
-
1547302297
Fix: Wizard leitet nach SSL-Setup automatisch auf HTTPS weiter
v1.1.10
boban
2026-04-24 15:54:08 +0200
-
68a31e894d
Fix: SESSION_DOMAIN=null entfernt aus .env.example
v1.1.9
boban
2026-04-24 15:25:38 +0200
-
7833257126
Fix: footer_ok + Monit Nginx-Check bereinigt
v1.1.8
boban
2026-04-24 15:15:34 +0200
-
216e46311b
chore: mailwolt-installer in eigenes Repo ausgelagert
v1.1.167
boban
2026-04-24 15:11:39 +0200
-
f9f7433b98
Fix: Kein Self-signed HTTPS mehr — plain HTTP bis LE-Cert vorhanden
v1.1.166
boban
2026-04-24 15:02:26 +0200
-
73bda08244
Fix: Livewire NoModificationAllowedError im Setup-Wizard Step 5
v1.1.165
boban
2026-04-24 14:55:18 +0200
-
660402a32d
Fix: storage/backups/ zu .gitignore hinzugefügt
v1.1.164
boban
2026-04-24 14:48:27 +0200
-
32f43020d3
Fix: HTTPS-Redirect im Wizard entfernt + nginx HTTP-Block korrigiert
v1.1.163
boban
2026-04-24 14:43:26 +0200
-
ed176ec243
Fix: Monit-Config vollständig und robust
v1.1.162
boban
2026-04-24 14:33:57 +0200
-
4fd37985b3
Fix: Passwort-Mindestlänge im Wizard auf 6 Zeichen gesenkt
boban
2026-04-24 14:30:32 +0200
-
7d30faa7d7
Fix: SESSION_SECURE_COOKIE verhindert HTTP-Setup (419-Fehler)
boban
2026-04-24 14:29:13 +0200
-
4f3066e225
Fix: Spinner und Text im Login-Button immer nebeneinander
boban
2026-04-24 14:14:16 +0200
-
a30c21a1a9
Fix: Login-Spinner standardmäßig versteckt (display:none)
boban
2026-04-24 14:13:08 +0200
-
085f27d67c
Redesign: Login-Seite an Wizard-Design angepasst
boban
2026-04-24 14:11:53 +0200
-
3869f6e67f
Fix: Login-Redirect nur bei erfolgreichem SSL auf Domain umleiten
boban
2026-04-24 14:08:01 +0200
-
a322aa17ac
Fix: goToLogin leitet auf konfigurierte UI-Domain weiter
boban
2026-04-24 14:06:54 +0200
-
0b415c6862
Fix: Setup-Wizard bei HTTPS auf HTTP umleiten
boban
2026-04-24 14:04:50 +0200
-
31f486c753
Fix: SSL-Erstellung nicht von APP_ENV abhängig machen
boban
2026-04-24 14:03:24 +0200
-
af045b21d5
Fix: Version via git ls-remote statt describe (kein --unshallow nötig)
boban
2026-04-24 13:49:58 +0200
-
5b9e486b98
Fix: --unshallow vor --tags fetch damit git describe funktioniert
boban
2026-04-24 13:46:50 +0200
-
fbce5dc8ba
Fix: update.sh State-Dateien, Lock, Version-Datei + Installer-Integration
boban
2026-04-24 13:38:27 +0200
-
f8f30d57f7
Feature: Installer-Spinner + verbesserter Smoke-Test
boban
2026-04-24 13:31:30 +0200
-
eb16f7d6ad
Refactor: Installer-Output auf saubere Schritt-Anzeige umgestellt
boban
2026-04-24 13:27:31 +0200
-
814776d1ff
Fix: Tags nach shallow clone explizit fetchen für Version-Datei
boban
2026-04-24 13:20:19 +0200
-
01e7db589a
Fix: Installer + Wizard Step 5 robuster gegen IPv6/SSL-Fehler
boban
2026-04-24 13:16:42 +0200
-
3c8eaa16df
Fix: Installer bricht bei nicht-kritischen Fehlern nicht mehr ab
boban
2026-04-23 23:01:06 +0200
-
e833ab72c6
Fix: WizardDomains übergibt SSL-Handling komplett an mailwolt-apply-domains
boban
2026-04-23 22:48:47 +0200
-
d5d5fd819c
Fix: mailwolt-apply-domains Helper + sudoers + Monit aktiviert
boban
2026-04-23 22:24:28 +0200
-
19618746ba
Fix: Installer komplett bereinigt für sauberen Erstdurchlauf
boban
2026-04-23 22:08:42 +0200
-
8551a00414
Fix: Setup-Route und Wizard gegen fehlende DB absichern (try/catch)
boban
2026-04-23 22:03:30 +0200
-
94cddb7987
Fix: Pusher-Key-Fehler + wire:model remember + Reverb-Keys im Installer
boban
2026-04-23 21:58:21 +0200
-
7c3376bfbc
Fix: Setup-Wizard ohne Auth erreichbar, Root-Route prüft setup_completed
boban
2026-04-23 21:56:05 +0200
-
75d1f136a3
Fix: Installer-Cleanup (PHP-FPM-Socket dynamisch, Arg-Parsing oben, APP_PW früh, doppelter setfacl entfernt)
boban
2026-04-23 21:38:35 +0200
-
b9c2eb5eef
Refactor: Installer-Reihenfolge korrigiert (Git-Clone zuerst, dann .env/composer/migrate)
boban
2026-04-23 21:33:53 +0200
-
a07a0d1a98
Fix: APP_DIR vor git clone leeren wenn kein .git vorhanden
boban
2026-04-23 21:19:48 +0200
-
8e8dff39c9
Fix: git zu Paketliste hinzugefügt
boban
2026-04-23 21:16:49 +0200
-
d271c96828
Fix: trailing > auf Zeile 512 entfernt (BOOTSTRAP_ADMIN_EMAIL redirect)
boban
2026-04-23 21:14:32 +0200
-
b8d121f251
Fix: unclosed quote in installer (BOOTSTRAP_EMAIL) verursachte Syntax Error
boban
2026-04-23 21:08:01 +0200
-
45e762be7f
Fix: \$uri escape in Nginx heredoc verhindert set -u Abbruch
boban
2026-04-23 21:00:23 +0200
-
38d22c85ed
Feature: API-Key/Webhook responsive div-grid, Sandbox-Icon in Domains, Search-fix
v1.1.161
boban
2026-04-23 19:48:06 +0200
-
fc8dbf894a
Fix: bash trap entfernt public/hot zuverlässig nach Vite-Stop
v1.1.160
boban
2026-04-23 06:22:04 +0200
-
acab5d4c84
Fix: strictPort:true verhindert Vite auf falschem Port
v1.1.159
boban
2026-04-23 06:20:27 +0200
-
c1d5ca1988
Refactor: app-webmail.js als eigener Vite-Entry ohne Admin-Websocket
v1.1.158
boban
2026-04-23 06:11:50 +0200
-
79548c5aa0
Fix: meta-Tag statt window-Variable für Webmail-Context-Erkennung
v1.1.157
boban
2026-04-23 06:01:45 +0200
-
52887e2dd5
Fix: MW_CONTEXT vor app.js setzen damit bootstrapToasts() es liest
v1.1.156
boban
2026-04-23 05:56:42 +0200
-
3064c0b186
Fix: /ui/tasks/active wird auf Webmail-Seiten nicht mehr aufgerufen
v1.1.155
boban
2026-04-23 05:54:42 +0200
-
949cdd1e5b
Fix: Webmail path-fallback zurück (name 'webmail.') + hot-file cleanup
v1.1.154
boban
2026-04-23 03:24:01 +0200
-
5158d7b3b3
Fix: SVG-Pfade (fehlendes M) + Vite-HMR-Proxy in nginx UI-Vhost
v1.1.153
boban
2026-04-23 03:12:08 +0200
-
6796ff3859
Fix: Route-Namenskonflikt 'login' bei konfigurierter Webmail-Domain
v1.1.152
boban
2026-04-23 03:05:55 +0200
-
12a16dbd64
Fix: Webmail-Vhost serviert volle Laravel-App statt nur /webmail/*
v1.1.151
boban
2026-04-23 03:02:15 +0200
-
46fb3f12ff
Fix: Webmail-Vhost nur /webmail/* — Control Panel nicht mehr erreichbar
v1.1.150
boban
2026-04-23 02:54:05 +0200
-
3bc3862b69
Fix: /var/lib/mailwolt/wizard mit www-data Owner anlegen
v1.1.149
boban
2026-04-23 02:41:36 +0200
-
627ef668e5
Feature: Domain Auto-fill, SSL-Skip, Dashboard SSL-Banner
v1.1.148
boban
2026-04-23 02:36:11 +0200
-
077a029ff4
Feature: Wizard Schritt 5 — Domain-Setup mit Fortschrittsanzeige
v1.1.147
boban
2026-04-23 02:29:52 +0200
-
35fe7c2c6f
Feature: perPage als URL-Parameter + kompaktes Pagination-Fenster
v1.1.146
boban
2026-04-23 02:16:17 +0200
-
ff53344a67
Fix: Livewire pagination tailwind.blade mit mq-pagination Design überschrieben
v1.1.145
boban
2026-04-23 02:12:17 +0200
-
8699b9d991
Refactor: Pagination mit Livewire WithPagination + LengthAwarePaginator
v1.1.144
boban
2026-04-23 02:09:58 +0200
-
bc66870681
Feature: Pagination für Quarantäne und Mail-Queue (25 pro Seite)
v1.1.143
boban
2026-04-23 02:06:14 +0200
-
b52ea46f22
Fix: Lokal immer git describe als installierte Version verwenden
v1.1.142
boban
2026-04-23 02:02:57 +0200
-
ad60bd61fe
Fix: Update-Prüfung als www-data (git safe.directory), Toggle-Switch statt Checkbox
v1.1.141
boban
2026-04-23 02:00:35 +0200
-
291f13c034
Fix: Updates-Seite — Prüfung synchron, Log-Abstände, Checkbox-Stil
v1.1.140
boban
2026-04-23 01:55:41 +0200
-
2049057f7f
Feature: Setup-Wizard neu — 4-Schritte-Einrichtung mit Dark-Design
v1.1.139
boban
2026-04-23 01:49:13 +0200
-
2ae126cf20
Fix: Gitea-Repo URL im installer.sh eingetragen
boban
2026-04-23 01:32:10 +0200
-
3240bfcd0c
Fix: mailwolt-installer als regulärer Ordner (kein Submodule)
v1.1.138
boban
2026-04-23 01:24:05 +0200
-
7bb922191f
Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen
boban
2026-04-23 01:23:43 +0200
-
af369acbf6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.137
boban
2025-11-08 12:57:05 +0100
-
d81c3bc07c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.136
boban
2025-11-08 12:52:54 +0100
-
821a2bde33
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.135
boban
2025-11-08 12:43:52 +0100
-
8e68051fde
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.134
boban
2025-11-04 18:40:39 +0100
-
afb8d09db3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.133
boban
2025-11-01 23:20:53 +0100
-
fc04ef44d0
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.132
boban
2025-11-01 23:17:06 +0100
-
a7d84899fb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.131
boban
2025-11-01 22:58:18 +0100
-
e3dc81ef73
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.130
boban
2025-11-01 22:53:37 +0100
-
9acea7b89b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.129
boban
2025-11-01 22:20:53 +0100
-
6c3cde5f65
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.128
boban
2025-11-01 22:10:01 +0100
-
77f22518c8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.127
boban
2025-11-01 22:05:14 +0100
-
9aa9475387
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.126
boban
2025-10-31 18:17:27 +0100
-
d4255b08fa
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.125
boban
2025-10-31 17:43:14 +0100
-
94aec78d4c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.124
boban
2025-10-31 16:52:41 +0100
-
d3783e1717
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.123
boban
2025-10-31 16:41:54 +0100
-
dcf9a8d3e9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.122
boban
2025-10-31 04:32:24 +0100
-
595828c5f6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.121
boban
2025-10-31 04:29:30 +0100
-
834f173bb9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.120
boban
2025-10-31 04:26:34 +0100
-
a3a4ec4d06
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.119
boban
2025-10-31 04:13:39 +0100
-
2f390af9ed
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.118
boban
2025-10-31 03:42:36 +0100
-
530faf6b45
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.117
boban
2025-10-31 03:33:30 +0100
-
8058f9b814
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.116
boban
2025-10-31 03:27:36 +0100
-
c4b906223c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.115
boban
2025-10-31 03:18:53 +0100
-
81860d1851
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.114
boban
2025-10-31 03:14:26 +0100
-
792f0e3528
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.113
boban
2025-10-31 03:01:17 +0100
-
46591669d6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.112
boban
2025-10-31 01:38:00 +0100
-
8690067d9c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
boban
2025-10-31 01:21:22 +0100
-
beb2f863a3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.111
v1.0.110
boban
2025-10-31 01:14:54 +0100
-
e833033074
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.109
boban
2025-10-31 01:08:26 +0100
-
02e558bf4b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
boban
2025-10-31 00:59:51 +0100
-
d9867db546
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
v1.0.108
v1.0.107
boban
2025-10-31 00:43:16 +0100