No description
Find a file
2025-07-03 16:22:24 +02:00
.github chore: make more fields in bug report mandatory 2025-06-29 15:06:18 +02:00
auth fix: passthrough the minimum password length (#5236) 2025-06-29 11:28:32 +02:00
cmd fix: passthrough the minimum password length (#5236) 2025-06-29 11:28:32 +02:00
diskcache
docker chore: remove symlink in Dockerfile 2025-07-02 07:39:01 +02:00
errors fix: passthrough the minimum password length (#5236) 2025-06-29 11:28:32 +02:00
files fix: do not expose the name of the root directory (#5224) 2025-06-28 08:40:07 +02:00
fileutils
frontend feat: update icons, remove deprecated Microsoft Tiles 2025-07-02 08:33:12 +02:00
http fix: remove associated shares when deleting file/folder 2025-07-03 06:42:55 +02:00
img
rules
runner
scripts docs: improvements to building and docs (#5234) 2025-06-29 09:28:39 +02:00
search
settings fix: add configurable minimum password length (#5225) 2025-06-28 10:07:34 +02:00
share fix: remove associated shares when deleting file/folder 2025-07-03 06:42:55 +02:00
storage fix: remove associated shares when deleting file/folder 2025-07-03 06:42:55 +02:00
tools build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /tools (#5228) 2025-06-29 09:20:44 +02:00
users fix: passthrough the minimum password length (#5236) 2025-06-29 11:28:32 +02:00
version
www docs: fix typo 2025-07-03 16:11:37 +02:00
.dockerignore build: publish docs to cloudflare pages (#5230) 2025-06-28 22:20:26 +02:00
.gitignore docs: improvements to building and docs (#5234) 2025-06-29 09:28:39 +02:00
.golangci.yml
.goreleaser.yml chore: base s6 image has now manifest for arm64 2025-07-03 16:22:24 +02:00
.versionrc
CHANGELOG.md chore(release): 2.36.1 2025-07-03 16:14:05 +02:00
CODE-OF-CONDUCT.md docs: improvements to building and docs (#5234) 2025-06-29 09:28:39 +02:00
commitlint.config.js
common.mk
CONTRIBUTING.md docs: improvements to building and docs (#5234) 2025-06-29 09:28:39 +02:00
Dockerfile
Dockerfile.s6
go.mod build(deps): bump github.com/go-viper/mapstructure/v2 2025-06-27 21:44:29 +02:00
go.sum build(deps): bump github.com/go-viper/mapstructure/v2 2025-06-27 21:44:29 +02:00
LICENSE docs: add link to contributing and license in readme 2025-06-29 10:13:01 +02:00
main.go
Makefile chore: reuse docker flags 2025-06-29 09:51:44 +02:00
README.md docs: add link to contributing and license in readme 2025-06-29 10:13:01 +02:00
SECURITY.md docs: improvements to building and docs (#5234) 2025-06-29 09:28:39 +02:00
settings.json
tools.mk
transifex.yml

Build Go Report Card Documentation Version Chat IRC

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