No description
Find a file
transifex-integration[bot] da2dff0933
chore: sync translations
2026-05-17 14:59:45 +02:00
.github chore(deps): update actions/upload-pages-artifact action to v5 (#5913) 2026-04-18 07:48:08 +02:00
auth fix: restrict default permissions for proxy-auth auto-provisioned users (#5890) 2026-04-04 22:02:34 +02:00
branding
cmd fix: properly surface config parse errors (#5822) 2026-03-12 07:34:11 +01:00
diskcache
docker
errors fix: check download permission when sharing permission is enabled (#5875) 2026-04-04 09:11:21 +02:00
files
fileutils
frontend chore: sync translations 2026-05-17 14:59:45 +02:00
http fix: Fix conflict modal and add a resume transfert option (#5884) 2026-05-05 14:24:06 +02:00
img
rules fix: enforce directory boundary in rule path matching (#5889) 2026-04-04 21:57:40 +02:00
runner
search
settings
share
storage fix: allow deleting the user's own account (#5820) 2026-03-11 19:36:05 +01:00
users fix: allow deleting the user's own account (#5820) 2026-03-11 19:36:05 +01:00
version fix: ignore version.go 2026-02-14 07:35:34 +01:00
www docs: add notice on proxy 2026-03-12 07:59:20 +01:00
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.63.3 2026-05-05 14:26:07 +02:00
CODE-OF-CONDUCT.md
compose.yaml fix: correct environment variable in compose.yaml (#5910) 2026-04-18 07:48:43 +02:00
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod chore(deps): update all non-major dependencies (#5929) 2026-05-17 14:59:19 +02:00
go.sum chore(deps): update all non-major dependencies (#5929) 2026-05-17 14:59:19 +02:00
LICENSE
main.go
README.md docs: update readme 2026-03-11 19:32:42 +01:00
renovate.json
SECURITY.md
Taskfile.yml
transifex.yml ci: update transifex settings 2026-03-14 07:57:18 +01:00

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.
  • The priority is triaging issues, addressing security issues and reviewing pull requests meant to solve bugs.
  • No new features are planned. Pull requests for new features are not guaranteed to be reviewed.

Please read @hacdias' personal reflection on the project status.

Contributing

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

License

Apache License 2.0 © File Browser Contributors