From e9531702ac55f7e0ac9fa3261a9b34b53a1497b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Feb 2024 15:20:47 +0000 Subject: [PATCH 1/3] Upgrade to v2.7.0 https://github.com/butlerx/wetty/releases/tag/v2.7.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2013e35..d01f8a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wetty" description.en = "Terminal in browser over http/https" description.fr = "Un terminal dans le navigateur sur http/https" -version = "2.5.0~ynh3" +version = "2.7.0~ynh1" maintainers = ["Salamandar"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz" - sha256 = "a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac" + url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.7.0.tar.gz" + sha256 = "4c920be38036da1edd2a01f16396ea095ec5fb3552a168caa0082a828ad87217" autoupdate.strategy = "latest_github_release" [resources.system_user] From 5158d3be8a3bed8e18be8a1873d052a95993ea15 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Mon, 4 Sep 2023 23:00:52 +0200 Subject: [PATCH 2/3] Bump Node version to 18 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 3693f10..702e69f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION=16 +NODEJS_VERSION=18 #================================================= # PERSONAL HELPERS From 837e999dc6233487da4710140bfc459cc76d56e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Mar 2024 15:37:36 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_it.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index afaebbc..05d76db 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time. -**Shipped version:** 2.5.0~ynh3 +**Shipped version:** 2.7.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5ab90e7..4a6739b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mais bien meilleure qu'eux car WeTTy utilise xterm.js qui est une implémentation complète de l'émulation de terminal écrite entièrement en JavaScript. WeTTy utilise des websockets plutôt que Ajax et donc un meilleur temps de réponse. -**Version incluse :** 2.5.0~ynh3 +**Version incluse :** 2.7.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 57ef7f1..9e3b726 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time. -**Versión proporcionada:** 2.5.0~ynh3 +**Versión proporcionada:** 2.7.0~ynh1 ## Capturas de pantalla diff --git a/README_it.md b/README_it.md index dc02460..7bf6c7f 100644 --- a/README_it.md +++ b/README_it.md @@ -19,7 +19,7 @@ NON DEVE essere modificato manualmente. Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time. -**Versione pubblicata:** 2.5.0~ynh3 +**Versione pubblicata:** 2.7.0~ynh1 ## Screenshot