From 4a3c2a75d62c10e08587e4f4de979a4802109329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:26:12 +0100 Subject: [PATCH 1/3] Update nginx.conf --- conf/nginx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 0d0a9d3..af69dcd 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,5 @@ -location / { +#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent; +location __PATH__/ { proxy_pass http://127.0.0.1:__PORT__/; proxy_redirect off; From 475d8384ec4d5c609f49b27e60613c45dd289b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:30:37 +0100 Subject: [PATCH 2/3] 0.27.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 583180c..8e35693 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.26.0/libreddit -SOURCE_SUM=7df86549c215b831953b0f89f2a33ec0503d699331c330cdad8b4e9589e8fdd5 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.0/libreddit +SOURCE_SUM=7ff9fe3850935a939d4e8f97bad60224c350a8c916eb88fdbf4d1386b2312feb SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 3bb4cff..ec23172 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.26.0~ynh1", + "version": "0.27.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 04789122c7b2c0f0c64861ab29a82b84c05dc8fb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 3 Jan 2023 18:30:46 +0000 Subject: [PATCH 3/3] 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 c8400e2..4dcd083 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.26.0~ynh1 +**Shipped version:** 0.27.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 37815c5..056a7b5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.26.0~ynh1 +**Version incluse :** 0.27.0~ynh1 **Démo :** https://libreddit.spike.codes/