From ac8d30720617d5eb38462807737fd04874d3896f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 27 Jun 2024 03:45:38 +0200 Subject: [PATCH 01/14] Upgrade to v2024.06.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index eab2ba8..dd8a87e 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.25~ynh1" +version = "2024.06.26~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/ce9b531892a882a23c3be7c8c03aa3bf97c810bc.tar.gz" - sha256 = "a0c649cc8281a3dfa3791117f4e94d297e65a8b1706da076cf5403271b335697" + url = "https://github.com/overleaf/overleaf/archive/0b6a8dc0936ab7d204681bfac4ce55f059737cd3.tar.gz" + sha256 = "f4185ce106d8e8f2ff792f04a71dabc948159b227a5a8293827d6607af850f4f" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 8c56490518b21e29bf656bf7ad7cb3a2d120ed11 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 27 Jun 2024 01:45:39 +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 07d203f..9445c2f 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.25~ynh1 +**Shipped version:** 2024.06.26~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 13b67ce..ec2223f 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.25~ynh1 +**Versión actual:** 2024.06.26~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index caa19d9..5bb9ea4 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.25~ynh1 +**Paketatutako bertsioa:** 2024.06.26~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 5453e34..282182f 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.25~ynh1 +**Version incluse :** 2024.06.26~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 0ff3afd..4e63fa1 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.25~ynh1 +**Versión proporcionada:** 2024.06.26~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 910775b..dc87a4a 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.25~ynh1 +**分发版本:** 2024.06.26~ynh1 ## 截图 From e9df350f42d94af3b27c084c68e86bf9534d1fa4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Jul 2024 03:47:05 +0200 Subject: [PATCH 03/14] Upgrade to v2024.06.30 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index dd8a87e..49248cd 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.26~ynh1" +version = "2024.06.30~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/0b6a8dc0936ab7d204681bfac4ce55f059737cd3.tar.gz" - sha256 = "f4185ce106d8e8f2ff792f04a71dabc948159b227a5a8293827d6607af850f4f" + url = "https://github.com/overleaf/overleaf/archive/a419fdf1a89104694410a856ef8dbd1e23bc338c.tar.gz" + sha256 = "04c295cc8d059cf65020d59e438f7fc6cc75179760e8479b6d9559e5c5019f9d" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 40f8de7d1c6ac005b628c284fb65a3cd82dbd69a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Jul 2024 01:47:07 +0000 Subject: [PATCH 04/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 9445c2f..ec02b42 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.26~ynh1 +**Shipped version:** 2024.06.30~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index ec2223f..8cf71ad 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.26~ynh1 +**Versión actual:** 2024.06.30~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 5bb9ea4..dd8702f 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.26~ynh1 +**Paketatutako bertsioa:** 2024.06.30~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 282182f..f1e0384 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.26~ynh1 +**Version incluse :** 2024.06.30~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 4e63fa1..e987df6 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.26~ynh1 +**Versión proporcionada:** 2024.06.30~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index dc87a4a..9eeaec0 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.26~ynh1 +**分发版本:** 2024.06.30~ynh1 ## 截图 From 2d72d740b082071eb3d228116e8bbe53db0e8d05 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 Jul 2024 03:45:48 +0200 Subject: [PATCH 05/14] Upgrade to v2024.07.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 49248cd..2c3a449 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.30~ynh1" +version = "2024.07.02~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/a419fdf1a89104694410a856ef8dbd1e23bc338c.tar.gz" - sha256 = "04c295cc8d059cf65020d59e438f7fc6cc75179760e8479b6d9559e5c5019f9d" + url = "https://github.com/overleaf/overleaf/archive/6c2a5a43d77e379db575b1165283b726725ad884.tar.gz" + sha256 = "09fa12c51ba6de861d555d11432f3247e09e7ad1bd852892d9e702cac4500b77" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 34c9f35e82f12b19f9d337b46d8590adfe67c113 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 Jul 2024 01:45:51 +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 ec02b42..1ab0df0 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.30~ynh1 +**Shipped version:** 2024.07.02~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 8cf71ad..3bf195d 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.30~ynh1 +**Versión actual:** 2024.07.02~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index dd8702f..84c6970 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.30~ynh1 +**Paketatutako bertsioa:** 2024.07.02~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index f1e0384..924a102 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.30~ynh1 +**Version incluse :** 2024.07.02~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index e987df6..5a0794d 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.30~ynh1 +**Versión proporcionada:** 2024.07.02~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9eeaec0..d19e777 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.30~ynh1 +**分发版本:** 2024.07.02~ynh1 ## 截图 From e3108f6f8ab25c1c19651710502501317fa08c53 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Jul 2024 03:43:28 +0200 Subject: [PATCH 07/14] Upgrade to v2024.07.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2c3a449..0e1dc13 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.07.02~ynh1" +version = "2024.07.04~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/6c2a5a43d77e379db575b1165283b726725ad884.tar.gz" - sha256 = "09fa12c51ba6de861d555d11432f3247e09e7ad1bd852892d9e702cac4500b77" + url = "https://github.com/overleaf/overleaf/archive/3e81e212f38e3af35fee9f3578ac97201ec155c7.tar.gz" + sha256 = "8ff39291f7994ed81551687fa58aa10567449e6f2a745842d27822ebbb4f7d98" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 80dea5290a39e06a73e7865b96ffb154d92e81bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Jul 2024 01:43:30 +0000 Subject: [PATCH 08/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 1ab0df0..9453ca5 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.07.02~ynh1 +**Shipped version:** 2024.07.04~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 3bf195d..ffee47b 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.07.02~ynh1 +**Versión actual:** 2024.07.04~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 84c6970..e1b3a46 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.07.02~ynh1 +**Paketatutako bertsioa:** 2024.07.04~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 924a102..722d884 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.07.02~ynh1 +**Version incluse :** 2024.07.04~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 5a0794d..7e6f804 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.07.02~ynh1 +**Versión proporcionada:** 2024.07.04~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d19e777..63d92b2 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.07.02~ynh1 +**分发版本:** 2024.07.04~ynh1 ## 截图 From aca3e599efbc776c1e9011a18d233a576484df89 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Jul 2024 03:40:01 +0200 Subject: [PATCH 09/14] Upgrade sources - `main` v2024.07.19: https://github.com/overleaf/overleaf/compare/3e81e212f38e3af35fee9f3578ac97201ec155c7...710cacad2dc8921e1fcfd306c54843266226be89 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0e1dc13..ec2c473 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.07.04~ynh1" +version = "2024.07.19~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/3e81e212f38e3af35fee9f3578ac97201ec155c7.tar.gz" - sha256 = "8ff39291f7994ed81551687fa58aa10567449e6f2a745842d27822ebbb4f7d98" + url = "https://github.com/overleaf/overleaf/archive/710cacad2dc8921e1fcfd306c54843266226be89.tar.gz" + sha256 = "b3139c3e50d770ac260cb69177689d27ee794cabcabf10d72178bb00378fedf9" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 983e9b222d783e5c4ef5d66e5358e7b6e4fdc498 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Jul 2024 01:40:04 +0000 Subject: [PATCH 10/14] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 9453ca5..5ad66ed 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.07.04~ynh1 +**Shipped version:** 2024.07.19~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index ffee47b..7f6b330 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.07.04~ynh1 +**Versión actual:** 2024.07.19~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index e1b3a46..44fc3fd 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.07.04~ynh1 +**Paketatutako bertsioa:** 2024.07.19~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 722d884..b3466cc 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.07.04~ynh1 +**Version incluse :** 2024.07.19~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 7e6f804..e3eb77b 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.07.04~ynh1 +**Versión proporcionada:** 2024.07.19~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..83aa284 --- /dev/null +++ b/README_id.md @@ -0,0 +1,48 @@ + + +# Overleaf untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/overleaf.svg)](https://ci-apps.yunohost.org/ci/apps/overleaf/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg) + +[![Pasang Overleaf dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=overleaf) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Overleaf secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Overleaf is an open-source online real-time collaborative LaTeX editor. + + +**Versi terkirim:** 2024.07.19~ynh1 + +## Tangkapan Layar + +![Tangkapan Layar pada Overleaf](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi pengguna resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing --debug +atau +sudo yunohost app upgrade overleaf -u https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 63d92b2..dd27bc3 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.07.04~ynh1 +**分发版本:** 2024.07.19~ynh1 ## 截图 From 6a0d0cfb94c083c02833488769aaa81855f4c915 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jul 2024 03:43:59 +0200 Subject: [PATCH 11/14] Upgrade sources - `main` v2024.07.25: https://github.com/overleaf/overleaf/compare/710cacad2dc8921e1fcfd306c54843266226be89...7eacbe898e6ccb8a3c546dd6f24805a58bbab222 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ec2c473..bfdeefd 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.07.19~ynh1" +version = "2024.07.25~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/710cacad2dc8921e1fcfd306c54843266226be89.tar.gz" - sha256 = "b3139c3e50d770ac260cb69177689d27ee794cabcabf10d72178bb00378fedf9" + url = "https://github.com/overleaf/overleaf/archive/7eacbe898e6ccb8a3c546dd6f24805a58bbab222.tar.gz" + sha256 = "9f8b04d3512ab4d2091264ce173fb478339cdb6301bfc7a0aa4f5b9dede5c20c" autoupdate.strategy = "latest_github_commit" [resources.system_user] From 9e31f6c6dbb04f55f1a7511230cfd15e6b368e58 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jul 2024 01:44:01 +0000 Subject: [PATCH 12/14] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 4 ++-- README_zh_Hans.md | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5ad66ed..89d0eaa 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.07.19~ynh1 +**Shipped version:** 2024.07.25~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 7f6b330..fc03f21 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.07.19~ynh1 +**Versión actual:** 2024.07.25~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 44fc3fd..ea324d8 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.07.19~ynh1 +**Paketatutako bertsioa:** 2024.07.25~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index b3466cc..73f89af 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.07.19~ynh1 +**Version incluse :** 2024.07.25~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index e3eb77b..5d8cab8 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.07.19~ynh1 +**Versión proporcionada:** 2024.07.25~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 83aa284..ad33390 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versi terkirim:** 2024.07.19~ynh1 +**Versi terkirim:** 2024.07.25~ynh1 ## Tangkapan Layar @@ -29,7 +29,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. - Website aplikasi resmi: - Dokumentasi pengguna resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index dd27bc3..bf127e0 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.07.19~ynh1 +**分发版本:** 2024.07.25~ynh1 ## 截图 From 68a087d294454d7b9c25fe36cf04e2a5234757a2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Aug 2024 03:41:50 +0200 Subject: [PATCH 13/14] Upgrade sources - `main` v2024.08.02: https://github.com/overleaf/overleaf/compare/7eacbe898e6ccb8a3c546dd6f24805a58bbab222...603ff28df0932cd6a3eb88c4e25fa43bd2e129f0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bfdeefd..4a70b52 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.07.25~ynh1" +version = "2024.08.02~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/7eacbe898e6ccb8a3c546dd6f24805a58bbab222.tar.gz" - sha256 = "9f8b04d3512ab4d2091264ce173fb478339cdb6301bfc7a0aa4f5b9dede5c20c" + url = "https://github.com/overleaf/overleaf/archive/603ff28df0932cd6a3eb88c4e25fa43bd2e129f0.tar.gz" + sha256 = "cf6c165d9070fcfde3c2bcafe63f62516c941da1f391360aad90691464da810c" autoupdate.strategy = "latest_github_commit" [resources.system_user] From f1a17695070cc97eb0e5a45b22be5eda2b321c9b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Aug 2024 01:41:51 +0000 Subject: [PATCH 14/14] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89d0eaa..83e80ac 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.07.25~ynh1 +**Shipped version:** 2024.08.02~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index fc03f21..0606e04 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.07.25~ynh1 +**Versión actual:** 2024.08.02~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index ea324d8..cffd22c 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.07.25~ynh1 +**Paketatutako bertsioa:** 2024.08.02~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 73f89af..98520a3 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.07.25~ynh1 +**Version incluse :** 2024.08.02~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 5d8cab8..f35a771 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.07.25~ynh1 +**Versión proporcionada:** 2024.08.02~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index ad33390..3275758 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versi terkirim:** 2024.07.25~ynh1 +**Versi terkirim:** 2024.08.02~ynh1 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index bf127e0..9f04c56 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.07.25~ynh1 +**分发版本:** 2024.08.02~ynh1 ## 截图