From c78eb9d8e153e1e75b861f2d305bed7eb09ca382 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 03:42:48 +0200 Subject: [PATCH 1/3] Upgrade to v2.2.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d37c241..996cf6d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PsiTransfer" description.en = "Simple file sharing solution" description.fr = "Solution simple de partage de fichiers" -version = "2.1.2~ynh3" +version = "2.2.0~ynh1" maintainers = [""] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.1.2.tar.gz" - sha256 = "0c66374d91b1ce00454f368f7426b46bc09ec33622da71201915091ebc60f709" + url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.2.0.tar.gz" + sha256 = "bf486848e009fe2dd5f920ecc10fa78959cdcb8d5646c890ba2d00a5d939eae8" autoupdate.strategy = "latest_github_tag" [resources.ports] From f7c93bd25d2f37d221072d103163abd5b8c6ee50 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 01:42:51 +0000 Subject: [PATCH 2/3] Auto-update READMEs --- ALL_README.md | 6 ++++++ README.md | 28 ++++++++++++------------- README_eu.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 30 +++++++++++++-------------- README_gl.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 149 insertions(+), 29 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_eu.md create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..77b7509 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 0a4c04e..a307ee8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install PsiTransfer with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=psitransfer) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install PsiTransfer 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.* +> *This package allows you to install PsiTransfer 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.* ## Overview @@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) -**Shipped version:** v2.1.2~ynh1 +**Shipped version:** 2.2.0~ynh1 ## Screenshots @@ -36,22 +36,22 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug or sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..251f623 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,57 @@ + + +# PsiTransfer YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/psitransfer.svg)](https://dash.yunohost.org/appci/app/psitransfer) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/psitransfer.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/psitransfer.maintain.svg) + +[![Instalatu PsiTransfer YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=psitransfer) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek PsiTransfer YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer. + +### Features: + +- Mobile friendly responsive interface +- Resumable up- and downloads ([tus.io](https://tus.io)) +- Set an expire-time for your upload bucket +- Download all files as zip/tar.gz archive +- Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard)) +- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) + + +**Paketatutako bertsioa:** 2.2.0~ynh1 + +## Pantaila-argazkiak + +![PsiTransfer(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug +edo +sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 719bc3b..82acf30 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # PsiTransfer pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer PsiTransfer avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=psitransfer) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer PsiTransfer rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer PsiTransfer rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -28,7 +28,7 @@ Solution simple de partage de fichiers auto-hébergée open source. PsiTransfer - La page `/admin` répertorie les informations sur le compartiment (_disabled jusqu'à ce que vous définissiez la valeur de configuration `adminPass`_) -**Version incluse :** v2.1.2~ynh1 +**Version incluse :** 2.2.0~ynh1 ## Captures d’écran @@ -36,22 +36,22 @@ Solution simple de partage de fichiers auto-hébergée open source. PsiTransfer ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug ou sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..bd162d4 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,57 @@ + + +# PsiTransfer para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/psitransfer.svg)](https://dash.yunohost.org/appci/app/psitransfer) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/psitransfer.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/psitransfer.maintain.svg) + +[![Instalar PsiTransfer con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=psitransfer) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar PsiTransfer de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer. + +### Features: + +- Mobile friendly responsive interface +- Resumable up- and downloads ([tus.io](https://tus.io)) +- Set an expire-time for your upload bucket +- Download all files as zip/tar.gz archive +- Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard)) +- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) + + +**Versión proporcionada:** 2.2.0~ynh1 + +## Capturas de pantalla + +![Captura de pantalla de PsiTransfer](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug +ou +sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** From 148716efce5de5b92078eb7baecc08118e039041 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 21:01:40 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- ALL_README.md | 1 + README_zh_Hans.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6070772..315bac7 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 PsiTransfer +# YunoHost 上的 PsiTransfer [![集成程度](https://dash.yunohost.org/integration/psitransfer.svg)](https://dash.yunohost.org/appci/app/psitransfer) ![工作状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/psitransfer.maintain.svg) @@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) -**分发版本:** 2.1.2~ynh3 +**分发版本:** 2.2.0~ynh1 ## 截图