No description
Find a file
2025-11-12 14:54:45 +01:00
.github chore(deps): update actions/checkout action to v5 2025-11-12 14:54:45 +01:00
auth refactor: use slices.Contains to simplify code (#5483) 2025-10-17 16:45:47 +02:00
branding docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
cmd feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
diskcache
docker chore: remove ln from init.sh 2025-07-13 21:28:46 +02:00
errors
files
fileutils
frontend docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
http Merge commit from fork 2025-11-11 08:06:16 +01:00
img fix(img):Prevent thumbnail generation for large images 2025-11-01 08:37:50 +01:00
rules
runner
scripts
search
settings
share
storage
tools
users
version
www docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.45.1 2025-11-11 08:10:41 +01:00
CODE-OF-CONDUCT.md
commitlint.config.js
common.mk
CONTRIBUTING.md
Dockerfile
Dockerfile.s6
go.mod
go.sum
LICENSE
main.go
Makefile
README.md docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
renovate.json chore: add renovate.json 2025-11-12 14:49:22 +01:00
SECURITY.md
settings.json
tools.mk
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

Warning

This project is currently on maintenance-only mode, and is looking for new maintainers. For more information, please read the discussion #4906. Therefore, please note the following:

  • It can take a while until someone gets back to you. Please be patient.
  • Issues are only being used to track bugs. Any unrelated issues will be converted into a discussion.
  • No new features will be implemented until further notice. The priority is on triaging issues and merge bug fixes.

If you're interested in maintaining this project, please reach out via the discussion above.

Contributing

Contributions are always welcome. To start contributing to this project, read our guidelines first.

License

Apache License 2.0 © File Browser Contributors