1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

Update api 19.2 and frontend 19.1

This commit is contained in:
AllanNICOLE 2022-08-20 12:45:08 +02:00
parent c2f4dced16
commit dff1e53409
8 changed files with 18 additions and 13 deletions

View file

@ -26,7 +26,7 @@ Vikunja is a self-hosted open-source to-do list application for all platforms.
- CalDAV - CalDAV
- Links - Links
**Shipped version:** 0.19.0~ynh1 **Shipped version:** 0.19.2~ynh1
**Demo:** https://try.vikunja.io/login **Demo:** https://try.vikunja.io/login
@ -46,10 +46,13 @@ The API is accesible with this path: https://domain.ltd/api/v1/docs
* Official app website: <https://vikunja.io/> * Official app website: <https://vikunja.io/>
* Official admin documentation: <https://vikunja.io/docs/> * Official admin documentation: <https://vikunja.io/docs/>
* Official download portal: <https://dl.vikunja.io/>
* Official blog (usefull for release note): <https://vikunja.io/blog/>
* Upstream app code repository: <https://kolaente.dev/vikunja/> * Upstream app code repository: <https://kolaente.dev/vikunja/>
* YunoHost documentation for this app: <https://yunohost.org/app_vikunja> * YunoHost documentation for this app: <https://yunohost.org/app_vikunja>
* Report a bug: <https://github.com/YunoHost-Apps/vikunja_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/vikunja_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing).

View file

@ -26,7 +26,7 @@ Vikunja est une application de liste de tâches Open Source auto-hébergée pour
- CalDAV - CalDAV
- Links - Links
**Version incluse :** 0.19.0~ynh1 **Version incluse :** 0.19.2~ynh1
**Démo :** https://try.vikunja.io/login **Démo :** https://try.vikunja.io/login
@ -43,6 +43,8 @@ Vous pouvez configurer Vikunja en modifiant le fichier `/opt/vikunja/config.yml`
* Site officiel de l'app : <https://vikunja.io/> * Site officiel de l'app : <https://vikunja.io/>
* Documentation officielle de l'admin : <https://vikunja.io/docs/> * Documentation officielle de l'admin : <https://vikunja.io/docs/>
* Portail de téléchargement officiel: <https://dl.vikunja.io/>
* Blog officiel (utile pour avoir les changements de chaque version): <https://vikunja.io/blog/>
* Dépôt de code officiel de l'app : <https://kolaente.dev/vikunja/> * Dépôt de code officiel de l'app : <https://kolaente.dev/vikunja/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_vikunja> * Documentation YunoHost pour cette app : <https://yunohost.org/app_vikunja>
* Signaler un bug : <https://github.com/YunoHost-Apps/vikunja_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/vikunja_ynh/issues>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-amd64-full SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-amd64-full
SOURCE_SUM=D005FD544862B6D01402B7AFA5CAE5A9E5E634112D90EECF6F2781DA83A7A524 SOURCE_SUM=16F4483929C659021A8F61465FA5A10C9EDCC3CBB6F0D8AC8ED96570034CB50C
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-arm64-full SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-arm64-full
SOURCE_SUM=CB457F651DE3E4551F36F20389161C0407D10D9821F520357ECE5ED669311943 SOURCE_SUM=9C3104D42F9B7448D045208C0C5DBF5AC8648B78E7907697264A3031972926EA
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-arm-7-full SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-arm-7-full
SOURCE_SUM=A5B393C7900C6A77E1887A496E9A66E2762972DA76C961CA8264EF469B24177B SOURCE_SUM=F82B9DF0DE4F36AEF6535DC5425CF45151815E67DBC8BAF9921E38C454AFD724
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.19.0.zip SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.19.1.zip
SOURCE_SUM=A5D50D3DF1A06D23325DC4B61CA31E908888CC9DC6BAD1C2B348055641CDF727 SOURCE_SUM=29FE793359BF34142181ABA5FF8B1E0CC74F154F238603B04CD033760560D8E4
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-386-full SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-386-full
SOURCE_SUM=66C21ED000B084B9268E2A0783BE49EC982782F9417050D38683D979555F6E95 SOURCE_SUM=6D532EEA15A966446F1B975A8F1D7B64F75AFB2148C09680728C0060FACB5608
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

View file

@ -6,7 +6,7 @@
"en": "Self-hosted To-Do list application", "en": "Self-hosted To-Do list application",
"fr": "Application de liste de tâches auto-hébergée" "fr": "Application de liste de tâches auto-hébergée"
}, },
"version": "0.19.0~ynh1", "version": "0.19.2~ynh1",
"url": "https://vikunja.io/", "url": "https://vikunja.io/",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",