From 87456c8b95635a334e37f051246416c4c92d5186 Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Wed, 2 Aug 2023 08:31:04 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b8776a..9b203e83 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,18 @@ and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app. +## 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) + +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) + +search categories are improved: + +![image](https://github.com/gtsteffaniak/filebrowser/assets/42989099/5572ef20-3047-43b9-92f8-95c4ce6f12b5) + ## Install Using docker: @@ -87,4 +99,4 @@ But this quickly became cumbersome if you had many configurations to make The other method to configure was via `filebrowser config` commands which would write configurations to a db if it existed already. -When considering \ No newline at end of file +When considering