No description
Find a file
renovate[bot] b8da36e630
chore(deps): update dependency vue-router to v5 (#5733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-01 17:03:31 +01:00
.github
auth Merge commit from fork 2026-01-18 08:44:16 +01:00
branding
cmd fix: adjust yaml config decodification to yaml.v3 (#5722) 2026-01-31 07:35:47 +01:00
diskcache
docker
errors
files
fileutils
frontend chore(deps): update dependency vue-router to v5 (#5733) 2026-02-01 17:03:31 +01:00
http fix: avoid 409 conflict when renaming files differing only by case (#5729) 2026-02-01 11:37:07 +01:00
img
rules
runner
search
settings
share
storage
users
version
www
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml chore: add openbsd, remove windows arm (#5695) 2026-01-18 08:59:57 +01:00
.versionrc
CHANGELOG.md chore(release): 2.56.0 2026-01-24 14:51:03 +01:00
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod chore(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 (#5736) 2026-02-01 11:43:30 +01:00
go.sum chore(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 (#5736) 2026-02-01 11:43:30 +01:00
LICENSE
main.go
README.md
renovate.json
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.
  • 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