From 62761c62fe67a784cfdbec8cffe46de74750d2c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:44:06 +0100 Subject: [PATCH 1/3] Update nginx.conf --- conf/nginx.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index afae0ed..705c77d 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -3,10 +3,10 @@ location __PATH__/ { alias __FINALPATH__/; - more_set_headers "X-Frame-Options: SAMEORIGIN"; - more_set_headers "X-Content-Type-Options: nosniff"; - more_set_headers "X-XSS-Protection: 1; mode=block"; - more_set_headers "Content-Security-Policy: frame-ancestors 'none'"; + #more_set_headers "X-Frame-Options: SAMEORIGIN"; + #more_set_headers "X-Content-Type-Options: nosniff"; + #more_set_headers "X-XSS-Protection: 1; mode=block"; + #more_set_headers "Content-Security-Policy: frame-ancestors 'none'"; index index.html; } From b55ec181fb1cb6a8ea8a17bd39372ab072216be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:06:00 +0100 Subject: [PATCH 2/3] 0.3.6 --- 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 348e38e..07bc167 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.4/hydrogen-web-0.3.4.tar.gz -SOURCE_SUM=b40549d5d6d1807fdc0114d9e6015fa92501e54fd961073dbd793d3e2b3fab37 +SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.6/hydrogen-web-0.3.6.tar.gz +SOURCE_SUM=7b4f7940fc31e6d1be023efb9d6aba565faf1db84b88f42b5c5b9ebbdb8be2ff SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cdcb3cb..7ad7c05 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "0.3.4~ynh1", + "version": "0.3.6~ynh1", "url": "https://matrix.org/docs/projects/client/hydrogen", "upstream": { "license": "Apache-2.0", From 793cf1d89ff0ee07901a14d311f9f02aaa846adc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Dec 2022 18:06:05 +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 d028d4f..a400d51 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and - Loading (unused) parts of the application after initial page load should be supported -**Shipped version:** 0.3.4~ynh1 +**Shipped version:** 0.3.6~ynh1 **Demo:** https://hydrogen.element.io/ diff --git a/README_fr.md b/README_fr.md index 247df65..db4f58e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and - Loading (unused) parts of the application after initial page load should be supported -**Version incluse :** 0.3.4~ynh1 +**Version incluse :** 0.3.6~ynh1 **Démo :** https://hydrogen.element.io/