From ab8fa69d73d90c5da545d89b11c2b1896f8f9c64 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Jul 2023 20:16:00 +0200 Subject: [PATCH 1/5] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1e429e3..51df62d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,8 +32,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.webircgateway] - url = "https://github.com/kiwiirc/webircgateway/archive/bb110ab6c4ca864b623070e5d5c0a95486390a9b.tar.gz" - sha256 = "96ae87e0c4148dac731e5709068de41803ff464edd53821eaf1ffcc7e4c0e1ce" + url = "https://github.com/kiwiirc/webircgateway/archive/4ee70fb5732f543014223c827a18e7c05b063a9d.tar.gz" + sha256 = "71582f5cf49b222910351d888cfff8152d5eee376c9a069aa01b03eaf5cf6273" autoupdate.upstream = "https://github.com/kiwiirc/webircgateway" autoupdate.strategy = "latest_github_commit" From 4a2aa5e8bd91b4ba48735703caa53bf70460f0b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 6 Sep 2023 09:31:04 +0200 Subject: [PATCH 2/5] fix --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 51df62d..7655eb0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 diff --git a/scripts/_common.sh b/scripts/_common.sh index 8a9fada..9ecc68b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -nodejs_version=16 +nodejs_version=20 go_version=1.20 #================================================= From fdfeb7da3dd84b84d1435eed6de59c6936d23c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:06:17 +0200 Subject: [PATCH 3/5] Update manifest.toml --- manifest.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7655eb0..3df7972 100644 --- a/manifest.toml +++ b/manifest.toml @@ -27,7 +27,11 @@ ram.runtime = "50M" [install.domain] type = "domain" - full_domain = true + + + [install.init_main_permission] + type = "group" + default = "visitors" [resources] [resources.sources] From 9c64fd69c07777772d7cba18f5a7600bf88f519c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:10:34 +0200 Subject: [PATCH 4/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ee7ce41..add4c8f 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~ynh2" +version = "1.0.0-beta.8~ynh3" maintainers = ["eric_G"] From ab3e702152586ed7d93afda55fbe29323970427e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Sep 2023 10:10:41 +0000 Subject: [PATCH 5/5] 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 21892bf..a3721d0 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~ynh2 +**Shipped version:** 1.0.0-beta.8~ynh3 **Demo:** https://web.libera.chat/gamja/ diff --git a/README_fr.md b/README_fr.md index c1d255e..4344678 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~ynh2 +**Version incluse :** 1.0.0-beta.8~ynh3 **Démo :** https://web.libera.chat/gamja/