From 0dc7bf7784a43c26f38123b27234ee24779794dc Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 23 Apr 2019 21:48:46 +0200 Subject: [PATCH 1/4] update z-push informations --- apps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps.json b/apps.json index f12efaa8..58ef29fc 100644 --- a/apps.json +++ b/apps.json @@ -2046,8 +2046,7 @@ "z-push": { "branch": "master", "level": 4, - "maintained": false, - "revision": "5a95fa1d33c2dde517da63cbdab35cb8f7885037", + "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/z-push_ynh" }, From 329b01e74a1611772de43b40881b9b8b3bcf8de8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 24 Apr 2019 21:24:33 +0200 Subject: [PATCH 2/4] Adding caliopen --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index f12efaa8..cc8113c2 100644 --- a/apps.json +++ b/apps.json @@ -191,6 +191,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/calibreweb_ynh" }, + "caliopen": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/caliopen_ynh" + }, "cesium": { "branch": "master", "level": 4, From 8e45a0829bd217351c0e91435d859564b664ebe0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 26 Apr 2019 22:01:42 +0200 Subject: [PATCH 3/4] Adding Drupal 7 --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index ee0410d6..ec3be333 100644 --- a/apps.json +++ b/apps.json @@ -381,6 +381,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/dotclear2_ynh" }, + "drupal7": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/drupal7_ynh" + }, "duniter": { "branch": "master", "level": 0, From 78cd698927d69d4d07086c70b4a2069bf623c488 Mon Sep 17 00:00:00 2001 From: Jojo144 Date: Sat, 27 Apr 2019 23:32:08 +0200 Subject: [PATCH 4/4] Adding django_app django_app is a package to install a small django application --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index ee0410d6..6947b7ac 100644 --- a/apps.json +++ b/apps.json @@ -322,6 +322,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/distbin_ynh" }, + "django_app": { + "branch": "master", + "revision": "107eb112cc0eed184c19a3132e2f04add44ff8b2", + "state": "inprogress", + "url": "https://github.com/Jojo144/django_app_ynh" + }, "docker-registry": { "branch": "master", "level": 3,