* replace isFlagSet with Changed * style: rename mustGetStringViperFlag and getStringViperFlag, use getParamB to read noauth * style * style: move * fix build error * rename getServerWithViper to getRunParams Former-commit-id: 2d6d9535247e9de01ca0741726665f7dfef1b1e6 [formerly 8fa7b76b92545e0b91bd06fd7b21247e921bbb2a] [formerly 3b7eefee2ac5120796c2a13583ea0b0b2d1ccb89 [formerly 2c526077c05b298a838b4468881e2c460369d5bc]] Former-commit-id: 57912c62749c5890285657c1b4b637925d480ccd [formerly 03b4cd9551d77589f25881cbf693c6bf8390db4e] Former-commit-id: 77b9083e39607aedcba9ef9b4af9a94535661ffd |
||
---|---|---|
.ci | ||
.github | ||
auth | ||
cmd | ||
errors | ||
files | ||
fileutils | ||
frontend@2ed87febcb | ||
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.