mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
📂 Web File Browser
963837ef1d
- Only add files to selected list that arent on it. - Only shift key select when there are selected files. |
||
---|---|---|
.circleci | ||
.github | ||
.tx | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend | ||
http | ||
rules | ||
runner | ||
search | ||
settings | ||
share | ||
storage | ||
users | ||
version | ||
.docker.json | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
Dockerfile | ||
Dockerfile.alpine | ||
Dockerfile.debian | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
wizard.sh |
filebrowser provides a file managing interface within a specified directory 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 or as a middleware.
Features
Please refer to our docs at filebrowser.xyz/features
Install
Please refer to our docs at filebrowser.xyz.
Usage
Please refer to our docs at filebrowser.xyz/usage.
Contributing
Please refer to our docs at filebrowser.xyz/contributing.