From a3d9f7a6c399c92bc24183cf957a1c487663e037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 8 Sep 2023 13:51:23 +0200 Subject: [PATCH 1/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index afa2fbb..777fc4a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,4 +55,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-fpm ffmpeg imagemagick" + packages = "php8.2-fpm, ffmpeg, imagemagick" From fe5402d54e5f2beb464c3e8dbd2be7ff20054a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 9 Sep 2023 16:45:45 +0200 Subject: [PATCH 2/5] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 777fc4a..d56b54c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,6 +48,7 @@ ram.runtime = "50M" in_subdir = false [resources.system_user] + allow_sftp = true [resources.install_dir] From 120872fa9439174a5ed73a34a8d6821671ef505e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 13 Sep 2023 22:54:03 +0200 Subject: [PATCH 3/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d56b54c..f9f6dcb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,4 +56,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-fpm, ffmpeg, imagemagick" + packages = "php8.2-fpm, php8.2-gd, ffmpeg, imagemagick" From e1887af3e9953376f25973560cf711f95abd252b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:46:53 +0200 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 f9f6dcb..30a10b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "h5ai" description.en = "Modern HTTP web server index for NGINX" description.fr = "Serveur moderne d'index pour NGINX" -version = "0.30.0~ynh7" +version = "0.30.0~ynh8" maintainers = ["alexAubin"] From 6a83cadcf84391adb04c7055950b30ede0acbec3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Sep 2023 10:46:58 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4ea036..f04a3d7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ h5ai is a modern file indexer for HTTP web servers with focus on your files. Dir Some of the optional features are: file sorting, different view modes, localization, a breadcrumb, a tree view, custom headers and footers, file filter and search, folder sizes, auto refresh, packaged download, QR codes, thumbnails, file previews -**Shipped version:** 0.30.0~ynh7 +**Shipped version:** 0.30.0~ynh8 **Demo:** https://larsjung.de/h5ai/demo/ diff --git a/README_fr.md b/README_fr.md index 00e4d4b..9f994cb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ h5ai est un indexeur de fichiers moderne pour les serveurs web HTTP avec un focu Parmi les fonctionnalités optionnelles, citons : le tri des fichiers, différents modes d'affichage, la localisation, le fil d'Ariane, l'arborescence, les en-têtes et pieds de page personnalisés, le filtrage et la recherche de fichiers, la taille des dossiers, le rafraîchissement automatique, l'emballage... -**Version incluse :** 0.30.0~ynh7 +**Version incluse :** 0.30.0~ynh8 **Démo :** https://larsjung.de/h5ai/demo/