Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-05-13 12:37:43 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-05-13 12:37:43 +0300
commit6c1ea030dfad0457a7978df9415aeba845ed0371 (patch)
treea2fd63f3ae950e5b43f4cf0a1adcdbcbce22df8c /README.md
parentc739fc608cd9100353184b1846839e9c437f3be1 (diff)
Update badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5061debd..c6a56f0f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# Gallery [![Build Status](https://travis-ci.org/owncloud/galleryplus.svg?branch=master)](https://travis-ci.org/owncloud/galleryplus)
+# Gallery
+[![Build Status](https://travis-ci.org/owncloud/gallery.svg?branch=master)](https://travis-ci.org/owncloud/gallery)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/gallery/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/owncloud/gallery/?branch=master)
Media gallery for ownCloud which includes previews for all media types supported by your ownCloud installation.
Provides a dedicated view of all images in a grid, adds image viewing capabilities to the files app and adds a gallery view to public links.
@@ -196,4 +198,4 @@ $ git pull --rebase origin stable8
1. max-preview.pull.13674.patch : Limits previews to a max size of 2048x2048 by default
2. bitmap-max-preview.pull.13635.patch : Forces the bitmap converter to respect the max limits of previews
3. tmpfile-extension.pull.13654.patch : Makes sure temporary files have an extension so that ImageMagick can identify those files properly
-4. raw-preview.pull.13652.patch : Allows ownCloud to visualise Raw files \ No newline at end of file
+4. raw-preview.pull.13652.patch : Allows ownCloud to visualise Raw files