fixup func isBinary to handle CJK runes correctly Former-commit-id: 08c8613759eed7d4790c9fea99273f60e88531a0 [formerly 82af4df6a155423555865a4d16a62c74befcefd1] [formerly 20751c4cd90807c51145c5284573509f26e5c934 [formerly 22bbad84fb5cdb8a34ff80887cdc204c52fb9e3f]] Former-commit-id: 4561311363fd52b51838e71408ff270c2f376c97 [formerly e6452a14dd39fa07dc8d77a2b47b7a03b58c0029] Former-commit-id: aca07de59fcdb2f079b839572cb431c792719158 |
||
---|---|---|
.ci | ||
.github | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend@3ed2144a0e | ||
http | ||
rules | ||
runner | ||
search | ||
settings | ||
share | ||
storage | ||
users | ||
version | ||
.docker.json | ||
.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.