From 33cdea1e166880f69c8dff95445eb7e6541a5306 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 9 Feb 2024 10:14:16 +0000 Subject: [PATCH] Auto-update README --- README.md | 16 +++++++++++++++- README_fr.md | 17 ++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b463ddc..331dce2 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,22 @@ In addition to Nextcloud core features, the following are made available with th * Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default) * Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal +### Oldstable branch -**Shipped version:** 28.0.1~ynh2 +This branch is following old stable release because nextcloud first release are often not totally stable. + +Please send your pull request to the [oldstable branch](https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable). + +To try the oldstable branch, please proceed like that. + +``` +sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug +or +sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug +``` + + +**Shipped version:** 27.1.6~ynh1 **Demo:** https://demo.nextcloud.com/ diff --git a/README_fr.md b/README_fr.md index 01f21b0..b66815c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,9 +27,24 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv * Permet de multiples instances de cette application * Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut) * Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, Baïkal + * +## Branche olstable + +Cette branche suit une ancienne version stable, car souvent les premières versions de nextcloud ne sont pas totalement stables. + +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing). + +Pour essayer la branche oldstable, procédez comme suit. + +``` bash +sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug +ou +sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug +``` -**Version incluse :** 28.0.1~ynh2 + +**Version incluse :** 27.1.6~ynh1 **Démo :** https://demo.nextcloud.com/