From fb8b3a669d5672a36569f83c77249985b1c1b208 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 23 Jun 2019 18:40:51 +0200 Subject: [PATCH] CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json (#796) * CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json * And also snipeit --- apps.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/apps.json b/apps.json index beee1912..c7192cb5 100644 --- a/apps.json +++ b/apps.json @@ -237,6 +237,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh" }, + "codimd": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/codimd_ynh" + }, "coin": { "branch": "master", "level": 0, @@ -1261,6 +1267,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/nodebb_ynh" }, + "nodered": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/nodered_ynh" + }, "ofbiz": { "branch": "master", "level": 0, @@ -1647,6 +1659,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/shaarli_ynh" }, + "shadowsocks": { + "branch": "master", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/shadowsocks_ynh" + }, "shellinabox": { "branch": "master", "high_quality": true, @@ -1699,6 +1717,13 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/simpad_ynh" }, + "snipeit": { + "branch": "master", + "maintained": true, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/snipeit_ynh" + }, "sogo": { "branch": "master", "level": 7,