1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00
* Upgrade to v.3.0.0

* Fix

* Fix

* Add README_fr

* Fix

* Update nginx.conf

* Fix

* Update manifest.json

* Update upgrade

* Update upgrade

* Remove service

* Update upgrade

* Update config-dist.php

* Remove path

* Update README_fr.md

* Update README_fr.md

* Upgrade to 3.0.1 (#4)

* Upgrade to 3.0.1

* 3.0.1 (#7)

* Upgrade to 3.0.1

* Update manifest.json

* add pull request

* Cleaning up

* Update manifest.json

* Cleaning up

* Fix

* Fix path

* Fix

* Fix permissions

* [autopatch] Update issue and PR templates (#11)

* Testing (#9)

* Cleaning up

* [autopatch] Update issue and PR templates

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Fix

* [autopatch] Update issue and PR templates (#12)

* Testing (#9)

* Cleaning up

* [autopatch] Update issue and PR templates

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Add headers (#13)

* Cleaning up

* Update manifest.json

* 3.1.0 (#15)

* 3.1.0

* Fix

* Auto-update README

* Fix

* Auto-update README

* Set client_max_body_size to 50M

* Update manifest.json

* Auto-update README

* Update manifest.json

* 3.1.1

* Auto-update README

* Fix

* Update manifest.json

* Upgrade 3.1.2 (#20)

* Auto-update README

* Add mbstring

* Update manifest.json

* Auto-update README

* 3.1.3 (#24)

* 3.1.3

* Allow api (#27)

* Allow API

* Update upgrade

* Update scripts/upgrade

Co-authored-by: tituspijean <tituspijean@outlook.com>

Co-authored-by: tituspijean <tituspijean@outlook.com>

* Update manifest.json

* Auto-update README

* remove https

* Update DESCRIPTION.md

* Auto-update README

* Add config panel

* Ericgaspar patch 1 (#30)

* Testing (#28)

* Allow API

* Create updater.yml

* Auto-update README

* Update upgrade

* Fix

* Auto-update README

* version bump

* Auto-update README

* 3.2.0

* Auto-update README

* Update manifest.json

* Update manifest.json

* Upgrade to v3.2.0 (#36)

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>

* Update nginx.conf

* 3.3.0

* Auto-update README

* Update _common.sh

* Update upgrade

* Update config-dist.php

* Update nginx.conf

* Update check_process

* Update _common.sh

* 3.3.1

* Auto-update README

* Auto-update README

* Update manifest.json

* Update upgrade

* Update upgrade

* Update manifest.json

* Auto-update README

* 3.3.2

* Auto-update README

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: yalh76 <yalh@yahoo.com>
This commit is contained in:
Éric Gaspar 2022-11-12 21:02:42 +01:00 committed by GitHub
parent 70415c50d0
commit a4b03bc2ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
grocy is a web-based self-hosted groceries & household management solution for your home.
**Shipped version:** 3.3.1~ynh2
**Shipped version:** 3.3.2~ynh1
**Demo:** https://en.demo.grocy.info/stockoverview

View file

@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
grocy is a web-based self-hosted groceries & household management solution for your home.
**Version incluse :** 3.3.1~ynh2
**Version incluse :** 3.3.2~ynh1
**Démo :** https://en.demo.grocy.info/stockoverview

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.3.1/grocy_3.3.1.zip
SOURCE_SUM=5ea8d80e16bdc307c84c40d166c9c7fe283ef6ad7f49f288c10620d6cbd46973
SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.3.2/grocy_3.3.2.zip
SOURCE_SUM=285e33c6b0bcae545468129ce222c8b7a4d2007309fad396a6d32c55c8b1556b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web-based groceries & household management solution for your home",
"fr": "Solution Web de gestion d'épicerie et de gestion de la maison"
},
"version": "3.3.1~ynh2",
"version": "3.3.2~ynh1",
"url": "https://grocy.info",
"upstream": {
"license": "MIT",