From 7e1abf501846359ff19ff290c610f721e3063fe1 Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Mon, 17 Jul 2023 00:32:43 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 172d2eda..480bac90 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ This fork makes the following significant changes to filebrowser for origin: 1. [x] Improves search to use index instead of filesystem. - [x] Lightning fast - [x] Realtime results as you type - - [ ] Works with file type filter + - [x] Works with file type filter 1. [ ] Preview enhancements - preview default view is constrained to files subwindow, which can be toggled to fullscreen. - 1. [ ] Updated version and dependencies - - [ ] uses latest npm and node version - - [ ] removes deprecated npm packages + 1. [x] Updated version and dependencies + - [x] uses latest npm and node version + - [x] removes deprecated npm packages - [x] Updates golang dependencies 1. [ ] Added authentication type - [ ] Using bearer token with remote authentication server