No description
Find a file
2026-06-03 10:31:44 +02:00
.github chore(deps): update actions/upload-pages-artifact action to v5 (#5913) 2026-04-18 07:48:08 +02:00
auth fix: remove undocumented hook auth with shell replacement 2026-06-03 09:59:36 +02:00
branding
cmd docs: clarify hide dotfiles 2026-06-03 10:20:12 +02: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 fix(router): handle undefined catchAll param on root redirect (#5955) 2026-05-21 15:39:45 +02:00
http fix: cross-user unauthorized share-link deletion 2026-06-03 10:31:44 +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 fix: cross-user unauthorized share-link deletion 2026-06-03 10:31:44 +02:00
storage fix: cross-user unauthorized share-link deletion 2026-06-03 10:31:44 +02:00
users
version
www
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.63.5 2026-05-21 15:42: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: revert node dependencies updates 2026-05-17 15:10:16 +02:00
go.sum chore: revert node dependencies updates 2026-05-17 15:10:16 +02:00
LICENSE
main.go
README.md
renovate.json chore: disable automatic major updates 2026-05-21 16:52:04 +02:00
SECURITY.md
Taskfile.yml
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.
  • 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