updated readme

This commit is contained in:
Graham Steffaniak 2023-06-13 08:22:24 -05:00
parent 619385dd05
commit 86e7800c9f
1 changed files with 13 additions and 10 deletions

View File

@ -1,12 +1,15 @@
## gtstef fork of filebrowser ## My fork of filebrowser
Intended for docker use only, makes the following significant changes to filebrowser; **Note: Intended to be used in docker only.**
1. Improves search to use index instead of filesystem search. This fork makes the following significant changes to filebrowser for origin:
1. Improves search to use index instead of filesystem.
- lightning fast - lightning fast
- realtime results as you type - realtime results as you type
1. Preview enhancments 1. Preview enhancments
- preview default view is constrained to files subwindow, which can be toggled to fullscreen. - preview default view is constrained to files subwindow,
which can be toggled to fullscreen.
1. Updated node version and dependancies 1. Updated node version and dependancies
- uses latest npm and node version - uses latest npm and node version
- removes deprecated npm packages - removes deprecated npm packages