Former-commit-id: 7cc788c0560fb54cd098f4b6039b42d46fd78561 [formerly 7fd126f9152827162e9cf17dcd3ea293793ce504] [formerly bef00ad6a024835145bea635511be47b7e1f8a16 [formerly 76bf72902d90208cf6f49daf4a52deef6bc00fdd]] Former-commit-id: afc342bb45e4b8d3f059c33f2c60043f9612210b [formerly 149f17999b12be474cc91e2b821a528ce98adfcf] Former-commit-id: b855a6691f1661b5d8af13a58f80773eda2d8a96 |
||
---|---|---|
.ci | ||
.github | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend@0e7d4ef110 | ||
http | ||
rules | ||
runner | ||
search | ||
settings | ||
share | ||
storage | ||
users | ||
version | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
.golangci.yml | ||
.goreleaser.yml | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go | ||
wizard.sh |
README.md
ℹ INFO: This project is not under active development ATM. A small group of developers keeps the project alive, but due to lack of time, we can't continue adding new features or doing deep changes. Please read #532 for more info!
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 docs.filebrowser.xyz/features
Install
Please refer to our docs at docs.filebrowser.xyz.
Usage
Please refer to our docs at docs.filebrowser.xyz/usage.
Contributing
Please refer to our docs at docs.filebrowser.xyz/contributing.