From 3960272306c80966b9bdc0c1c689134054606f74 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 18 Jun 2021 20:00:14 +0000 Subject: [PATCH 1/4] Update app's level --- apps.json | 51 ++++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/apps.json b/apps.json index 590d5b1e..8127cbac 100644 --- a/apps.json +++ b/apps.json @@ -56,7 +56,7 @@ "aeneria": { "branch": "master", "category": "iot", - "level": 7, + "level": 0, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/aeneria_ynh" @@ -231,6 +231,9 @@ ], "url": "https://github.com/YunoHost-Apps/bicbucstriim_ynh" }, + "bitwarden": { + "level": 7 + }, "blogotext": { "branch": "master", "category": "publishing", @@ -400,6 +403,17 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/cockpit_ynh" }, + "code-server": { + "branch": "master", + "category": "dev", + "level": 1, + "revision": "HEAD", + "state": "working", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/code-server_ynh" + }, "codepad": { "branch": "master", "category": "dev", @@ -411,23 +425,6 @@ ], "url": "https://github.com/YunoHost-Apps/codepad_ynh" }, - "cockpit": { - "branch": "master", - "category": "system_tools", - "revision": "43fa808425e74ff181c59e96bc679f5340960029", - "state": "notworking", - "url": "https://github.com/YunoHost-Apps/cockpit_ynh" - }, - "code-server": { - "branch": "master", - "category": "dev", - "subtags": [ - "programming" - ], - "revision": "HEAD", - "state": "working", - "url": "https://github.com/YunoHost-Apps/code-server_ynh" - }, "coin": { "branch": "master", "category": "productivity_and_management", @@ -1029,7 +1026,7 @@ "framaforms": { "branch": "master", "category": "productivity_and_management", - "level": 0, + "level": 7, "maintained": true, "revision": "HEAD", "state": "working", @@ -1547,7 +1544,7 @@ "invoiceninja": { "branch": "master", "category": "productivity_and_management", - "level": 6, + "level": 8, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/invoiceninja_ynh" @@ -1938,7 +1935,7 @@ "lychee": { "branch": "master", "category": "multimedia", - "level": 6, + "level": 7, "maintained": true, "revision": "HEAD", "state": "working", @@ -2173,7 +2170,7 @@ "misskey": { "branch": "master", "category": "social_media", - "level": 6, + "level": 7, "maintained": true, "revision": "HEAD", "state": "working", @@ -2630,7 +2627,7 @@ "peertube": { "branch": "master", "category": "social_media", - "level": 8, + "level": 0, "revision": "HEAD", "state": "working", "subtags": [ @@ -2850,7 +2847,7 @@ "piwigo": { "branch": "master", "category": "multimedia", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ @@ -3442,7 +3439,7 @@ "spip": { "branch": "master", "category": "publishing", - "level": 6, + "level": 8, "revision": "HEAD", "state": "working", "subtags": [ @@ -3909,7 +3906,7 @@ "wetty": { "branch": "master", "category": "system_tools", - "level": 7, + "level": 8, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/wetty_ynh" @@ -4130,7 +4127,7 @@ "zeronet": { "branch": "master", "category": "wat", - "level": 0, + "level": 7, "maintained": true, "revision": "HEAD", "state": "working", From 0064495243644ef3949d29dc26f5db4a829c92d8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Jun 2021 14:19:50 +0200 Subject: [PATCH 2/4] Bitwarden --- apps.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps.json b/apps.json index 8127cbac..9ab3b1a5 100644 --- a/apps.json +++ b/apps.json @@ -231,9 +231,6 @@ ], "url": "https://github.com/YunoHost-Apps/bicbucstriim_ynh" }, - "bitwarden": { - "level": 7 - }, "blogotext": { "branch": "master", "category": "publishing", From f2fb5a9dff2dd3f250809c7f758f429d3cf5f04e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Jun 2021 14:20:45 +0200 Subject: [PATCH 3/4] Fix peertube level --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 9ab3b1a5..6a0c08af 100644 --- a/apps.json +++ b/apps.json @@ -2624,7 +2624,7 @@ "peertube": { "branch": "master", "category": "social_media", - "level": 0, + "level": 8, "revision": "HEAD", "state": "working", "subtags": [ From 8ed7df86b6e1a8e96b6ed1cd45f18ca36cc35f5d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 20 Jun 2021 14:28:39 +0200 Subject: [PATCH 4/4] aeneria back to level 7 --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 6a0c08af..fbb40366 100644 --- a/apps.json +++ b/apps.json @@ -56,7 +56,7 @@ "aeneria": { "branch": "master", "category": "iot", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/aeneria_ynh"