From 4b6795f39fd88d21d81f9952053bbdf22227c0d8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 22:36:02 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1e429e3..f26fde0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Simple IRC web client" version = "1.0.0-beta.8~ynh1" -maintainers = [] +maintainers = ["eric_G"] [upstream] license = "AGPL-3.0-or-later" @@ -16,7 +16,7 @@ demo = "https://web.libera.chat/gamja/" code = "https://sr.ht/~emersion/gamja/" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -27,7 +27,10 @@ ram.runtime = "50M" [install.domain] type = "domain" - full_domain = true + + [install.init_main_permission] + type = "group" + default = "visitors" [resources] [resources.sources] From e464a63a03ae46cd2da75423d223bfb024156022 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 22:36:47 +0200 Subject: [PATCH 2/4] Update systemd.service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index 7250f0f..a3a897c 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Websocket gateway to IRC networks +Description=Gamja: Websocket gateway to IRC networks After=network.target [Service] From e4caf970e0708e5a1d6efcc6afea6e84694764dc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 23:16:41 +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 f26fde0..870a2bd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Gamja" description.en = "Simple IRC web client" description.fr = "Simple IRC web client" -version = "1.0.0-beta.8~ynh1" +version = "1.0.0-beta.8~ynh2" maintainers = ["eric_G"] From bfbcd38fbf6d81dff1f899c28ad9729da98bf0b8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 25 Aug 2023 21:16:46 +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 900dd20..21892bf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A simple IRC web client. -**Shipped version:** 1.0.0-beta.8~ynh1 +**Shipped version:** 1.0.0-beta.8~ynh2 **Demo:** https://web.libera.chat/gamja/ diff --git a/README_fr.md b/README_fr.md index df03d19..c1d255e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po A simple IRC web client. -**Version incluse :** 1.0.0-beta.8~ynh1 +**Version incluse :** 1.0.0-beta.8~ynh2 **Démo :** https://web.libera.chat/gamja/