From 0d0176f153dde974c32ce65f65d50f2b3bb529e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jul 2023 09:53:07 +0000 Subject: [PATCH 1/5] Auto-update README --- README.md | 3 ++- README_fr.md | 15 ++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7743d0b..54679c4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Zap for YunoHost -[![Integration level](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap) ![Working status](https://ci-apps.yunohost.org/ci/badges/zap.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zap.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap) ![Working status](https://ci-apps.yunohost.org/ci/badges/zap.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zap.maintain.svg) + [![Install Zap with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zap) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 82a2845..30f9cc5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,16 @@ It shall NOT be edited by hand. # Zap pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zap.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zap.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zap.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zap.maintain.svg) + [![Installer Zap avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zap) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Zap rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Zap rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble [Zap](https://zotlabs.com/zap/) is an an ethical alternative to Fediverse that provides powerful features for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology. @@ -55,8 +56,8 @@ Before installing, read the [Zap installation instructions](https://codeberg.org ## Documentations et ressources -* Site officiel de l'app : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -72,4 +73,4 @@ ou sudo yunohost app upgrade zap -u https://github.com/YunoHost-Apps/zap_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From 127108d04f40291b06571fd92560226122fad8ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 2 Jul 2023 11:55:46 +0200 Subject: [PATCH 2/5] Update manifest.json --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 69d8860..aa089eb 100644 --- a/manifest.json +++ b/manifest.json @@ -7,11 +7,9 @@ "fr": "serveur fedverse éthique" }, "version": "21.11.28~ynh1", - "url": "https://zotlabs.com/zap/", "upstream": { "license": "MIT", - "website": "https://zotlabs.com/zap/", - "code": "https://codeberg.org/zot/zap" + "code": "https://codeberg.org/zot-archive/zap" }, "license": "MIT", "maintainer": { From 676d48252ae041658e7209dc3fb0408c290c18ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jul 2023 09:55:58 +0000 Subject: [PATCH 3/5] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54679c4..6c7006f 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,7 @@ Before installing, read the [Zap installation instructions](https://codeberg.org ## Documentation and resources -* Official app website: -* Upstream app code repository: +* Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index 30f9cc5..58556f7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,8 +56,7 @@ Before installing, read the [Zap installation instructions](https://codeberg.org ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : From 7b8035d5ea0ffccdf5f4cc23562dcd598cad4b3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 2 Jul 2023 17:22:09 +0200 Subject: [PATCH 4/5] Update manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index aa089eb..2f50ec3 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,7 @@ "fr": "serveur fedverse éthique" }, "version": "21.11.28~ynh1", + "url": "https://codeberg.org/zot-archive/zap", "upstream": { "license": "MIT", "code": "https://codeberg.org/zot-archive/zap" @@ -16,7 +17,7 @@ "name": "" }, "requirements": { - "yunohost": ">= 11.0.9" + "yunohost": ">= 11.1.21" }, "multi_instance": true, "services": [ From 8fa2edd2b73fa6904d50e8b9d47826f8507f4a1b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jul 2023 15:22:14 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 4 ++++ README_fr.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 6c7006f..61d3cfe 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. +## :red_circle: Antifeatures + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentation and resources * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index 58556f7..bd83268 100644 --- a/README_fr.md +++ b/README_fr.md @@ -54,6 +54,10 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. +## :red_circle: Fonctions indésirables + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentations et ressources * Dépôt de code officiel de l’app :