749100c92a
The frontend expected `status.lastBackup` but the backend was returning `status.lastRun`. This caused the backup dashboard to show "No backup available" even when backups existed in the history. Added: - `lastBackup` as alias for `lastRun` - `totalBackups` count of completed backups