From 73985ef739ca0413d2de7e3131e4fb28293e6b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:37:14 +0200 Subject: [PATCH 1/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 99a94a4..3a688ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,4 +55,4 @@ ram.runtime = "50M" [resources.ports] [resources.apt] - packages = "python3 python3-venv git" + packages = "python3, python3-venv, git" From dbe64188428ecc6bca32089029f2552861df75d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:39:46 +0200 Subject: [PATCH 2/5] Update nginx.conf --- conf/nginx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 3d920d6..03c1d19 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,5 @@ -#root_path_only location / { -#sub_path_only location __PATH__ { +#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent; +location __PATH__/ { # Standard nginx configuration proxy_http_version 1.1; From fbc9ab8d119cde1f6074e6d43386165a4f8be7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 25 Oct 2023 22:17:52 +0200 Subject: [PATCH 3/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 3a688ca..4a03d12 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,7 +42,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web/archive/d95fed97bf354a92d242f16529712ba59ee54eb0.tar.gz" - sha256 = "87360d28cb849e99184b68115bbecc4c92500cf3b940abbcb05cfd17f2f7fc86" + sha256 = "13ec0422cff994ee87291327143483a7ad6f0960103bc0b765c021034e0ab962" in_subdir = true [resources.system_user] From 89354dd88f41c7a596da9bc395a14d6b726a049d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 25 Oct 2023 23:20:21 +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 4a03d12..76feea3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ description.en = "Web interface for many translation engine" description.fr = "Interface Web pour de nombreux moteurs de traduction" description.id = "Antarmuka web mesin penerjemahan" -version = "2023.4.9~ynh2" +version = "2023.4.9~ynh3" maintainers = ["the7thNightmare"] From cf11ce964e98aace9018f61fa7297465bf2bc19c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 21:20:26 +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 6ad8463..301b7a6 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 The frontend for SimplyTranslate engine, which you can use for translation for many translation engine, there are DeepL, Reverso, ICIBA, Google Translate, and LibreTranslate (which instance LibreTranslate fetch from can be configured) engine. -**Shipped version:** 2023.4.9~ynh2 +**Shipped version:** 2023.4.9~ynh3 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1a6f6a8..175bcf2 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 L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traduction de nombreux moteurs de traduction, comprend les moteurs DeepL, Reverso, ICIBA, Google Translate et LibreTranslate (dont l'instance de récupération de LibreTranslate peut être configurée). -**Version incluse :** 2023.4.9~ynh2 +**Version incluse :** 2023.4.9~ynh3 ## Captures d’écran