feat: drag and drop uploads, upload folder

close #3
This commit is contained in:
sigoden
2022-05-31 16:43:42 +08:00
parent 755554d3f2
commit 19d7b36462
3 changed files with 60 additions and 19 deletions

View File

@@ -12,10 +12,10 @@ Duf is a simple file server.
- Serve static files
- Download folder as zip file
- Search files
- Upload files
- Upload files and folders
- Delete files
- Basic authentication
- Unzip zip file when upload
- Upload zip file then unzip
- Easy to use with curl
## Install