1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Merge branch 'testing' into v11.0.1

This commit is contained in:
Limezy 2024-03-08 09:24:28 +07:00 committed by GitHub
commit b2958de461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 17 deletions

View file

@ -34,10 +34,9 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy
- the same account on several devices - the same account on several devices
- automatic sending of cycles by email - automatic sending of cycles by email
- no data sales/no advertising - no data sales/no advertising
**Shipped version:** 11~ynh1
**Shipped version:** 10.0~ynh2 **Demo:** <https://tableau.moncycle.app/connexion.php?email1=demo.bill@moncycle.app&mdp=demo>
**Demo:** https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo
## Screenshots ## Screenshots
@ -45,10 +44,10 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy
## Documentation and resources ## Documentation and resources
* Official app website: <https://moncycle.app> - Official app website: <https://moncycle.app>
* Upstream app code repository: <https://github.com/jean-io/moncycle.app> - Upstream app code repository: <https://github.com/jean-io/moncycle.app>
* YunoHost Store: <https://apps.yunohost.org/app/moncycle> - YunoHost Store: <https://apps.yunohost.org/app/moncycle>
* Report a bug: <https://github.com/YunoHost-Apps/moncycle_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
## Developer info ## Developer info

View file

@ -35,10 +35,9 @@ Rendre facile le suivi des cycles menstruels et lapplication des méthodes na
- envoi par mail automatique des cycles - envoi par mail automatique des cycles
- pas de vente de données/pas de publicité - pas de vente de données/pas de publicité
**Version incluse :** 11~ynh1
**Version incluse :** 10.0~ynh2 **Démo :** <https://tableau.moncycle.app/connexion.php?email1=demo.bill@moncycle.app&mdp=demo>
**Démo :** https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo
## Captures décran ## Captures décran
@ -46,10 +45,10 @@ Rendre facile le suivi des cycles menstruels et lapplication des méthodes na
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://moncycle.app> - Site officiel de lapp : <https://moncycle.app>
* Dépôt de code officiel de lapp : <https://github.com/jean-io/moncycle.app> - Dépôt de code officiel de lapp : <https://github.com/jean-io/moncycle.app>
* YunoHost Store: <https://apps.yunohost.org/app/moncycle> - YunoHost Store : <https://apps.yunohost.org/app/moncycle>
* Signaler un bug : <https://github.com/YunoHost-Apps/moncycle_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs

View file

@ -12,7 +12,7 @@ maintainers = ["Raoul de Limezy"]
[upstream] [upstream]
license = "CC-BY-NC-SA-4.0" license = "CC-BY-NC-SA-4.0"
website = "https://moncycle.app" website = "https://moncycle.app"
demo = "https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo" demo = "https://tableau.moncycle.app/connexion.php?email1=demo.bill@moncycle.app&mdp=demo"
code = "https://github.com/jean-io/moncycle.app" code = "https://github.com/jean-io/moncycle.app"
[integration] [integration]