Well, now that the release is out, it's safe to change the readme.
All checks were successful
main / lint-frontend (push) Successful in 4m26s
main / test-backend (push) Successful in 4m21s
main / test-frontend (push) Successful in 4m30s
main / test (push) Successful in 3s
main / lint-backend (push) Successful in 6m29s
main / lint (push) Successful in 3s
main / release (push) Has been skipped

This commit is contained in:
Midou 2025-05-15 21:06:44 +01:00
parent 7088b46519
commit e7a5fe2cfe
Signed by: midou
GPG Key ID: 1D134A95FE521A7A

View File

@ -4,19 +4,24 @@
![Preview](https://user-images.githubusercontent.com/5447088/50716739-ebd26700-107a-11e9-9817-14230c53efd2.gif)
[![Build](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml/badge.svg)](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml)
[![Go Report Card](https://goreportcard.com/badge/github.com/filebrowser/filebrowser?style=flat-square)](https://goreportcard.com/report/github.com/filebrowser/filebrowser)
[![Build](https://git.linuxcrack.zip/midou/filebrowser-fork/actions/workflows/main.yaml/badge.svg)](https://git.linuxcrack.zip/midou/filebrowser-fork/actions/workflows/main.yaml)
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/filebrowser/filebrowser)
[![Version](https://img.shields.io/github/release/filebrowser/filebrowser.svg?style=flat-square)](https://github.com/filebrowser/filebrowser/releases/latest)
[![Chat IRC](https://img.shields.io/badge/freenode-%23filebrowser-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23filebrowser)
[![Version](https://img.shields.io/gitea/v/release/midou/filebrowser-fork?gitea_url=https%3A%2F%2Fgit.linuxcrack.zip?style=flat-square)](https://git.linuxcrack.zip/midou/filebrowser-fork/releases/latest)
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.
## Demo
# This is a soft fork and is not meant to be used without knowing what it does
url: https://demo.filebrowser.org/
## Goal
- Merge and edit PRs that haven't merged on the official repository.
- Keep the stability and staying up to date with the main repo.
credentials: `demo`/`demo`
## Changes:
- Fix the player (thanks [@ccar30](https://github.com/ccar30))
- Add a crude logger for downloads.
Below is the rest of the orignal repository links that may be relevant to the fork.
---
## Features