From ec5b700bb0a00995c7f6678a6fc43c6b7460c718 Mon Sep 17 00:00:00 2001 From: dkoukoul Date: Fri, 8 Dec 2023 16:20:55 +0200 Subject: [PATCH 1/3] cjdns --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index de025c15..2b09761b 100644 --- a/apps.toml +++ b/apps.toml @@ -386,6 +386,12 @@ state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh" +[cjdns] +category = "system_tools" +state = "working" +subtags = [ "network" ] +url = "https://github.com/dkoukoul/cjdns_ynh" + [cloudlog] category = "small_utilities" level = 7 From be5da2f7baf923656119d83cb33219b516aa842e Mon Sep 17 00:00:00 2001 From: Dimitris Date: Wed, 20 Dec 2023 13:54:04 +0200 Subject: [PATCH 2/3] Update apps.toml Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 2b09761b..1ed7bd72 100644 --- a/apps.toml +++ b/apps.toml @@ -390,7 +390,7 @@ url = "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh" category = "system_tools" state = "working" subtags = [ "network" ] -url = "https://github.com/dkoukoul/cjdns_ynh" +url = "https://github.com/YunoHost-Apps/cjdns_ynh" [cloudlog] category = "small_utilities" From e937ad2718930a711be028d5fd261ffeae4af41a Mon Sep 17 00:00:00 2001 From: Dimitris Date: Wed, 20 Dec 2023 14:27:48 +0200 Subject: [PATCH 3/3] Update apps.toml Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 1ed7bd72..c13f763e 100644 --- a/apps.toml +++ b/apps.toml @@ -388,7 +388,7 @@ url = "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh" [cjdns] category = "system_tools" -state = "working" +state = "notworking" subtags = [ "network" ] url = "https://github.com/YunoHost-Apps/cjdns_ynh"