From 52012965be7f6bd1b6c23265360df78965d8399a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 03:43:09 +0200 Subject: [PATCH 01/14] Upgrade to v2024.06.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c44dcfe..dc440fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Overleaf" description.en = "Online real-time collaborative LaTeX editor" description.fr = "Éditeur LaTeX collaboratif en ligne et en temps réel" -version = "2024.06.02~ynh1" +version = "2024.06.04~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/9bed2dc73effc4e86410a18586dc48d713752471.tar.gz" - sha256 = "81f1c4cdb3bdba16613eb79f99d38094bcbe7baa8e8a3a5f5dc7b3101d94866c" + url = "https://github.com/overleaf/overleaf/archive/a9cc32e6ed1b5c5dfd7d8f767610c4c167f74c06.tar.gz" + sha256 = "39d7e271535c8d908b4e63c60fc6b9946553a0243b6a12264d542392c1842db1" autoupdate.strategy = "latest_github_commit" [resources.system_user] From e60e154e645ba7a98a081e276e89c60ca8c80cba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 01:43:11 +0000 Subject: [PATCH 02/14] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af89918..cdb617d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Shipped version:** 2024.06.02~ynh1 +**Shipped version:** 2024.06.04~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index c1852a8..eb58a2c 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión actual:** 2024.06.02~ynh1 +**Versión actual:** 2024.06.04~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 3538305..a3c8e3d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Paketatutako bertsioa:** 2024.06.02~ynh1 +**Paketatutako bertsioa:** 2024.06.04~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index e76827a..507440f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source. -**Version incluse :** 2024.06.02~ynh1 +**Version incluse :** 2024.06.04~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 75d7032..f445deb 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión proporcionada:** 2024.06.02~ynh1 +**Versión proporcionada:** 2024.06.04~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b58f8d6..8a6068e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. -**分发版本:** 2024.06.02~ynh1 +**分发版本:** 2024.06.04~ynh1 ## 截图 From 6f4640229e10266a69ca8c39cdd6e04bf584dd02 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:47:33 +0200 Subject: [PATCH 03/14] Update Yunohost requirements --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index dc440fd..86f5358 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://www.overleaf.com/learn" code = "https://github.com/overleaf/overleaf" [integration] -yunohost = ">= 11.2.0" +yunohost = ">= 11.2.13" architectures = "all" multi_instance = false From f3a1d66d8f0711ee4ee405d4a256d0cf4f55299e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:48:04 +0200 Subject: [PATCH 04/14] Update supported architectures --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 86f5358..4b3926c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://github.com/overleaf/overleaf" [integration] yunohost = ">= 11.2.13" -architectures = "all" +architectures = "amd64" multi_instance = false ldap = false From 47d205444f298767aa055767ee0c83c786d7c0c7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 03:44:58 +0200 Subject: [PATCH 05/14] Upgrade to v2024.06.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4b3926c..06070a0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Overleaf" description.en = "Online real-time collaborative LaTeX editor" description.fr = "Éditeur LaTeX collaboratif en ligne et en temps réel" -version = "2024.06.04~ynh1" +version = "2024.06.07~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/a9cc32e6ed1b5c5dfd7d8f767610c4c167f74c06.tar.gz" - sha256 = "39d7e271535c8d908b4e63c60fc6b9946553a0243b6a12264d542392c1842db1" + url = "https://github.com/overleaf/overleaf/archive/249cb69074b3c34e0e15fbbc359560ce0b26ab51.tar.gz" + sha256 = "e46b8797e9e51a36a463b4d0d58ee8ca98869bfa974dadf83eb2233d0c930bc8" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 4c74968e24ad1d12c5c6806e834084b421710a76 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 01:45:00 +0000 Subject: [PATCH 06/14] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cdb617d..96cabf0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Shipped version:** 2024.06.04~ynh1 +**Shipped version:** 2024.06.07~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index eb58a2c..e551aaf 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión actual:** 2024.06.04~ynh1 +**Versión actual:** 2024.06.07~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index a3c8e3d..16d6147 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Paketatutako bertsioa:** 2024.06.04~ynh1 +**Paketatutako bertsioa:** 2024.06.07~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 507440f..5a1769d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source. -**Version incluse :** 2024.06.04~ynh1 +**Version incluse :** 2024.06.07~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f445deb..63643ea 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión proporcionada:** 2024.06.04~ynh1 +**Versión proporcionada:** 2024.06.07~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8a6068e..4172ab4 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. -**分发版本:** 2024.06.04~ynh1 +**分发版本:** 2024.06.07~ynh1 ## 截图 From e74f717e61ef90e670ea43b2e7a0584814521815 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:16:37 +0200 Subject: [PATCH 07/14] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 06070a0..13e4708 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://github.com/overleaf/overleaf" [integration] yunohost = ">= 11.2.13" -architectures = "amd64" +architectures = ['amd64'] multi_instance = false ldap = false From 10095cd7dbdb58cd7e5fcf1c3d56728a580bc884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:20:30 +0200 Subject: [PATCH 08/14] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 13e4708..3d6ff8c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://github.com/overleaf/overleaf" [integration] yunohost = ">= 11.2.13" -architectures = ['amd64'] +architectures = ["amd64"] multi_instance = false ldap = false From 8ff5e05b8a5603776f5dfb469915329e71180261 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 11 Jun 2024 03:43:59 +0200 Subject: [PATCH 09/14] Upgrade to v2024.06.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3d6ff8c..7fb7d7e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Overleaf" description.en = "Online real-time collaborative LaTeX editor" description.fr = "Éditeur LaTeX collaboratif en ligne et en temps réel" -version = "2024.06.07~ynh1" +version = "2024.06.10~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/249cb69074b3c34e0e15fbbc359560ce0b26ab51.tar.gz" - sha256 = "e46b8797e9e51a36a463b4d0d58ee8ca98869bfa974dadf83eb2233d0c930bc8" + url = "https://github.com/overleaf/overleaf/archive/e67a2b92a8fe8573bde5ee2424e26a99100e0027.tar.gz" + sha256 = "51bc4aad0334207b9d7de440c365932361a90e8b5326169896e03d41668c2238" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 8038a991aae9128b5c498a52311b0120e0d775e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 11 Jun 2024 01:44:01 +0000 Subject: [PATCH 10/14] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 96cabf0..fba18da 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Shipped version:** 2024.06.07~ynh1 +**Shipped version:** 2024.06.10~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index e551aaf..19806c7 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión actual:** 2024.06.07~ynh1 +**Versión actual:** 2024.06.10~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 16d6147..771d2fa 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Paketatutako bertsioa:** 2024.06.07~ynh1 +**Paketatutako bertsioa:** 2024.06.10~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 5a1769d..a74c074 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source. -**Version incluse :** 2024.06.07~ynh1 +**Version incluse :** 2024.06.10~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 63643ea..a491b89 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión proporcionada:** 2024.06.07~ynh1 +**Versión proporcionada:** 2024.06.10~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4172ab4..8119efd 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. -**分发版本:** 2024.06.07~ynh1 +**分发版本:** 2024.06.10~ynh1 ## 截图 From f0af241824ebb64699053773419da2abf5327d3c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:54:21 +0200 Subject: [PATCH 11/14] don't install npm globally --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 2b98cf0..4acbc84 100755 --- a/scripts/install +++ b/scripts/install @@ -33,9 +33,6 @@ ynh_app_setting_set --app=$app --key=main_domain --value=$main_domain ynh_install_nodejs --nodejs_version=$nodejs_version ynh_install_mongo -# Upgrade NPM -ynh_npm install --global npm@latest - #================================================= # CREATE A MONGODB DATABASE #================================================= From 75cf2fa106b62b70dddf4d72ae83e31345e6d279 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:55:04 +0200 Subject: [PATCH 12/14] don't install npm globally --- scripts/restore | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/restore b/scripts/restore index b9284b1..bb63859 100755 --- a/scripts/restore +++ b/scripts/restore @@ -17,9 +17,6 @@ source /usr/share/yunohost/helpers ynh_install_nodejs --nodejs_version=$nodejs_version ynh_install_mongo -# Upgrade NPM -ynh_npm install --global npm@latest - #================================================= # CREATE A MONGODB DATABASE #================================================= From 9e5c760e2a0bd406e1123e91647702508fc68951 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:00:11 +0200 Subject: [PATCH 13/14] don't install npm globally --- scripts/upgrade | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6ac7be2..2cd3eb7 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -110,9 +110,6 @@ ynh_script_progression --message="Upgrading dependencies..." ynh_install_nodejs --nodejs_version=$nodejs_version ynh_install_mongo -# Upgrade NPM -ynh_npm install --global npm@latest - #================================================= # SPECIFIC UPGRADE #================================================= From defde5468f755fa71508bd88e746d55575810d9a Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:01:00 +0200 Subject: [PATCH 14/14] don't install npm globally --- scripts/restore | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/scripts/restore b/scripts/restore index bb63859..860374c 100755 --- a/scripts/restore +++ b/scripts/restore @@ -74,19 +74,6 @@ chmod 750 "$data_dir" chmod -R o-rwx "$data_dir" chown -R $app:www-data "$data_dir" -#================================================= -# SPECIFIC RESTORATION -#================================================= -# REINSTALL DEPENDENCIES -#================================================= -ynh_script_progression --message="Reinstalling dependencies..." - -ynh_install_nodejs --nodejs_version=$nodejs_version -ynh_install_mongo - -# Upgrade NPM -ynh_npm install --global npm@latest - #================================================= # RESTORE THE MONGODB DATABASE #=================================================