From 54fa2743f908d75bfca9ae9ddf3d0d232010e689 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sat, 26 Jul 2025 12:58:45 +1000 Subject: [PATCH] refactor, tab async loading on focus --- front/appEventsCore.php | 5 + front/css/app.css | 43 +++--- front/css/dark-patch.css | 15 ++ front/css/system-dark-patch.css | 14 ++ front/deviceDetails.php | 138 ++++++++++-------- front/deviceDetailsEdit.php | 117 +++++++-------- front/deviceDetailsEvents.php | 127 ++++++++++------- front/deviceDetailsPresence.php | 33 ++++- front/deviceDetailsSessions.php | 181 +++++++++++++++--------- front/devices.php | 36 ++--- front/js/common.js | 70 ++++----- front/php/templates/header.php | 14 ++ front/php/templates/language/en_us.json | 2 +- front/pluginsCore.php | 104 ++++++++------ 14 files changed, 535 insertions(+), 364 deletions(-) diff --git a/front/appEventsCore.php b/front/appEventsCore.php index 14316240..c3ef2ee7 100755 --- a/front/appEventsCore.php +++ b/front/appEventsCore.php @@ -1,3 +1,8 @@ + + + + +