From cdaec02eb877ed9ec5922cc37b7425011e08af78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 16 Nov 2022 21:22:02 +0100 Subject: [PATCH 01/32] 0.24.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 221c4dd..d118dce 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.23.1/libreddit -SOURCE_SUM=0d63bcb6e7195b350db61d6aa3aa2bd17f4ff4b9e5eef466fb9a7f65dadabde0 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.0/libreddit +SOURCE_SUM=25ff0030511b57b7069501acad0d6d455f52e1e231870f35deea3791f1bd4b74 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index ee8695f..21719b5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.23.1~ynh1", + "version": "0.24.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 72dbb4fd62a6044f1320c8be6ab5841b46116b5a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Nov 2022 20:22:08 +0000 Subject: [PATCH 02/32] 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 9617d69..0bac6b0 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.23.1~ynh1 +**Shipped version:** 0.24.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 3dd4082..a352f5e 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.23.1~ynh1 +**Version incluse :** 0.24.0~ynh1 **Démo :** https://libreddit.spike.codes/ From 136c1e741c9582ac87758cd720400c697d8cbeaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:35:01 +0100 Subject: [PATCH 03/32] 0.24.1 --- 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 d118dce..8c89ad1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.0/libreddit -SOURCE_SUM=25ff0030511b57b7069501acad0d6d455f52e1e231870f35deea3791f1bd4b74 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.1/libreddit +SOURCE_SUM=a91136dd9bc77c3cda193f77072da12b9270980a7c32795422db9d23047983b2 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 21719b5..a35354a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.24.0~ynh1", + "version": "0.24.1~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From e3ccb7bec088da9f5b7a7829d73e44d8292c9ec9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 22 Nov 2022 19:35:08 +0000 Subject: [PATCH 04/32] 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 0bac6b0..fc9ab90 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.24.0~ynh1 +**Shipped version:** 0.24.1~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index a352f5e..8d99b85 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.24.0~ynh1 +**Version incluse :** 0.24.1~ynh1 **Démo :** https://libreddit.spike.codes/ From 8b2a68159fb71fbeb04a8c59b1980d62fe06213f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 23 Nov 2022 07:34:00 +0100 Subject: [PATCH 05/32] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 8c89ad1..820035a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.1/libreddit -SOURCE_SUM=a91136dd9bc77c3cda193f77072da12b9270980a7c32795422db9d23047983b2 +SOURCE_SUM=faf7d271f5e31e4097fc90cfbd8935964807270549c8a49d3fb13059545dae96 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit From 29ce8a458ace75d2d460c2ceb087d67117b334c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 26 Nov 2022 21:07:24 +0100 Subject: [PATCH 06/32] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 820035a..716e840 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.1/libreddit -SOURCE_SUM=faf7d271f5e31e4097fc90cfbd8935964807270549c8a49d3fb13059545dae96 +SOURCE_SUM=7b8c54d5b9b84619d75e6347253c1a60ad9a2b42937a929fee41cca6dea56b81 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit From 11c096b1289c28bf02ee86128252497f473d0a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Dec 2022 12:18:47 +0100 Subject: [PATCH 07/32] 0.25.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 820035a..8a489de 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.1/libreddit -SOURCE_SUM=faf7d271f5e31e4097fc90cfbd8935964807270549c8a49d3fb13059545dae96 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.0/libreddit +SOURCE_SUM=745c6061ef1f968eafba96cf35348763b4ba6655b6dffdb5295dc1d93b9d51dd SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index a35354a..faed905 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.24.1~ynh1", + "version": "0.25.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 62362a72cf9cf6eed00e85dfc1d4fefff395520f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 3 Dec 2022 11:18:51 +0000 Subject: [PATCH 08/32] 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 fc9ab90..ef376b0 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.24.1~ynh1 +**Shipped version:** 0.25.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 8d99b85..b364cd0 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.24.1~ynh1 +**Version incluse :** 0.25.0~ynh1 **Démo :** https://libreddit.spike.codes/ From dd0aa8dd409f707e114ad84f09408197a936fcdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 11 Dec 2022 21:19:00 +0100 Subject: [PATCH 09/32] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 8a489de..520555b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.0/libreddit -SOURCE_SUM=745c6061ef1f968eafba96cf35348763b4ba6655b6dffdb5295dc1d93b9d51dd +SOURCE_SUM=de8a0852383e3c73ce0706d4ec07bd96e0776f4e53966c36a22965ffa46515a1 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit From 565e82b48403c826de959f7fcd3bdd55ffc54a2d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Dec 2022 07:06:49 +0100 Subject: [PATCH 10/32] 0.25.1 --- 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 520555b..9aa6c98 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.0/libreddit -SOURCE_SUM=de8a0852383e3c73ce0706d4ec07bd96e0776f4e53966c36a22965ffa46515a1 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.1/libreddit +SOURCE_SUM=987106b97e0d936c3b5396dfe0309a1d06f421861ba1de84fef938e08f7824c7 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index faed905..43bfb63 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.25.0~ynh1", + "version": "0.25.1~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 546e130d53cb1d2c95a0c9ef082bf63c3610eff8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Dec 2022 06:06:54 +0000 Subject: [PATCH 11/32] 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 ef376b0..72ed1f3 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.25.0~ynh1 +**Shipped version:** 0.25.1~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index b364cd0..2fb2e9d 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.25.0~ynh1 +**Version incluse :** 0.25.1~ynh1 **Démo :** https://libreddit.spike.codes/ From e589e1ff80357dcb3d8ddfec669ffdb9271cbc03 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 1 Jan 2023 09:54:13 +0100 Subject: [PATCH 12/32] 0.25.2 --- 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 9aa6c98..a3626ab 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.1/libreddit -SOURCE_SUM=987106b97e0d936c3b5396dfe0309a1d06f421861ba1de84fef938e08f7824c7 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.2/libreddit +SOURCE_SUM=dede6f7d7c37f7d97be4ffc38997635d67ad791267dbe9e061fc47519b1526db SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 43bfb63..84efa0a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.25.1~ynh1", + "version": "0.25.2~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 82aef71011c50ed9d2c4a49adb2cc9e6c3b325aa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 1 Jan 2023 08:54:19 +0000 Subject: [PATCH 13/32] 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 72ed1f3..b1e9b6a 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.25.1~ynh1 +**Shipped version:** 0.25.2~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 2fb2e9d..3a6cd2f 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.25.1~ynh1 +**Version incluse :** 0.25.2~ynh1 **Démo :** https://libreddit.spike.codes/ From 16d94079cf6bb3e191e5e4c8c5b0e26df6a56d59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 2 Jan 2023 10:39:55 +0100 Subject: [PATCH 14/32] 0.25.3 --- 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 a3626ab..35cae1d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.2/libreddit -SOURCE_SUM=dede6f7d7c37f7d97be4ffc38997635d67ad791267dbe9e061fc47519b1526db +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.3/libreddit +SOURCE_SUM=4a1c80cc70f5c3468661cbe41096bb02c727e37ee765cb38e5af194e53b5b3ae SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 84efa0a..eee21d7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.25.2~ynh1", + "version": "0.25.3~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 48a534807d9093654f9ac05839484c2e08464014 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Jan 2023 09:40:00 +0000 Subject: [PATCH 15/32] 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 b1e9b6a..1040b0e 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.25.2~ynh1 +**Shipped version:** 0.25.3~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 3a6cd2f..dfc0412 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.25.2~ynh1 +**Version incluse :** 0.25.3~ynh1 **Démo :** https://libreddit.spike.codes/ From e26a11900a4e305bdceaeb8fcf36ddc2c25f5cab 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 13:56:58 +0100 Subject: [PATCH 16/32] 0.26.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 35cae1d..583180c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.25.3/libreddit -SOURCE_SUM=4a1c80cc70f5c3468661cbe41096bb02c727e37ee765cb38e5af194e53b5b3ae +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.26.0/libreddit +SOURCE_SUM=7df86549c215b831953b0f89f2a33ec0503d699331c330cdad8b4e9589e8fdd5 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index eee21d7..3bb4cff 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.25.3~ynh1", + "version": "0.26.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 2538a12f00f0558711bfc28c7369971a3d7be960 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 3 Jan 2023 12:57:03 +0000 Subject: [PATCH 17/32] 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 1040b0e..c8400e2 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.25.3~ynh1 +**Shipped version:** 0.26.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index dfc0412..37815c5 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.25.3~ynh1 +**Version incluse :** 0.26.0~ynh1 **Démo :** https://libreddit.spike.codes/ 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 18/32] 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 19/32] 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 20/32] 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/ From fb6b8173db33f53bd08ee26ee999167ec636da64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Jan 2023 11:11:44 +0100 Subject: [PATCH 21/32] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 8e35693..30cfe0d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.0/libreddit -SOURCE_SUM=7ff9fe3850935a939d4e8f97bad60224c350a8c916eb88fdbf4d1386b2312feb +SOURCE_SUM=69a130fe720274a0f9ce2b259c0b4d626d3cbd2a31b50e554aba5f168e2c020d SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit From c28308adfc23598df4d481b32ba24e1e6ea7bc55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Jan 2023 11:12:08 +0100 Subject: [PATCH 22/32] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ec23172..1816b15 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.27.0~ynh1", + "version": "0.27.0~ynh2", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 98b2c0df28105653483dab441d738b50b93c66dc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 4 Jan 2023 10:12:13 +0000 Subject: [PATCH 23/32] 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 4dcd083..ca09d91 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.27.0~ynh1 +**Shipped version:** 0.27.0~ynh2 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 056a7b5..aad33f6 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.27.0~ynh1 +**Version incluse :** 0.27.0~ynh2 **Démo :** https://libreddit.spike.codes/ From b8b50695d6ef07d97062372eb8806d0e811047e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 12 Jan 2023 10:33:34 +0100 Subject: [PATCH 24/32] 0.27.1 --- conf/app.src | 4 ++-- doc/DESCRIPTION.md | 8 ++++---- manifest.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/app.src b/conf/app.src index 30cfe0d..6ab1ddb 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.0/libreddit -SOURCE_SUM=69a130fe720274a0f9ce2b259c0b4d626d3cbd2a31b50e554aba5f168e2c020d +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit +SOURCE_SUM=a049df521b0ed42bf857604563298ed2df206ba6d4f714102457f9d89b2f3b98 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 130b371..457dd5b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -2,7 +2,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit diff --git a/manifest.json b/manifest.json index 1816b15..7928004 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.27.0~ynh2", + "version": "0.27.1~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 4c813c1f258fa7a84f0177a5095c0b79e4761b68 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 12 Jan 2023 09:33:38 +0000 Subject: [PATCH 25/32] Auto-update README --- README.md | 10 +++++----- README_fr.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ca09d91..711e225 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.27.0~ynh2 +**Shipped version:** 0.27.1~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index aad33f6..ccbbd2a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,13 +19,13 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.27.0~ynh2 +**Version incluse :** 0.27.1~ynh1 **Démo :** https://libreddit.spike.codes/ From db771a77491e3f8d2076924dcea2f68e329628de Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jan 2023 07:03:49 +0000 Subject: [PATCH 26/32] Auto-update README --- README.md | 2 +- README_fr.md | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 711e225..9eac85d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Libreddit for YunoHost -[![Integration level](https://dash.yunohost.org/integration/libreddit.svg)](https://dash.yunohost.org/appci/app/libreddit) ![Working status](https://ci-apps.yunohost.org/ci/badges/libreddit.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/libreddit.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/libreddit.svg)](https://dash.yunohost.org/appci/app/libreddit) ![Working status](https://ci-apps.yunohost.org/ci/badges/libreddit.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/libreddit.maintain.svg) [![Install Libreddit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreddit) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index ccbbd2a..d40879a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # Libreddit pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/libreddit.svg)](https://dash.yunohost.org/appci/app/libreddit) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/libreddit.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/libreddit.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/libreddit.svg)](https://dash.yunohost.org/appci/app/libreddit) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/libreddit.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/libreddit.maintain.svg) [![Installer Libreddit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreddit) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Libreddit rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Libreddit rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a private front-end like Invidious but for Reddit. Browse the coldest takes of r/unpopularopinion without being tracked. @@ -29,14 +29,14 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr **Démo :** https://libreddit.spike.codes/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Libreddit](./doc/screenshots/screenshot.png) +![Capture d’écran de Libreddit](./doc/screenshots/screenshot.png) ## Documentations et ressources -* Site officiel de l'app : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -52,4 +52,4 @@ ou sudo yunohost app upgrade libreddit -u https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From 0b7ca1de7b1dde4f051477de7b1c7fe63286d4d9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 24 Jan 2023 08:04:37 +0100 Subject: [PATCH 27/32] Fix shasum --- conf/app.src | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 6ab1ddb..5d6a15a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit -SOURCE_SUM=a049df521b0ed42bf857604563298ed2df206ba6d4f714102457f9d89b2f3b98 +SOURCE_SUM=1c12de3f1e47d50ec48be76fc0eaf5013b37e7043dc29a5e8a47b88323bf9f45 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 7928004..f216c84 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.27.1~ynh1", + "version": "0.27.1~ynh2", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From e5669a9216acfbcd1b7bb90e9a59a979477808be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jan 2023 07:04:49 +0000 Subject: [PATCH 28/32] 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 9eac85d..591fe7f 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 - Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.27.1~ynh1 +**Shipped version:** 0.27.1~ynh2 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index d40879a..3b46be1 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 - Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.27.1~ynh1 +**Version incluse :** 0.27.1~ynh2 **Démo :** https://libreddit.spike.codes/ From 593644c2890fbbdff5bf4604010f076203a52cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:20:36 +0100 Subject: [PATCH 29/32] 0.28.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 5d6a15a..4410b2c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit -SOURCE_SUM=1c12de3f1e47d50ec48be76fc0eaf5013b37e7043dc29a5e8a47b88323bf9f45 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit +SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index f216c84..9e7a448 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.27.1~ynh2", + "version": "0.28.0~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 058112bb81d8883cc8e17ee26a408f5d3699dffa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 30 Jan 2023 10:20:40 +0000 Subject: [PATCH 30/32] 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 591fe7f..f8e807e 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 - Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.27.1~ynh2 +**Shipped version:** 0.28.0~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 3b46be1..617da79 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 - Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.27.1~ynh2 +**Version incluse :** 0.28.0~ynh1 **Démo :** https://libreddit.spike.codes/ From 069a87ab901b710cada329f159ad4df5555509c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 31 Jan 2023 13:04:04 +0100 Subject: [PATCH 31/32] 0.28.1 --- 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 4410b2c..ed79a8a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit -SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.1/libreddit +SOURCE_SUM=f639c506382a16f77a3f42d340ed75ac9bb46e4ccdf9e34c69bff0b30d2b30ac SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/manifest.json b/manifest.json index 9e7a448..b9cd5cc 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre alternative to Reddit", "fr": "Alternative libre à Reddit" }, - "version": "0.28.0~ynh1", + "version": "0.28.1~ynh1", "url": "https://libreddit.spike.codes/", "upstream": { "license": "AGPL-3.0", From 31831750e5494aeb71c1be5357d37c85d8c9058c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Jan 2023 12:04:09 +0000 Subject: [PATCH 32/32] 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 f8e807e..2b08180 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 - Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.28.0~ynh1 +**Shipped version:** 0.28.1~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index 617da79..8668598 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 - Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.28.0~ynh1 +**Version incluse :** 0.28.1~ynh1 **Démo :** https://libreddit.spike.codes/