varaverk: System card (identity/time/uptime/buttons); merge Fallback+Partner into one card

This commit is contained in:
Gmer4Lfe
2026-05-24 12:00:09 -04:00
parent 725c371f21
commit 359b051e64
5 changed files with 147 additions and 49 deletions
@@ -3,6 +3,7 @@ header('Content-Type: application/json');
require_once dirname(__DIR__) . '/include/monitor.php';
echo json_encode([
'system' => vv_system_info(),
'fallback' => vv_fallback_state(),
'fallback_active' => vv_fallback_active(),
'partner' => vv_partner_state(),