From 09fa23519d99ef91574e289f08099599445b1fd0 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 28 Feb 2025 14:43:03 -0500 Subject: [PATCH] Use Generated Thumbnail images if available in Gallery view for files, add options to download Original, Preview (Optimized) or Thumbnail --- client_files.php | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/client_files.php b/client_files.php index 3898c829..549f7bcf 100644 --- a/client_files.php +++ b/client_files.php @@ -345,7 +345,7 @@ while ($folder_id > 0) {
- " alt=""> + " alt="">
@@ -356,8 +356,18 @@ while ($folder_id > 0) {