No description
Find a file
2026-07-04 08:25:01 +02:00
.github chore(deps): update actions/upload-pages-artifact action to v5 (#5913) 2026-04-18 07:48:08 +02:00
auth fix(auth): reject signup when normalized home dir collides (GHSA-7rc3-g7h6-22m7) 2026-06-27 09:08:56 +02:00
branding
cmd docs,cmd: warn about broad scope for self-signup users (GHSA-6759-996p-gpj6) 2026-06-27 08:18:18 +02:00
diskcache
docker
errors
files fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
fileutils refactor: ScopedFs to avoid escaping symlinks 2026-06-07 18:16:46 +02:00
frontend chore: update translations 2026-07-04 08:24:37 +02:00
http fix(share): stop exposing password hash and bypass token in share API (GHSA-833g-cqhp-h72j) 2026-06-27 09:08:56 +02:00
img
rules
runner
search
settings fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
share fix: match admin share paths by owner scope (#5992) 2026-06-27 07:43:22 +02:00
storage fix(share): delete exact directory share on trailing-slash delete (GHSA-pp88-jhwj-5qh5) 2026-06-27 09:08:57 +02:00
users fix(auth): reject signup when normalized home dir collides (GHSA-7rc3-g7h6-22m7) 2026-06-27 09:08:56 +02:00
version
www docs: warning about hook executor 2026-06-27 09:37:29 +02:00
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.63.18 2026-07-04 08:25:01 +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: update dependencies 2026-07-04 08:23:16 +02:00
go.sum chore: update dependencies 2026-07-04 08:23: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