From d12ea424615e09eaf9f6a53d9742ee972c31ca50 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 20 Mar 2021 08:58:13 +0100 Subject: [PATCH 1/4] Update apps.json --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index 3a55cff5..c445c426 100644 --- a/apps.json +++ b/apps.json @@ -3913,5 +3913,11 @@ "forum" ], "url": "https://github.com/zusam/zusam_ynh" + }, + "wallabag": { + "branch": "master", + "revision": "HEAD", + "url": "https://github.com/Stylix58/icecoder_ynh", + "state": "inprogress" } } From 3fda8655d38891e3418d54bb1231d502fb69420e Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 20 Mar 2021 09:25:57 +0100 Subject: [PATCH 2/4] Update apps.json --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index c445c426..82cb9056 100644 --- a/apps.json +++ b/apps.json @@ -3914,10 +3914,10 @@ ], "url": "https://github.com/zusam/zusam_ynh" }, - "wallabag": { + "icecoder": { "branch": "master", "revision": "HEAD", - "url": "https://github.com/Stylix58/icecoder_ynh", + "url": "https://github.com/YunoHost-Apps/icecoder_ynh", "state": "inprogress" } } From e00741bd44bf3fc4fcd6f2a18fc9ff1e18f7e7f9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Mar 2021 12:00:11 +0100 Subject: [PATCH 3/4] Put the entry in alphabetical order --- apps.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/apps.json b/apps.json index 82cb9056..ecc118a7 100644 --- a/apps.json +++ b/apps.json @@ -1424,6 +1424,16 @@ "state": "working", "url": "https://github.com/yunohost-apps/humhub_ynh" }, + "icecoder": { + "branch": "master", + "category": "dev", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/icecoder_ynh", + }, "ihatemoney": { "branch": "master", "category": "productivity_and_management", @@ -3913,11 +3923,5 @@ "forum" ], "url": "https://github.com/zusam/zusam_ynh" - }, - "icecoder": { - "branch": "master", - "revision": "HEAD", - "url": "https://github.com/YunoHost-Apps/icecoder_ynh", - "state": "inprogress" } } From 8ce490d8d2e67df9c24e83af7e243a01db42eb54 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Mar 2021 12:51:53 +0100 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 ecc118a7..f48b6ee1 100644 --- a/apps.json +++ b/apps.json @@ -1432,7 +1432,7 @@ "subtags": [ "programming" ], - "url": "https://github.com/YunoHost-Apps/icecoder_ynh", + "url": "https://github.com/YunoHost-Apps/icecoder_ynh" }, "ihatemoney": { "branch": "master",