From f11818883f1bfd63e4f15dfe9d5211d49b344011 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:05:50 +0200 Subject: [PATCH 1/2] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e9fe816..c0e90be 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "MIT", "admindoc": "https://coder.com/docs/code-server/latest", "userdoc": "https://coder.com/docs/code-server/latest/FAQ", - "code": "https://github.com/coder/code-server" + "code": "https://github.com/coder/code-server", + "cpe": "cpe:2.3:a:coder:code-server" }, "license": "MIT", "maintainer": { @@ -37,4 +38,4 @@ } ] } -} +} \ No newline at end of file From a3a31fd2e87a0c8cae2904f8e660cb6865c7040e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Sep 2022 04:07:03 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b0a74e..752c4da 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Run VS Code on your server and access it in the browser **Shipped version:** 4.3.0~ynh1 + ## Screenshots ![Screenshot of code-server](./doc/screenshots/screenshot.png) diff --git a/README_fr.md b/README_fr.md index cb218d4..1194b9d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.3.0~ynh1 +**Version incluse :** 4.3.0~ynh1 + ## Captures d'écran