From 8f669c53f0e41f378658e519ad501989f516907f Mon Sep 17 00:00:00 2001 From: rungeard Date: Sun, 6 Jun 2021 17:31:18 +0200 Subject: [PATCH 1/4] modification email maintainer --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 0cd3e71..9d3aaa6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,11 +7,11 @@ "fr": "Test de vitesse de connexion très léger." }, "version": "5.2.4~ynh1", - "url": "https://librespeed.org/", + "url": "https://librespeed.org", "upstream": { "license": "LGPL-3.0-or-later", - "website": "https://librespeed.org/", - "demo": "https://librespeed.org/", + "website": "https://librespeed.org", + "demo": "https://librespeed.org", "admindoc": "https://github.com/librespeed/speedtest/wiki", "userdoc": "https://github.com/librespeed/speedtest/wiki", "code": "https://github.com/librespeed/speedtest" @@ -19,7 +19,7 @@ "license": "LGPL-3.0-or-later", "maintainer": { "name": "Augustin Rungeard", - "email": "" + "email": "augustin@rungeard.eu" }, "requirements": { "yunohost": ">= 4.2.4" From b1b888ce61293db2b38a38f5197e2d2f9caccfc9 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 6 Jun 2021 15:32:10 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e98b6c0..8a0d773 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Very lightweight Speedtest. **Shipped version:** 5.2.4~ynh1 -**Demo:** https://librespeed.org/ +**Demo:** https://librespeed.org ## Screenshots @@ -36,7 +36,7 @@ Very lightweight Speedtest. ## Documentation and resources -* Official app website: https://librespeed.org/ +* Official app website: https://librespeed.org * Official user documentation: https://github.com/librespeed/speedtest/wiki * Official admin documentation: https://github.com/librespeed/speedtest/wiki * Upstream app code repository: https://github.com/librespeed/speedtest diff --git a/README_fr.md b/README_fr.md index a3529d6..cec400a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Test de vitesse de connexion très léger. **Version incluse :** 5.2.4~ynh1 -**Démo :** https://librespeed.org/ +**Démo :** https://librespeed.org ## Captures d'écran @@ -32,7 +32,7 @@ Test de vitesse de connexion très léger. ## Documentations et ressources -* Site officiel de l'app : https://librespeed.org/ +* Site officiel de l'app : https://librespeed.org * Documentation officielle utilisateur : https://github.com/librespeed/speedtest/wiki * Documentation officielle de l'admin : https://github.com/librespeed/speedtest/wiki * Dépôt de code officiel de l'app : https://github.com/librespeed/speedtest From 4f7bbe4d09a93d8dce493720ecb2fcd35110fd4e Mon Sep 17 00:00:00 2001 From: rungeard Date: Sun, 6 Jun 2021 17:52:43 +0200 Subject: [PATCH 3/4] add ask question for email adress --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 9d3aaa6..cc6a0b7 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,10 @@ { "name": "mail", "type": "string", + "ask": { + "en": "E-mail adress to contact", + "fr": "Couriel de contact" + }, "help": { "en": "Email address to contact for stats deletion requests", "fr": "Couriel à contacter pour demander une suppression des statistiques" From 2fa0650015aee408ae34a0daedd1b93732c80516 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 6 Jun 2021 15:53:21 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e98b6c0..8a0d773 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Very lightweight Speedtest. **Shipped version:** 5.2.4~ynh1 -**Demo:** https://librespeed.org/ +**Demo:** https://librespeed.org ## Screenshots @@ -36,7 +36,7 @@ Very lightweight Speedtest. ## Documentation and resources -* Official app website: https://librespeed.org/ +* Official app website: https://librespeed.org * Official user documentation: https://github.com/librespeed/speedtest/wiki * Official admin documentation: https://github.com/librespeed/speedtest/wiki * Upstream app code repository: https://github.com/librespeed/speedtest diff --git a/README_fr.md b/README_fr.md index a3529d6..cec400a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Test de vitesse de connexion très léger. **Version incluse :** 5.2.4~ynh1 -**Démo :** https://librespeed.org/ +**Démo :** https://librespeed.org ## Captures d'écran @@ -32,7 +32,7 @@ Test de vitesse de connexion très léger. ## Documentations et ressources -* Site officiel de l'app : https://librespeed.org/ +* Site officiel de l'app : https://librespeed.org * Documentation officielle utilisateur : https://github.com/librespeed/speedtest/wiki * Documentation officielle de l'admin : https://github.com/librespeed/speedtest/wiki * Dépôt de code officiel de l'app : https://github.com/librespeed/speedtest