From 0f7d1b137848be988a6cea78c857fa5e666eebe8 Mon Sep 17 00:00:00 2001 From: Joshua Myers Date: Fri, 2 Feb 2024 15:47:40 -0600 Subject: [PATCH 1/2] Automatically Select the Full Filepath When Clicked This will aid in an easier ability to copy/paste when you need the filepath for other uses. --- tinyfilemanager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index ca73f9d..1645e98 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1703,7 +1703,7 @@ if (isset($_GET['view'])) {

""

- :
+ :
File size:
MIME-type:
Date: Fri, 1 Mar 2024 12:26:58 -0600 Subject: [PATCH 2/2] Opted for CSS-Based Functionality Instead of JS --- tinyfilemanager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 1645e98..fce8835 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1703,7 +1703,7 @@ if (isset($_GET['view'])) {

""

- :
+ :
File size:
MIME-type: