No description
Find a file
2026-01-18 09:00:36 +01:00
.github
auth Merge commit from fork 2026-01-18 08:44:16 +01:00
branding
cmd feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
diskcache
docker
errors fix: request a password to change sensitive user data (#5629) 2026-01-03 08:44:03 +01:00
files feat: add "disable image resolution calculation" flag (#5638) 2025-12-29 08:25:49 +01:00
fileutils
frontend feat: added cut, copy, paste and show command palette functions in header (#5648) 2026-01-18 08:55:20 +01:00
http fix: request current password when deleting users (#5667) 2026-01-18 08:36:25 +01:00
img
rules
runner
search feat: support streaming response for search results (#5630) 2025-12-28 21:57:25 +01:00
settings feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
share
storage
users feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
version
www feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
.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.55.0 2026-01-18 09:00:36 +01:00
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod chore(deps): update all non-major dependencies (#5679) 2026-01-18 08:54:42 +01:00
go.sum chore(deps): update all non-major dependencies (#5679) 2026-01-18 08:54:42 +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