From f9433773d67a9df0363517ddd6bc7f9999322ec0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 18 Nov 2023 11:22:16 +0100 Subject: [PATCH 1/5] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 72450c4..ccc6561 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,11 @@ code = "https://github.com/psi-4ward/psitransfer" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "1000M" ram.runtime = "50M" From e9d2710198fae451db7c81ae68fe19899a1e0325 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:25 +0100 Subject: [PATCH 2/5] Upgrade to vv2.1.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ccc6561..b6fb06f 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~ynh2" +version = "v2.1.2~ynh1" maintainers = [""] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/psi-4ward/psitransfer/releases/download/v2.1.2/psitransfer-v2.1.2.tar.gz" - sha256 = "cf960dcb2fc5cd6911397373e91b9237afd95fe34d4ad8270bfab7c2b2218459" + url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.1.2.tar.gz" + sha256 = "0c66374d91b1ce00454f368f7426b46bc09ec33622da71201915091ebc60f709" autoupdate.strategy = "latest_github_tag" [resources.ports] From 89378f227a5bda073b9ef6d3c0e96845617c24d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 11:13:28 +0000 Subject: [PATCH 3/5] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 48b7021..0a4c04e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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:** 2.1.2~ynh2 +**Shipped version:** v2.1.2~ynh1 ## Screenshots @@ -54,4 +54,4 @@ or sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index c627267..719bc3b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -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 :** 2.1.2~ynh2 +**Version incluse :** v2.1.2~ynh1 ## Captures d’écran From 32ba515545f820772dd3f7ae20fe22936a090efa Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 17 Feb 2024 19:37:30 +0100 Subject: [PATCH 4/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index b6fb06f..384989d 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 = "v2.1.2~ynh1" +version = "2.1.2~ynh1" maintainers = [""] From 77183b0a246709422a92ab35009a6e01ee09d062 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 17 Feb 2024 19:38:49 +0100 Subject: [PATCH 5/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 384989d..d37c241 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~ynh1" +version = "2.1.2~ynh3" maintainers = [""]