From 7aa3b176b20d021c2567cb1ec2e6bf03708d34bc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 21 May 2021 14:31:44 +0200 Subject: [PATCH 1/4] Update apps.json --- apps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.json b/apps.json index e5c88910..161cc179 100644 --- a/apps.json +++ b/apps.json @@ -2084,13 +2084,13 @@ "miniflux": { "branch": "master", "category": "reading", - "maintained": false, - "revision": "05e14da8617c73715efa39dcdd4965f0e1bba893", - "state": "notworking", + "maintained": true, + "revision": "HEAD", + "state": "working", "subtags": [ "rssreader" ], - "url": "https://github.com/mat-mo/miniflux_ynh" + "url": "https://github.com/YunoHost-Apps/miniflux_ynh" }, "misskey": { "branch": "master", From 15815046d55ccfc7fb933dfd2c3387ee50ab6caf Mon Sep 17 00:00:00 2001 From: rungeard <61117338+rungeard@users.noreply.github.com> Date: Sat, 22 May 2021 11:00:40 +0200 Subject: [PATCH 2/4] Update apps.json Addind subtags to LibreSpeed + tagging it as working --- apps.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 278964c1..0d557570 100644 --- a/apps.json +++ b/apps.json @@ -1767,7 +1767,10 @@ "librespeed": { "branch": "main", "revision": "HEAD", - "state": "notworking", + "state": "working", + "subtags": [ + "monitoring" + ], "url": "https://github.com/YunoHost-Apps/librespeed_ynh" }, "libreto": { From 443ba882a7ee44a40209886958c1b39d500794e9 Mon Sep 17 00:00:00 2001 From: rungeard <61117338+rungeard@users.noreply.github.com> Date: Sat, 22 May 2021 14:58:24 +0200 Subject: [PATCH 3/4] Update apps.json Change LibreSpeed branch from main to master + add category --- apps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 8ef4daaf..acd2af69 100644 --- a/apps.json +++ b/apps.json @@ -85,7 +85,7 @@ "category": "multimedia", "level": 6, "revision": "HEAD", - "state": "working", + "state": "working",UfC38idJ "subtags": [ "music" ], @@ -1765,7 +1765,8 @@ "url": "https://github.com/YunoHost-Apps/librephotos_ynh" }, "librespeed": { - "branch": "main", + "branch": "master", + "category": "system_tools", "revision": "HEAD", "state": "working", "subtags": [ From 6f777641f0467e5f3886fc78b65c19f2aca18877 Mon Sep 17 00:00:00 2001 From: rungeard <61117338+rungeard@users.noreply.github.com> Date: Sat, 22 May 2021 15:01:05 +0200 Subject: [PATCH 4/4] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index acd2af69..4ecab0bd 100644 --- a/apps.json +++ b/apps.json @@ -85,7 +85,7 @@ "category": "multimedia", "level": 6, "revision": "HEAD", - "state": "working",UfC38idJ + "state": "working", "subtags": [ "music" ],