1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2024-09-03 20:26:34 +02:00

Merge pull request #23 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-01-17 21:55:36 +01:00 committed by GitHub
commit 1d689b8ff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 17 deletions

View file

@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Admin UI for Synapse
**Shipped version:** 0.8.5~ynh2
**Shipped version:** 0.8.5~ynh3
## Screenshots
@ -26,7 +25,6 @@ Admin UI for Synapse
## Documentation and resources
* Official app website: <https://github.com/Awesome-Technologies/synapse-admin>
* Upstream app code repository: <https://github.com/Awesome-Technologies/synapse-admin>
* YunoHost documentation for this app: <https://yunohost.org/app_synapse-admin>
* Report a bug: <https://github.com/YunoHost-Apps/synapse-admin_ynh/issues>

View file

@ -5,29 +5,27 @@ It shall NOT be edited by hand.
# Synapse Admin pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/synapse-admin.svg)](https://dash.yunohost.org/appci/app/synapse-admin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/synapse-admin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/synapse-admin.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/synapse-admin.svg)](https://dash.yunohost.org/appci/app/synapse-admin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/synapse-admin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/synapse-admin.maintain.svg)
[![Installer Synapse Admin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse-admin)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Synapse Admin 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 dinstaller Synapse Admin rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Admin UI pour Synapse
**Version incluse :** 0.8.5~ynh2
**Version incluse :** 0.8.5~ynh3
## Captures décran
## Captures d'écran
![Capture d'écran de Synapse Admin](./doc/screenshots/screenshots.jpg)
![Capture décran de Synapse Admin](./doc/screenshots/screenshots.jpg)
## Documentations et ressources
* Site officiel de l'app : <https://github.com/Awesome-Technologies/synapse-admin>
* Dépôt de code officiel de l'app : <https://github.com/Awesome-Technologies/synapse-admin>
* Dépôt de code officiel de lapp : <https://github.com/Awesome-Technologies/synapse-admin>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_synapse-admin>
* Signaler un bug : <https://github.com/YunoHost-Apps/synapse-admin_ynh/issues>
@ -43,4 +41,4 @@ ou
sudo yunohost app upgrade synapse-admin -u https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -5,4 +5,6 @@ location /_synapse/admin {
proxy_set_header Host $host;
client_max_body_size 100M;
more_set_headers "Access-Control-Allow-Origin: __DOMAIN__";
}

View file

@ -6,11 +6,10 @@
"en": "Admin UI for Synapse",
"fr": "Admin UI pour Synapse"
},
"version": "0.8.5~ynh2",
"version": "0.8.5~ynh3",
"url": "https://github.com/Awesome-Technologies/synapse-admin",
"upstream": {
"license": "Apache-2.0",
"website": "https://github.com/Awesome-Technologies/synapse-admin",
"code": "https://github.com/Awesome-Technologies/synapse-admin"
},
"license": "Apache-2.0",
@ -18,7 +17,7 @@
"name": ""
},
"requirements": {
"yunohost": ">= 4.3.0"
"yunohost": ">= 11.0.9"
},
"multi_instance": false,
"services": [