mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #97 from YunoHost-Apps/ci-auto-update-v20.8.13
Upgrade to version 20.8.13
This commit is contained in:
commit
7aa61fc922
4 changed files with 16 additions and 16 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Diagrams.net for YunoHost
|
# Diagrams.net for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
||||||
[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 20.8.3~ynh1
|
**Shipped version:** 20.8.13~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.diagrams.net/
|
**Demo:** https://app.diagrams.net/
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,26 +5,26 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Diagrams.net pour YunoHost
|
# Diagrams.net pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
|
||||||
[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Diagrams.net rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Diagrams.net 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.*
|
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
|
||||||
|
|
||||||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 20.8.3~ynh1
|
**Version incluse :** 20.8.13~ynh1
|
||||||
|
|
||||||
**Démo :** https://app.diagrams.net/
|
**Démo :** https://app.diagrams.net/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de Diagrams.net](./doc/screenshots/screenshot.png)
|
![Capture d’écran de Diagrams.net](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -34,9 +34,9 @@ Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://www.diagrams.net/>
|
* Site officiel de l’app : <https://www.diagrams.net/>
|
||||||
* Documentation officielle de l'admin : <https://www.diagrams.net/doc>
|
* Documentation officielle de l’admin : <https://www.diagrams.net/doc>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/jgraph/drawio>
|
* Dépôt de code officiel de l’app : <https://github.com/jgraph/drawio>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_diagramsnet>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_diagramsnet>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/diagramsnet_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/diagramsnet_ynh/issues>
|
||||||
|
|
||||||
|
@ -52,4 +52,4 @@ ou
|
||||||
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.3
|
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.13
|
||||||
SOURCE_SUM=3c318a923cf16a77967cd9bfc0fab2bed63b864c46bb4f96ece38500693648a9
|
SOURCE_SUM=856b9da85ea822379d45e7697d3a7f80c06a28f8db153727f407cd546f947c0f
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams",
|
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams",
|
||||||
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
|
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
|
||||||
},
|
},
|
||||||
"version": "20.8.3~ynh1",
|
"version": "20.8.13~ynh1",
|
||||||
"url": "https://www.diagrams.net/",
|
"url": "https://www.diagrams.net/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
Loading…
Reference in a new issue