Former-commit-id: 50fc6f67b7d60b6d30368e58f7ea612af0eefd33 [formerly 01f966c6f8f313a0cfabe43ab547724cb550dbd8] [formerly fd099dd6be88c96aece03fdbb83d716ac23eff16 [formerly a70b9e20a7d0a943324717d7bb77f2c15807c89c]] Former-commit-id: 24c6dfa4f95567a8c6a845243de4649dbafce660 [formerly a07b3b77be33f64ad9deb616c032e31b0c6ea2b2] Former-commit-id: ad7ca28cac44bbd54e0f622aee02ef87c0777cbe |
||
---|---|---|
.ci | ||
.github | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend@0e7d4ef110 | ||
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.