feat(PROJ-70): Frontend für IMAP-Rückholung (Opt-in + Restore-Button)

- MeResponse um imap_restore_enabled erweitert
- setImapRestore() + restoreMail() API-Funktionen (index.ts re-export)
- useImapRestore-Hook + ImapRestoreSection (Switch + Passwort-Dialog) in Settings
- RestoreMailButton in Mail-Detailansicht (Sichtbarkeit + Konto-Select)
- Spec/INDEX auf In Review

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
sysops
2026-07-07 00:43:24 +02:00
co-authored by Claude Sonnet 5
parent c00bf27fea
commit 4b3a4ef996
9 changed files with 479 additions and 1 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
| PROJ-67 | Manticore Search Upgrade 25.0.0 → 27.1.5 + Auto-Upgrade-Pfad | Deployed | [PROJ-67](PROJ-67-manticore-upgrade-25-zu-27.md) | 2026-07-05 |
| PROJ-68 | sudo-Provisionierung für Admin-Dienststeuerung fehlte komplett | Deployed | [PROJ-68](PROJ-68-sudo-provisionierung-dienststeuerung.md) | 2026-07-05 |
| PROJ-69 | Admin-Dashboard Tab-Gruppierung (2-Ebenen-Navigation) | Planned | [PROJ-69](PROJ-69-admin-tabs-gruppierung.md) | 2026-07-06 |
| PROJ-70 | User-Self-Service IMAP-Rückholung (Archiv-Mail zurück ins Postfach) | In Progress | [PROJ-70](PROJ-70-imap-rueckholung-self-service.md) | 2026-07-07 |
| PROJ-70 | User-Self-Service IMAP-Rückholung (Archiv-Mail zurück ins Postfach) | In Review | [PROJ-70](PROJ-70-imap-rueckholung-self-service.md) | 2026-07-07 |
<!-- Add features above this line -->