No description
Find a file
2026-06-06 08:28:31 +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 fix: skip inaccessible children when listing directories (#5958) 2026-06-04 12:49:07 +02:00
fileutils
frontend fix: copy/move allow overwrite 2026-06-06 08:28:31 +02:00
http fix: incomplete fix for symlinked directories let scopes users and public-share recipients read and write files outside of scope 2026-06-04 11:02:18 +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 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 chore(docs): update CLI documentation 2026-06-03 11:30:59 +02:00
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.63.12 2026-06-04 17:17:38 +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 docs: update readme 2026-03-11 19:32:42 +01:00
renovate.json chore: disable automatic major updates 2026-05-21 16:52:04 +02:00
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