From f875807c8423963cce494766512df5c5a105f4be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Oct 2023 16:07:39 +0000 Subject: [PATCH 1/4] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 3326ec7..01e63e0 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ Vikunja is a self-hosted open-source to-do list application for all platforms. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 245b028..a78737c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,6 @@ Vikunja est une application de liste de tâches Open Source auto-hébergée pour * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From 0866068761f75bd4d1c5b47a6d30a2ec078a1c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:10:40 +0200 Subject: [PATCH 2/4] cleaning --- doc/ADMIN.md | 1 - manifest.toml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index e245837..3151f81 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,4 +1,3 @@ You can configure Vikunja with the config panels in the webadmin or by editing this file `/opt/vikunja/config.yml` using the [documentation](https://vikunja.io/docs/config-options/). - The API is accesible with this path: https://__DOMAIN__/api/v1/docs \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index e49f968..8d67723 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,6 +73,7 @@ ram.runtime = "50M" api.url = "/api" api.show_tile = false api.allowed = "visitors" + api.auth_header = false [resources.apt] packages = "postgresql" From 4246316a6baa7e1cb203ade4a51a897affe98cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:11:11 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8d67723..def0311 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Vikunja" description.en = "Self-hosted To-Do list application" description.fr = "Application de liste de tâches auto-hébergée" -version = "0.21.0~ynh3" +version = "0.21.0~ynh4" maintainers = ["eric_G"] From 277d022e231055602399239b081573be3b49c19d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Oct 2023 16:11:15 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01e63e0..1574329 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Vikunja is a self-hosted open-source to-do list application for all platforms. - CalDAV - Links -**Shipped version:** 0.21.0~ynh3 +**Shipped version:** 0.21.0~ynh4 **Demo:** https://try.vikunja.io/login diff --git a/README_fr.md b/README_fr.md index a78737c..60bae26 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Vikunja est une application de liste de tâches Open Source auto-hébergée pour - CalDAV - Links -**Version incluse :** 0.21.0~ynh3 +**Version incluse :** 0.21.0~ynh4 **Démo :** https://try.vikunja.io/login