From 0823c6a9211d5cb42a16b101fbbbb37929629ce1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 28 Aug 2023 20:15:28 +0200 Subject: [PATCH 01/11] Upgrade to v2023.08.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 08f1bbe..fbc6e95 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2023.08.27~ynh1" +version = "2023.08.28~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/02bb955d451d4b7bab58a29c35ccda0f580f5c4a.tar.gz" - sha256 = "0ee8ea49949abaf559388e2835ab4f8364d664632fe99c33c3e14c5813bd60ad" + url = "https://github.com/Niek/chatgpt-web/archive/e29911f1418ac16a187ce2b26a44621232ef3037.tar.gz" + sha256 = "9e8944df5968f6bad684d6fb8da07c4c82a44be51bfa674e4968bf1055341d04" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit" From 98ba46d78eef8d670fed98d3aa48e3c3064aefb8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 28 Aug 2023 18:15:31 +0000 Subject: [PATCH 02/11] 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 374c000..bb3f042 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2023.08.27~ynh1 +**Shipped version:** 2023.08.28~ynh1 **Demo:** https://niek.github.io/chatgpt-web/ diff --git a/README_fr.md b/README_fr.md index 4d0deee..505a2bf 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 ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2023.08.27~ynh1 +**Version incluse :** 2023.08.28~ynh1 **Démo :** https://niek.github.io/chatgpt-web/ From 3966556a3fc0e20811e02850e694a06ef3137cab Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Aug 2023 20:15:23 +0200 Subject: [PATCH 03/11] Upgrade to v2023.08.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fbc6e95..90d1341 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2023.08.28~ynh1" +version = "2023.08.29~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/e29911f1418ac16a187ce2b26a44621232ef3037.tar.gz" - sha256 = "9e8944df5968f6bad684d6fb8da07c4c82a44be51bfa674e4968bf1055341d04" + url = "https://github.com/Niek/chatgpt-web/archive/b99f9430f5e8feb89cd06665af9f038837eeab2b.tar.gz" + sha256 = "34d0c4a300c43352df0d6d271d6d3d124defb4bba2c33b04096528a4576e078b" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit" From a33bed16961a009a2dfa7269688690a915e29f11 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Aug 2023 18:16:02 +0000 Subject: [PATCH 04/11] 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 bb3f042..b02a42e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2023.08.28~ynh1 +**Shipped version:** 2023.08.29~ynh1 **Demo:** https://niek.github.io/chatgpt-web/ diff --git a/README_fr.md b/README_fr.md index 505a2bf..6a7a402 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 ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2023.08.28~ynh1 +**Version incluse :** 2023.08.29~ynh1 **Démo :** https://niek.github.io/chatgpt-web/ From 1c03adf6ecf883068d865ec492a7ff8a8cdc0b69 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 1 Sep 2023 20:15:23 +0200 Subject: [PATCH 05/11] Upgrade to v2023.09.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 90d1341..4c9d995 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2023.08.29~ynh1" +version = "2023.09.01~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/b99f9430f5e8feb89cd06665af9f038837eeab2b.tar.gz" - sha256 = "34d0c4a300c43352df0d6d271d6d3d124defb4bba2c33b04096528a4576e078b" + url = "https://github.com/Niek/chatgpt-web/archive/4fa583a35cb4deff552e204b8f196dbdb019a611.tar.gz" + sha256 = "8b1ea41d1140afdb41dfbdc46b2bc7932b26ba0a1d6152f6fb17520e9f7e33e9" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit" From 7de5047d45c01a477ef79179161e52b83295a6fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 1 Sep 2023 18:15:25 +0000 Subject: [PATCH 06/11] 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 b02a42e..28b036f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2023.08.29~ynh1 +**Shipped version:** 2023.09.01~ynh1 **Demo:** https://niek.github.io/chatgpt-web/ diff --git a/README_fr.md b/README_fr.md index 6a7a402..43b0fdc 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 ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2023.08.29~ynh1 +**Version incluse :** 2023.09.01~ynh1 **Démo :** https://niek.github.io/chatgpt-web/ From 05d359acf12ccf0fd90e003c04168c367684d35a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Sep 2023 20:15:22 +0200 Subject: [PATCH 07/11] Upgrade to v2023.09.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4c9d995..02fcf31 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2023.09.01~ynh1" +version = "2023.09.02~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/4fa583a35cb4deff552e204b8f196dbdb019a611.tar.gz" - sha256 = "8b1ea41d1140afdb41dfbdc46b2bc7932b26ba0a1d6152f6fb17520e9f7e33e9" + url = "https://github.com/Niek/chatgpt-web/archive/98b2b87ff7cf9824b7eddc8898d77a89c916c679.tar.gz" + sha256 = "112a463655020e79a81877e3f0e949bbc94fa50e4e3e4e73d0bba3eb16cf3660" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit" From 00b980b2d47afdee05f849bfb63e2c629d1d9dac Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Sep 2023 18:15:24 +0000 Subject: [PATCH 08/11] 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 28b036f..d1dfa88 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2023.09.01~ynh1 +**Shipped version:** 2023.09.02~ynh1 **Demo:** https://niek.github.io/chatgpt-web/ diff --git a/README_fr.md b/README_fr.md index 43b0fdc..e189f61 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 ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2023.09.01~ynh1 +**Version incluse :** 2023.09.02~ynh1 **Démo :** https://niek.github.io/chatgpt-web/ From f15a18c10fa1795f968ab34c560887878485d03d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 11 Sep 2023 18:15:21 +0200 Subject: [PATCH 09/11] Upgrade to v2023.09.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 02fcf31..a55cce1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "chatGPT-web" description.en = "ChatGPT web interface using the OpenAI API" description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "2023.09.02~ynh1" +version = "2023.09.11~ynh1" maintainers = ["eric_G"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Niek/chatgpt-web/archive/98b2b87ff7cf9824b7eddc8898d77a89c916c679.tar.gz" - sha256 = "112a463655020e79a81877e3f0e949bbc94fa50e4e3e4e73d0bba3eb16cf3660" + url = "https://github.com/Niek/chatgpt-web/archive/239ae460a99a93bf45fccef81999a8192990acea.tar.gz" + sha256 = "d7fccc10e8df68b5d95b55548181bbfe1825669af07ba4f1a66f4282e16ce836" autoupdate.upstream = "https://github.com/Niek/chatgpt-web" autoupdate.strategy = "latest_github_commit" From 2f99b3ca44b6d2a84b9772a3a707bd70c7608f79 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 11 Sep 2023 16:15:23 +0000 Subject: [PATCH 10/11] 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 d1dfa88..3ceb6df 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2023.09.02~ynh1 +**Shipped version:** 2023.09.11~ynh1 **Demo:** https://niek.github.io/chatgpt-web/ diff --git a/README_fr.md b/README_fr.md index e189f61..db2c3a1 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 ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2023.09.02~ynh1 +**Version incluse :** 2023.09.11~ynh1 **Démo :** https://niek.github.io/chatgpt-web/ From b3a75c5854381a6cbd1cd20a980a3af5544f2ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:07:59 +0200 Subject: [PATCH 11/11] cleaning --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a55cce1..248ca17 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ demo = "https://niek.github.io/chatgpt-web/" code = "https://github.com/Niek/chatgpt-web" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false diff --git a/scripts/_common.sh b/scripts/_common.sh index 9195d57..44277c5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -nodejs_version=18 +nodejs_version=20 #================================================= # PERSONAL HELPERS