diff --git a/README.md b/README.md index 23afecfc..e0a18412 100644 --- a/README.md +++ b/README.md @@ -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