Commit Graph

32 Commits (aaeea2bb86b60fbaf63f92f680fc28d10f8f05c0)

Author SHA1 Message Date
boban bbc7cc6c34 refactor: config/mailwolt.php → config/clubird.php + Artisan Commands umbenennen
- config/mailwolt.php → config/clubird.php (Datei umbenannt)
- Alle config('mailwolt.*') → config('clubird.*') ersetzt (15 PHP + 3 Blade)
- Artisan-Signaturen: mailwolt:* → clubird:* (5 Commands)
- Artisan-Aufrufe in Jobs + Scheduler aktualisiert
- Config-Cache neu aufgebaut

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 01:00:46 +02:00
boban 8a546f4f3d Fix: DNS-Modal zeigt .. statt MTA-FQDN wenn env() gecacht ist
env('MTA_SUB') und env('BASE_DOMAIN') liefern null bei config:cache.
Jetzt: Setting::get('mail_domain') als primäre Quelle, config() als Fallback.
MTA_SUB in mailpool.php als config-Key ergänzt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 00:33:31 +02:00
boban 77fad53655 Fix: ClamAV-Socket false-positive + --check-only als root + Backup sudoers
ClamAV: nur systemd-Probe – Socket-Datei bleibt nach Stop erhalten.
--check-only: git ls-remote als root statt www-data (keine Credentials).
Backup: /etc/sudoers.d/mailwolt immer anlegen, unabhängig von certbot/dkim.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 21:52:02 +02:00
boban b107e9a580 Feature: ClamAV-Verwaltung in Sicherheit-Sidebar
- Neue Seite /security/clamav: Status, Aktivieren/Deaktivieren,
  Signatur-Update, RAM-Hinweis, Info-Box
- Optionale Dienste (ClamAV) im Dashboard nur sichtbar wenn aktiv
- mailwolt-clamav sbin-Wrapper + sudoers-Regel in ensure_system

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:21:37 +02:00
boban a7f6d8e242 Add: ClamAV in Dashboard-Dienste-Liste
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:15:44 +02:00
boban 3e12d7fd70 Fix: Dashboard zeigt nur die 8 Kern-Dienste (woltguard.dashboard-Liste)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:11:44 +02:00
boban 3c6325db32 Fix: Dashboard zeigt Dienste auch ohne Monit (Fallback auf systemd/tcp-Probes)
- loadServices() liest Monit-Cache, fällt zurück auf woltguard.php Karten
  mit direkten systemd/tcp-Probes wenn Cache leer ist
- Monit als Dienst in woltguard.php ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:02:51 +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 ea12b97497 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-26 16:46:16 +01:00
boban 8d5cf8b3c5 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-26 15:43:56 +01: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 c1ecc90ec3 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-24 01:38:03 +02:00
boban 3396aab47f Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-24 01:08:49 +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 57b01654cc Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-21 20:41:15 +02:00
boban 95ab70e251 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-21 19:53:09 +02:00
boban 8a85735397 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-21 19:45:37 +02:00
boban 7f4f2adbe5 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-21 19:32:44 +02:00
boban 45d0071302 Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-21 01:14:15 +02:00
boban 609bf48a46 Domain Create Modal anpassen Fehler auf Null 2025-10-18 18:09:40 +02:00
boban c143414119 Domain Create Modal anpassen Fehler auf Null 2025-10-18 11:42:06 +02:00
boban 0730f53a72 Domain Create Modal anpassen Fehler auf Null 2025-10-18 10:12:31 +02:00
boban 33abdc7c7f Domain Create Modal anpassen Fehler auf Null 2025-10-17 21:10:49 +02:00
boban 2e59e65eb6 Remove istaller form Laravel 2025-10-16 10:39:58 +02:00
boban 8bd603733f Init Mailwolt Installer 2025-10-16 10:33:51 +02:00
boban 7af7b2fb2b Hinzufügen der Seiten Seccrity und Domains 2025-10-07 20:24:26 +02:00
boban 75ffc68c78 Anpassenden der Websocket Konfiguration 2025-09-29 02:32:33 +02:00
boban af735c5012 Update Websocket Connection without VITE in PROD/DEV 2025-09-28 23:25:22 +02:00
boban d433c940d3 first commit 2025-09-28 11:18:07 +02:00