From b556bbe346319d80aa20ace44af8e4145913bc80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:48:13 +0100 Subject: [PATCH 1/4] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 309fe6c..880e119 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Transferts de fichiers pair-à-pair dans votre navigateur" version = "1.1.0~ynh7" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "BSD-3-Clause" From 8b34489eaae67835d953e7a7b113c969be491442 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 14 Jun 2024 20:05:22 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- ALL_README.md | 4 +++- README.md | 6 +++++- README_es.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 4 ++++ README_gl.md | 4 ++++ README_zh_Hans.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 172 insertions(+), 2 deletions(-) create mode 100644 README_es.md create mode 100644 README_eu.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,8 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index b512e67..7b8eebc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install FilePizza with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install FilePizza quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* @@ -26,6 +26,10 @@ Using WebRTC, FilePizza eliminates the initial upload step required by other web ![Screenshot of FilePizza](./doc/screenshots/screenshot.png) +## :red_circle: Antifeatures + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..7c73548 --- /dev/null +++ b/README_es.md @@ -0,0 +1,52 @@ + + +# FilePizza para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) + +[![Instalar FilePizza con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarFilePizza rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. + +**Versión actual:** 1.1.0~ynh7 + +**Demo:** + +## Capturas + +![Captura de FilePizza](./doc/screenshots/screenshot.png) + +## :red_circle: funcionalidades no deseadas + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + +## Documentaciones y recursos + +- Sitio web oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +o +sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..014c408 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,52 @@ + + +# FilePizza YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) + +[![Instalatu FilePizza YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek FilePizza YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. + +**Paketatutako bertsioa:** 1.1.0~ynh7 + +**Demoa:** + +## Pantaila-argazkiak + +![FilePizza(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## :red_circle: Ezaugarri zalantzagarriak + +- **Jatorrizko garapena utzita**: Software honek ez du arduradunik. Denborak aurrera egin ahala funtzionatzeari utziko dio, konpondu gabeko segurtasun arazoak izango ditu, etab. + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +edo +sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 44d5455..93b4d4b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,6 +26,10 @@ Using WebRTC, FilePizza eliminates the initial upload step required by other web ![Capture d’écran de FilePizza](./doc/screenshots/screenshot.png) +## :red_circle: Anti-fonctionnalités + +- **Application non maintenue **: Ce logiciel n'est plus maintenu. Attendez-vous à ce qu'il ne fonctionne plus avec le temps, et que l'on découvre des failles de sécurité qui ne seront pas corrigées, etc. + ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index 7201d15..06843dd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -26,6 +26,10 @@ Using WebRTC, FilePizza eliminates the initial upload step required by other web ![Captura de pantalla de FilePizza](./doc/screenshots/screenshot.png) +## :red_circle: Debes considerar + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentación e recursos - Web oficial da app: diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..9dedc6c --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,52 @@ + + +# YunoHost 上的 FilePizza + +[![集成程度](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![工作状态](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) + +[![使用 YunoHost 安装 FilePizza](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 FilePizza。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. + +**分发版本:** 1.1.0~ynh7 + +**演示:** + +## 截图 + +![FilePizza 的截图](./doc/screenshots/screenshot.png) + +## :red_circle: 负面特征 + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + +## 文档与资源 + +- 官方应用网站: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +或 +sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 9209e1fee35cad7eabe773f42ff181aee5a5ccd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 14 Jun 2024 22:05:47 +0200 Subject: [PATCH 3/4] Update upgrade --- scripts/upgrade | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index b241cb6..7175dc3 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,12 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# CHECK VERSION -#================================================= - -upgrade_type=$(ynh_check_app_version_changed) - #================================================= # STANDARD UPGRADE STEPS #================================================= @@ -27,13 +21,9 @@ ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd" #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= +ynh_script_progression --message="Upgrading source files..." --weight=1 -if [ "$upgrade_type" == "UPGRADE_APP" ] -then - ynh_script_progression --message="Upgrading source files..." --weight=1 - - ynh_setup_source --dest_dir="$install_dir" -fi +ynh_setup_source --dest_dir="$install_dir" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" From d2afbe883a3e48f3db71a0e702f412873db03335 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 30 Jul 2024 07:49:42 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 4 ++-- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 60 insertions(+), 7 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 7b8eebc..96da6e6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # FilePizza for YunoHost -[![Integration level](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Working status](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Working status](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![Install FilePizza with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) diff --git a/README_es.md b/README_es.md index 7c73548..5ad3788 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # FilePizza para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![Instalar FilePizza con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) @@ -26,7 +26,7 @@ Using WebRTC, FilePizza eliminates the initial upload step required by other web ![Captura de FilePizza](./doc/screenshots/screenshot.png) -## :red_circle: funcionalidades no deseadas +## :red_circle: Características no deseables - **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. diff --git a/README_eu.md b/README_eu.md index 014c408..e6c4bf7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # FilePizza YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![Instalatu FilePizza YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) diff --git a/README_fr.md b/README_fr.md index 93b4d4b..cfbf625 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # FilePizza pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![Installer FilePizza avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) diff --git a/README_gl.md b/README_gl.md index 06843dd..eba2b92 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # FilePizza para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![Instalar FilePizza con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..48e066c --- /dev/null +++ b/README_id.md @@ -0,0 +1,52 @@ + + +# FilePizza untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) + +[![Pasang FilePizza dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang FilePizza 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 + +Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure. + +**Versi terkirim:** 1.1.0~ynh7 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada FilePizza](./doc/screenshots/screenshot.png) + +## :red_circle: Antifitur + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +atau +sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9dedc6c..91b2a73 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 FilePizza -[![集成程度](https://dash.yunohost.org/integration/filepizza.svg)](https://dash.yunohost.org/appci/app/filepizza) ![工作状态](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/filepizza.svg)](https://ci-apps.yunohost.org/ci/apps/filepizza/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/filepizza.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/filepizza.maintain.svg) [![使用 YunoHost 安装 FilePizza](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filepizza)