From 56ded7d724cf204e88cead76bb9a8ecc1cf6b09f Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Thu, 17 Aug 2023 18:28:02 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0ed986b8..205326a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Gtstef / filebrowser +## Filebrowser **Note: Intended to be used in docker only.** @@ -44,15 +44,17 @@ Once this is fully complete, the only updates to th ## Look -This is how desktop search looks in 0.1.3, the styling will be further refined in the next version. -![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/761f2a08-cafb-4f79-90fe-48fa50679f48) +General UI desktop (dark mode): +![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/11346953-f3eb-4f2f-a833-1d615e0e38bc) -However mobile search still appears very similar to filebrowser/filebrowsers original implementation: -![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/03af7760-73a0-4a5d-ab32-84815e455245) +General UI mobile (dark mode): +![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/634d3ba6-7ac0-425b-8a83-419743e92fec) -search categories are improved: +This is how desktop search looks in 0.1.4: +![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/c8dc8af1-6869-4736-9092-c47f735bbdc0) -![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/5572ef20-3047-43b9-92f8-95c4ce6f12b5) +However, mobile search still appears very similar to filebrowser/filebrowsers original implementation: +![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/e179b821-f4e2-4568-b895-4e00de371637) ## Performance From cacafabb6d3146e9c81b10d95033df01ba3abe8d Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Thu, 17 Aug 2023 18:33:34 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 205326a5..d63ca03d 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,11 @@ Once this is fully complete, the only updates to th General UI desktop (dark mode): ![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/11346953-f3eb-4f2f-a833-1d615e0e38bc) -General UI mobile (dark mode): -![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/634d3ba6-7ac0-425b-8a83-419743e92fec) +[General UI mobile (dark mode)](https://github.com/gtsteffaniak/filebrowser/assets/42989099/634d3ba6-7ac0-425b-8a83-419743e92fec) -This is how desktop search looks in 0.1.4: ![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/c8dc8af1-6869-4736-9092-c47f735bbdc0) -However, mobile search still appears very similar to filebrowser/filebrowsers original implementation: -![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/e179b821-f4e2-4568-b895-4e00de371637) +[However, mobile search still appears very similar to filebrowser/filebrowsers original implementation](https://github.com/gtsteffaniak/filebrowser/assets/42989099/e179b821-f4e2-4568-b895-4e00de371637) ## Performance