From 225f67bb2b03b421ff716ffd0e7f2d644eed8110 Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Wed, 16 May 2018 20:54:29 +0200 Subject: [PATCH] p3x-robot sunday release 2018-5-16 20:54:29 --- INSTALL.md | 2 +- README.md | 4 ++-- artifacts/php-7.2-ubuntu.md | 2 +- changelog.md | 2 +- package.json | 2 +- twig/file.twig | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 81291c92..ae16e18a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -116,7 +116,7 @@ UrlToolkit { --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.3-641 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.5-642 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/README.md b/README.md index 3f32ab65..0eabcf74 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ -# 🤖 P3X Gitlist v2.1.3-641 +# 🤖 P3X Gitlist v2.1.5-642 This is an open-source project. Star this repository if you like it, or even donate! Thank you so much! :) @@ -149,7 +149,7 @@ npm run watch --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.3-641 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.5-642 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/artifacts/php-7.2-ubuntu.md b/artifacts/php-7.2-ubuntu.md index 32938b03..4616c90e 100644 --- a/artifacts/php-7.2-ubuntu.md +++ b/artifacts/php-7.2-ubuntu.md @@ -20,7 +20,7 @@ sudo apt upgrade -y --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.3-641 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.5-642 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/changelog.md b/changelog.md index 1fcc7554..ab8dbdc0 100644 --- a/changelog.md +++ b/changelog.md @@ -137,7 +137,7 @@ require('codemirror/mode/yaml/yaml'); --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.3-641 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2.1.5-642 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/package.json b/package.json index 266f9b2e..f0914cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p3x-gitlist", - "version": "2.1.3-641", + "version": "2.1.5-642", "corifeus": { "postfix": "", "prefix": "p3x-", diff --git a/twig/file.twig b/twig/file.twig index e9315f7e..fd7698c1 100644 --- a/twig/file.twig +++ b/twig/file.twig @@ -18,7 +18,7 @@ class="btn btn-primary btn-sm"> History - {% if (fileType != 'image') %} + {% if (fileType != 'image' and fileType != 'markdown') or (enforceCodemirror) %}