Go to file
transifex-integration[bot] f3f900aaef
feat: Translate frontend/src/i18n/en.json in sv_SE
93% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'sv_SE'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2025-10-28 15:41:40 +00:00
.github
auth refactor: to use strings.Lines 2025-09-13 07:57:18 +02:00
cmd feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
diskcache
docker
errors
files
fileutils
frontend feat: Translate frontend/src/i18n/en.json in sv_SE 2025-10-28 15:41:40 +00:00
http fix(upload): throttle upload speed calculation to 100ms to avoid Infinity MB/s (#5456) 2025-09-25 16:54:28 +02:00
img
rules
runner
scripts
search
settings feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
share
storage
tools feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
users feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
version
www
.dockerignore
.gitignore
.golangci.yml
.goreleaser.yml
.versionrc
CHANGELOG.md chore(release): 2.44.0 2025-09-25 17:20:12 +02: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
README.md
SECURITY.md
commitlint.config.js
common.mk
go.mod revert: build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 2025-09-13 09:03:12 +02:00
go.sum revert: build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 2025-09-13 09:03:12 +02:00
main.go
settings.json
tools.mk
transifex.yml

README.md

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