No description
Find a file
renovate[bot] df11a7dd0e
chore(deps): update all non-major dependencies (#5583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 17:40:31 +01:00
.github chore(deps): update actions/checkout action to v6 (#5572) 2025-11-20 18:54:40 +01:00
auth
branding
cmd chore: add govet, gocritic and revive 2025-11-20 07:56:56 +01:00
diskcache chore: add govet, gocritic and revive 2025-11-20 07:56:56 +01:00
docker fix: add tokenExpirationTime to config init and troubleshoot docs (#5546) 2025-11-17 08:57:02 +01:00
errors
files
fileutils
frontend chore(deps): update all non-major dependencies (#5583) 2025-11-28 17:40:31 +01:00
http
img
rules
runner
search
settings
share
storage
users
version
www chore(docs): update CLI documentation 2025-11-17 09:38:45 +01:00
.dockerignore
.gitignore
.golangci.yml chore: add govet, gocritic and revive 2025-11-20 07:56:56 +01:00
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.49.0 2025-11-22 17:15:51 +01:00
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod chore(deps): update all non-major dependencies (#5567) 2025-11-20 09:58:37 +01:00
go.sum chore(deps): update all non-major dependencies (#5567) 2025-11-20 09:58:37 +01:00
LICENSE
main.go
README.md
renovate.json
SECURITY.md
Taskfile.yml chore: fix Taskfile commit when change 2025-11-17 10:02:29 +01:00
transifex.yml

Build Go Report Card Version

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a create-your-own-cloud-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface.

Documentation

Documentation on how to install, configure, and contribute to this project is hosted at filebrowser.org.

Project Status

This project is a finished product which fulfills its goal: be a single binary web File Browser which can be run by anyone anywhere. That means that File Browser is currently on maintenance-only mode. Therefore, please note the following:

  • It can take a while until someone gets back to you. Please be patient.
  • Issues are meant to track bugs. Unrelated issues will be converted into discussions.
  • No new features will be implemented by maintainers. Pull requests for new features will be reviewed on a case by case basis.
  • The priority is triaging issues, addressing security issues and reviewing pull requests meant to solve bugs.

Contributing

Contributions are always welcome. To start contributing to this project, read our guidelines first.

License

Apache License 2.0 © File Browser Contributors