From b438c452bae2106f69568d43c0bd256f9e1b7080 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Sun, 31 Aug 2025 18:31:57 +0100 Subject: [PATCH 1/6] storageanalyzer: whitespace --- apps/storageanalyzer/custom.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/storageanalyzer/custom.html b/apps/storageanalyzer/custom.html index 2adefd29a6..56ce0581af 100644 --- a/apps/storageanalyzer/custom.html +++ b/apps/storageanalyzer/custom.html @@ -4,7 +4,7 @@ - +
@@ -24,7 +24,7 @@ From d0d89897afd835373b2357525aa55516ce3a7cc8 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Sun, 31 Aug 2025 18:32:39 +0100 Subject: [PATCH 2/6] storageanalyzer: handle error conditions, alter parsing of `info.data` --- apps/storageanalyzer/custom.html | 122 +++++++++++++++++++++++-------- 1 file changed, 90 insertions(+), 32 deletions(-) diff --git a/apps/storageanalyzer/custom.html b/apps/storageanalyzer/custom.html index 56ce0581af..3db4973475 100644 --- a/apps/storageanalyzer/custom.html +++ b/apps/storageanalyzer/custom.html @@ -1,6 +1,11 @@ + @@ -21,45 +26,98 @@
+

+