From fa8ee7d5723fdaf0d6cece82c1a68170483590a2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 7 Dec 2018 18:34:42 +0100 Subject: [PATCH 01/11] This app shouldnt have been manually declared level 3. Someone broke his yunohost trying to install it. --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index d9bf2019..fcf1ba9f 100644 --- a/community.json +++ b/community.json @@ -1070,7 +1070,6 @@ }, "onlyoffice": { "branch": "master", - "level": 3, "revision": "9eee4dcb9f7602247981b4ba2a7ca7ab12634c26", "state": "working", "url": "https://github.com/YunoHost-Apps/onlyoffice_ynh" From c30c47115b0036283156b41fccef535620cc39c1 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 10 Dec 2018 19:40:21 +0100 Subject: [PATCH 02/11] Fix cowyo test CI was set to test subpaths, which is not possible currently with Cowyo. --- community.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community.json b/community.json index fcf1ba9f..94e4e6d6 100644 --- a/community.json +++ b/community.json @@ -200,8 +200,7 @@ }, "cowyo": { "branch": "master", - "level": 2, - "revision": "0ce8a8c89a42f08f82667d7764851762db55557a", + "revision": "ce07237e2438a29088205f8083c0d9d5c2cb3345", "state": "working", "url": "https://github.com/YunoHost-Apps/cowyo_ynh" }, From 483bd8b2b6af1a867d8e95471904ed81536fbe21 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Dec 2018 18:53:11 +0000 Subject: [PATCH 03/11] [mod] update locales-community/en.json with new translations --- locales-community/en.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales-community/en.json b/locales-community/en.json index f191c240..911387d1 100644 --- a/locales-community/en.json +++ b/locales-community/en.json @@ -147,7 +147,7 @@ "couchpotato_manifest_description": "Automatic movie downloader", "cowyo_manifest_arguments_install_domain": "Choose a domain name dedicated to cowyo", "cowyo_manifest_arguments_install_is_public": "Is it a public application?", - "cowyo_manifest_description": "A feature-rich wiki webserver for minimalists, packaged for YunoHost", + "cowyo_manifest_description": "A feature-rich wiki webserver for minimalists.", "cryptpad_manifest_arguments_install_domain": "Choose a domain name for CryptPad", "cryptpad_manifest_arguments_install_is_public": "Is it a public site? ", "cryptpad_manifest_arguments_install_path": "Choose a path for CryptPad, only / is allowed.", @@ -212,6 +212,7 @@ "dynette_manifest_description": "Dynette is a dyndns server", "emailpoubelle_manifest_arguments_install_admin": "Choose an admin user for emailpoubelle", "emailpoubelle_manifest_arguments_install_domain": "Choose a domain for emailpoubelle", + "emailpoubelle_manifest_arguments_install_password": "Enter a password to access the admin panel", "emailpoubelle_manifest_arguments_install_path": "Choose a path for emailpoubelle", "emailpoubelle_manifest_arguments_install_public_site": "Should this application be public ?", "emailpoubelle_manifest_description": "Create throwable email address redirected to your real one", @@ -859,6 +860,11 @@ "pihole_manifest_arguments_install_path": "Choose a path for the admin interface of Pi-hole", "pihole_manifest_arguments_install_query_logging": "Do you want to log queries ?", "pihole_manifest_description": "Network-wide ad blocking via your own DNS server.", + "pilea_manifest_arguments_install_admin": "Choose the Pilea administrator", + "pilea_manifest_arguments_install_domain": "Choose a domain for Pilea", + "pilea_manifest_arguments_install_is_public": "Is it a public website?", + "pilea_manifest_arguments_install_path": "Choose a path for Pilea", + "pilea_manifest_description": "A little dashboard to analyse your electricity consumption data from Linky & weather", "piratebox_manifest_arguments_install_domain": "Choose a domain for the web administration", "piratebox_manifest_arguments_install_opt_chat": "Enable the chat? (yes/no)", "piratebox_manifest_arguments_install_opt_deleting": "Can users delete files? (yes/no)", From 71e049b0c71622ae405237be260a6b91be72cee9 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 12 Dec 2018 07:17:41 +0100 Subject: [PATCH 04/11] Fixed cowyo (#636) and switching to HEAD. --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 94e4e6d6..1348d7b7 100644 --- a/community.json +++ b/community.json @@ -200,7 +200,7 @@ }, "cowyo": { "branch": "master", - "revision": "ce07237e2438a29088205f8083c0d9d5c2cb3345", + "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/cowyo_ynh" }, From 2833bdb6856e9e3f241a6de39117fd7b1a8e3986 Mon Sep 17 00:00:00 2001 From: Francois Lesueur <11961066+flesueur@users.noreply.github.com> Date: Wed, 12 Dec 2018 20:05:15 +0100 Subject: [PATCH 05/11] Made SHSD level 3 and working (according to CI) (#637) * Made SHSD level 3 and working (according to CI) * reverted level --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 1348d7b7..f8558d15 100644 --- a/community.json +++ b/community.json @@ -1397,7 +1397,7 @@ "branch": "master", "level": 0, "revision": "HEAD", - "state": "inprogress", + "state": "working", "url": "https://github.com/YunoHost-apps/shsd_ynh" }, "shuri": { From fc3075e83668316d68b19fb3967f88a2949358d9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 13 Dec 2018 22:55:54 +0100 Subject: [PATCH 06/11] Re-set wekan as working ;P --- community.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community.json b/community.json index f8558d15..bac2790d 100644 --- a/community.json +++ b/community.json @@ -1667,9 +1667,8 @@ }, "wekan": { "branch": "master", - "level": 0, "revision": "HEAD", - "state": "inprogress", + "state": "working", "url": "https://github.com/YunoHost-Apps/wekan_ynh" }, "wemawema": { From 877fbd68427ca9fe6af06aabc94109663d137d6a Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Fri, 14 Dec 2018 19:27:19 +0100 Subject: [PATCH 07/11] Replace odoo by libreerp --- community.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community.json b/community.json index bac2790d..4dd60edd 100644 --- a/community.json +++ b/community.json @@ -1052,12 +1052,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/nodebb_ynh" }, - "odoo": { + "libreerp": { "branch": "master", "level": 0, "revision": "HEAD", - "state": "inprogress", - "url": "https://github.com/Yunohost-Apps/odoo_ynh" + "state": "working", + "url": "https://github.com/Yunohost-Apps/libreerp_ynh" }, "ofbiz": { "branch": "master", From 9a15ec1704d07f13e5c232834a0402286c56506d Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 16 Dec 2018 22:29:38 +0100 Subject: [PATCH 08/11] Add calibreweb (#641) Hello, Une nouvelle application de gestion des ebook pour Yunohost https://forum.yunohost.org/t/calibre-web-manage-your-ebooks-on-yunohost/6499 --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 4dd60edd..6d2e7a7a 100644 --- a/community.json +++ b/community.json @@ -127,6 +127,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/cachet_ynh" }, + "calibreweb": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/calibre_ynh" + }, "cesium": { "branch": "master", "level": 3, From 31e990ea61b62616ae24e9c77e94d00ca3602c4a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 17 Dec 2018 19:09:20 +0100 Subject: [PATCH 09/11] Fix handling of gitlab-based repo + general architecture --- list_builder.py | 49 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/list_builder.py b/list_builder.py index 5389e5e8..610372ae 100755 --- a/list_builder.py +++ b/list_builder.py @@ -13,11 +13,6 @@ from dateutil.parser import parse # Regular expression patterns -"""GitHub repository URL.""" -re_github_repo = re.compile( - r'^(http[s]?|git)://github.com/(?P[\w\-_]+)/(?P[\w\-_]+)(.git)?' -) - re_commit_author = re.compile( r'^author (?P.+) <(?P.+)> (?P