mirror of
https://github.com/YunoHost-Apps/20euros_ynh.git
synced 2024-09-03 18:05:53 +02:00
Testing (#18)
* Cleaning up (#9) * Update README_fr.md * cleaning up * Fix package_checker warning * permission rework * From source * Update app.src * fix * fix * Set SVG badge * Update README_fr.md * Small fix * Small fixes * Cleaning up * Update manifest.json * Update change_url * Update manifest.json * Update upgrade * Add user * Fix * fix * Update install * Fix * [autopatch] Update issue and PR templates (#16) * Testing (#13) - Set permissions * [autopatch] Update issue and PR templates (#15) Co-authored-by: Yunohost-Bot <> * [autopatch] Update issue and PR templates Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> * Update manifest.json * Update check_process * Update restore * Cleaning up * Auto-update README * Auto-update README * Update manifest.json * Auto-update README * update to 4.3 * Update manifest.json * Auto-update README * Update manifest.json * Auto-update README Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
4297e973fb
commit
87928bdbe6
4 changed files with 35 additions and 30 deletions
25
README.md
25
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# 20 euros for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/20euros.svg)](https://dash.yunohost.org/appci/app/20euros) ![](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/20euros.svg)](https://dash.yunohost.org/appci/app/20euros) ![Working status](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
|
||||
[![Install 20 euros with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=20euros)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -17,30 +17,33 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
2048 variant with Euro coins and notes
|
||||
|
||||
**Shipped version:** 1.0~ynh5
|
||||
|
||||
|
||||
**Shipped version:** 1.0~ynh6
|
||||
|
||||
## Screenshots
|
||||
|
||||
![](./doc/screenshots/Screenshot-20euros.jpg)
|
||||
![Screenshot of 20 euros](./doc/screenshots/Screenshot-20euros.jpg)
|
||||
|
||||
## :red_circle: Antifeatures
|
||||
|
||||
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://github.com/jatekos101/20euros
|
||||
* Upstream app code repository: https://github.com/jatekos101/20euros
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_20euros
|
||||
* Report a bug: https://github.com/YunoHost-Apps/20euros_ynh/issues
|
||||
* Official app website: <https://github.com/jatekos101/20euros>
|
||||
* Upstream app code repository: <https://github.com/jatekos101/20euros>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_20euros>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/20euros_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
31
README_fr.md
31
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# 20 euros pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/20euros.svg)](https://dash.yunohost.org/appci/app/20euros) ![](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/20euros.svg)](https://dash.yunohost.org/appci/app/20euros) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
|
||||
[![Installer 20 euros avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=20euros)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer 20 euros 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.*
|
||||
|
@ -13,30 +17,33 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Variante de 2048 avec pièces et billets en euros
|
||||
|
||||
**Version incluse :** 1.0~ynh5
|
||||
|
||||
|
||||
**Version incluse :** 1.0~ynh6
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![](./doc/screenshots/Screenshot-20euros.jpg)
|
||||
![Capture d'écran de 20 euros](./doc/screenshots/Screenshot-20euros.jpg)
|
||||
|
||||
## :red_circle: Fonctions indésirables
|
||||
|
||||
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://github.com/jatekos101/20euros
|
||||
* Dépôt de code officiel de l'app : https://github.com/jatekos101/20euros
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_20euros
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/20euros_ynh/issues
|
||||
* Site officiel de l'app : <https://github.com/jatekos101/20euros>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/jatekos101/20euros>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_20euros>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/20euros_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_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>
|
||||
|
|
|
@ -4,11 +4,6 @@ location __PATH__/ {
|
|||
# Path to source
|
||||
alias __FINALPATH__/ ;
|
||||
|
||||
# Force usage of https
|
||||
if ($scheme = http) {
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
}
|
||||
|
||||
index index.html;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "2048 variant with Euro coins and notes",
|
||||
"fr": "Variante de 2048 avec pièces et billets en euros"
|
||||
},
|
||||
"version": "1.0~ynh5",
|
||||
"version": "1.0~ynh6",
|
||||
"url": "https://github.com/jatekos101/20euros",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.4"
|
||||
"yunohost": ">= 11.0.9"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Reference in a new issue