Go to file
renovate[bot] dda8fdbcb2
chore(deps): update module golang.org/x/tools to v0.39.0 (#5522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 14:28:28 +01:00
.github chore: replace release-please with commit-and-tag-version 2025-11-13 14:03:41 +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 fix(deps): update module gopkg.in/yaml.v2 to v3 (#5537) 2025-11-13 13:47:39 +01:00
diskcache
docker
errors
files
fileutils
frontend chore: bump @vue/tsconfig 2025-11-13 14:21:30 +01:00
http fix(deps): update module github.com/shirou/gopsutil/v3 to v4 (#5536) 2025-11-13 13:48:34 +01:00
img fix(img):Prevent thumbnail generation for large images 2025-11-01 08:37:50 +01:00
rules
runner
search
settings feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
share
storage fix(deps): update module gopkg.in/yaml.v2 to v3 (#5537) 2025-11-13 13:47:39 +01:00
tools chore(deps): update module golang.org/x/tools to v0.39.0 (#5522) 2025-11-13 14:28:28 +01:00
users feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
version
www docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
.dockerignore
.gitignore chore: remove unused tests 2025-11-13 14:21:11 +01:00
.golangci.yml
.goreleaser.yml
.versionrc chore: replace release-please with commit-and-tag-version 2025-11-13 14:03:41 +01:00
CHANGELOG.md docs: fix duplicated changelog entry 2025-11-13 14:05:50 +01:00
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.s6 fix: add libcap to Dockerfile.s6 2025-08-16 08:01:18 +02:00
LICENSE
Makefile chore: replace release-please with commit-and-tag-version 2025-11-13 14:03:41 +01:00
README.md docs: import logo and banner (#5514) 2025-11-11 18:32:41 +01:00
SECURITY.md
commitlint.config.js
common.mk
go.mod fix(deps): update module github.com/shirou/gopsutil/v3 to v4 (#5536) 2025-11-13 13:48:34 +01:00
go.sum fix(deps): update module github.com/shirou/gopsutil/v3 to v4 (#5536) 2025-11-13 13:48:34 +01:00
main.go
renovate.json chore: use 'chore' instead of 'fix' in renovate 2025-11-13 14:10:06 +01:00
tools.mk chore: delete commitlint 2025-11-13 09:41:33 +01:00
transifex.yml

README.md

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