Merge pull request #5 from gtsteffaniak/gtsteffaniak-patch-1

Update README.md
This commit is contained in:
Graham Steffaniak 2023-07-17 00:33:15 -05:00 committed by GitHub
commit 9f15a4ff1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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