From 595846785e43f6d4e876fbd458c18a371d70527f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:24:54 +0100 Subject: [PATCH 01/12] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 92d55bf..fc64bcf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,6 +56,10 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + api.url = "/api" + api.show_tile = false + api.allowed = "visitors" + api.auth_header = false [resources.apt] From da5cc273540f507678462d0f97728acd8310a4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:25:17 +0100 Subject: [PATCH 02/12] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index fc64bcf..28ec0ce 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,6 +56,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors" From 547b97701042bd213b62d6f51c16ccc77a873933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:37:02 +0100 Subject: [PATCH 03/12] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 28ec0ce..0ec761d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,4 +64,4 @@ ram.runtime = "50M" [resources.apt] - packages = "php8.2-zip, php8.2-curl, php8.2-mbstring, php8.2-ldap, php8.2-xml" + packages = "php8.2-zip, php8.2-bz2, php8.2-gd, php8.2-curl, php8.2-mbstring, php8.2-ldap, php8.2-xml" From 5d77b245b7f55d036d3059acd7156d3ce583a57b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:37:29 +0100 Subject: [PATCH 04/12] Update manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0ec761d..e7e33e7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,7 +56,6 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors" From 944d8a4cb51d529914ed54965c3a9be3adfb9500 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:46:13 +0100 Subject: [PATCH 05/12] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e7e33e7..dbba9b2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Gestionnaire de fichiers amélioré" version = "4.0.2~ynh2" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "MIT" From 36a7dbd9c25c31e0ba818d371f57d2d5911841dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:16:01 +0200 Subject: [PATCH 06/12] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index dbba9b2..51fa144 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "IFM" description.en = "Improved File Manager" description.fr = "Gestionnaire de fichiers amélioré" -version = "4.0.2~ynh2" +version = "4.0.2~ynh3" maintainers = [] From 63864370b076311b2e6e409da60167c7180fc1bd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Jun 2024 09:16:06 +0000 Subject: [PATCH 07/12] Auto-update READMEs --- ALL_README.md | 8 +++++++ README.md | 24 +++++++++---------- README_es.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 28 +++++++++++----------- README_gl.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 270 insertions(+), 26 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_es.md create mode 100644 README_eu.md create mode 100644 README_gl.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..152f2e7 --- /dev/null +++ b/ALL_README.md @@ -0,0 +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) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 38ce4cb..082a237 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install IFM with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install IFM 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 IFM 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 @@ -30,9 +30,9 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**Shipped version:** 4.0.2~ynh2 +**Shipped version:** 4.0.2~ynh3 -**Demo:** https://ifmdemo.gitea.de/ +**Demo:** ## Screenshots @@ -40,17 +40,17 @@ The IFM is a web-based filemanager, which comes as a single file solution using ## Documentation and resources -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- 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/ifm_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/ifm_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/ifm_ynh/tree/testing --debug or sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..a58172a --- /dev/null +++ b/README_es.md @@ -0,0 +1,59 @@ + + +# IFM para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) + +[![Instalar IFM con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarIFM 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 + +The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. + +### features + +- create/edit files and directories +- copy/move files and directories +- download files and directories +- upload files directly, remotely via URL or per drag & drop +- extract archives (tar, tgz, tar.gz, tar.bz2, zip) +- change permissions +- image preview +- simple authentication (LDAP via `ldap_bind` possible) + + +**Versión actual:** 4.0.2~ynh3 + +**Demo:** + +## Capturas + +![Captura de IFM](./doc/screenshots/ifm_screenshot.png) + +## Documentaciones y recursos + +- 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/ifm_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +o +sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_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..502fed8 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,59 @@ + + +# IFM YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) + +[![Instalatu IFM YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek IFM YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. + +### features + +- create/edit files and directories +- copy/move files and directories +- download files and directories +- upload files directly, remotely via URL or per drag & drop +- extract archives (tar, tgz, tar.gz, tar.bz2, zip) +- change permissions +- image preview +- simple authentication (LDAP via `ldap_bind` possible) + + +**Paketatutako bertsioa:** 4.0.2~ynh3 + +**Demoa:** + +## Pantaila-argazkiak + +![IFM(r)en pantaila-argazkia](./doc/screenshots/ifm_screenshot.png) + +## Dokumentazioa eta baliabideak + +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/ifm_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +edo +sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 3747bdc..fb4ca85 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # IFM pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer IFM avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer IFM 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 IFM 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 @@ -29,9 +29,9 @@ L'IFM est un gestionnaire de fichiers basé sur le Web, qui se présente sous la - aperçu de l'image - authentification simple (LDAP via `ldap_bind` possible) -**Version incluse :** 4.0.2~ynh2 +**Version incluse :** 4.0.2~ynh3 -**Démo :** https://ifmdemo.gitea.de/ +**Démo :** ## Captures d’écran @@ -39,20 +39,20 @@ L'IFM est un gestionnaire de fichiers basé sur le Web, qui se présente sous la ## Documentations et ressources -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- 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/ifm_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/ifm_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/ifm_ynh/tree/testing --debug ou sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_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..d0a4a2a --- /dev/null +++ b/README_gl.md @@ -0,0 +1,59 @@ + + +# IFM para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) + +[![Instalar IFM con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar IFM 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 + +The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. + +### features + +- create/edit files and directories +- copy/move files and directories +- download files and directories +- upload files directly, remotely via URL or per drag & drop +- extract archives (tar, tgz, tar.gz, tar.bz2, zip) +- change permissions +- image preview +- simple authentication (LDAP via `ldap_bind` possible) + + +**Versión proporcionada:** 4.0.2~ynh3 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de IFM](./doc/screenshots/ifm_screenshot.png) + +## Documentación e recursos + +- 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/ifm_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +ou +sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..83c552c --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,59 @@ + + +# YunoHost 上的 IFM + +[![集成程度](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) + +[![使用 YunoHost 安装 IFM](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 IFM。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. + +### features + +- create/edit files and directories +- copy/move files and directories +- download files and directories +- upload files directly, remotely via URL or per drag & drop +- extract archives (tar, tgz, tar.gz, tar.bz2, zip) +- change permissions +- image preview +- simple authentication (LDAP via `ldap_bind` possible) + + +**分发版本:** 4.0.2~ynh3 + +**演示:** + +## 截图 + +![IFM 的截图](./doc/screenshots/ifm_screenshot.png) + +## 文档与资源 + +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/ifm_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +或 +sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 4c24d5911dd6ea75b539280be7c021a6d728a3d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:17:11 +0200 Subject: [PATCH 08/12] cleaning --- scripts/backup | 4 ---- scripts/install | 20 +------------------- scripts/remove | 2 -- scripts/upgrade | 41 +++-------------------------------------- 4 files changed, 4 insertions(+), 63 deletions(-) diff --git a/scripts/backup b/scripts/backup index 62ffbee..425807a 100755 --- a/scripts/backup +++ b/scripts/backup @@ -33,10 +33,6 @@ ynh_backup --src_path="$data_dir" --is_big ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" #================================================= diff --git a/scripts/install b/scripts/install index 86cef37..364ba68 100755 --- a/scripts/install +++ b/scripts/install @@ -9,22 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# RETRIEVE ARGUMENTS FROM THE MANIFEST -#================================================= - -fpm_footprint="low" -fpm_free_footprint=0 -fpm_usage="low" - -#================================================= -# STORE SETTINGS FROM MANIFEST -#================================================= - -ynh_app_setting_set --app=$app --key=fpm_footprint --value=$fpm_footprint -ynh_app_setting_set --app=$app --key=fpm_free_footprint --value=$fpm_free_footprint -ynh_app_setting_set --app=$app --key=fpm_usage --value=$fpm_usage - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= @@ -40,10 +24,8 @@ chown -R $app:www-data "$install_dir" #================================================= ynh_script_progression --message="Configuring PHP-FPM..." --weight=2 -# Create a dedicated PHP-FPM config -ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint +ynh_add_fpm_config -# Create a dedicated NGINX config ynh_add_nginx_config #================================================= diff --git a/scripts/remove b/scripts/remove index 61db822..ac762c0 100755 --- a/scripts/remove +++ b/scripts/remove @@ -14,10 +14,8 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Removing NGINX web server configuration..." --weight=1 -# Remove the dedicated NGINX config ynh_remove_nginx_config -# Remove the dedicated PHP-FPM config ynh_remove_fpm_config #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index 4324d3b..a231b47 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,45 +9,12 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# CHECK VERSION -#================================================= - -upgrade_type=$(ynh_check_app_version_changed) - -#================================================= -# ENSURE DOWNWARD COMPATIBILITY -#================================================= -ynh_script_progression --message="Ensuring downward compatibility..." --weight=1 - -# If fpm_footprint doesn't exist, create it -if [ -z "${fpm_footprint:-}" ]; then - fpm_footprint=low - ynh_app_setting_set --app=$app --key=fpm_footprint --value=$fpm_footprint -fi - -# If fpm_free_footprint doesn't exist, create it -if [ -z "${fpm_free_footprint:-}" ]; then - fpm_free_footprint=0 - ynh_app_setting_set --app=$app --key=fpm_free_footprint --value=$fpm_free_footprint -fi - -# If fpm_usage doesn't exist, create it -if [ -z "${fpm_usage:-}" ]; then - fpm_usage=low - ynh_app_setting_set --app=$app --key=fpm_usage --value=$fpm_usage -fi - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= +ynh_script_progression --message="Upgrading source files..." --weight=2 -if [ "$upgrade_type" == "UPGRADE_APP" ] -then - ynh_script_progression --message="Upgrading source files..." --weight=2 - - 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" @@ -57,10 +24,8 @@ chown -R $app:www-data "$install_dir" #================================================= ynh_script_progression --message="Upgrading PHP-FPM configuration..." --weight=1 -# Create a dedicated PHP-FPM config -ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint +ynh_add_fpm_config -# Create a dedicated NGINX config ynh_add_nginx_config #================================================= From 190618ff118871f8d3eedfdce8dcc3dcddfb4402 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 20:27:48 +0000 Subject: [PATCH 09/12] 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 082a237..fe47c47 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # IFM for YunoHost -[![Integration level](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Working status](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![Working status](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![Install IFM with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) diff --git a/README_es.md b/README_es.md index a58172a..7833ccb 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # IFM para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![Instalar IFM con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) diff --git a/README_eu.md b/README_eu.md index 502fed8..08ec6a5 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # IFM YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![Instalatu IFM YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) diff --git a/README_fr.md b/README_fr.md index fb4ca85..e6f3ac0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # IFM pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![Installer IFM avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) diff --git a/README_gl.md b/README_gl.md index d0a4a2a..3996061 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # IFM para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![Instalar IFM con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 83c552c..fcbf75c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 IFM -[![集成程度](https://dash.yunohost.org/integration/ifm.svg)](https://dash.yunohost.org/appci/app/ifm) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/ifm.svg)](https://ci-apps.yunohost.org/ci/apps/ifm/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ifm.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ifm.maintain.svg) [![使用 YunoHost 安装 IFM](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ifm) From 898d6a7bdfaf5299affee510d5ece96b06e49910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 28 Jun 2024 22:28:17 +0200 Subject: [PATCH 10/12] fix --- config_panel.toml => config_panel.toml.example | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config_panel.toml => config_panel.toml.example (100%) diff --git a/config_panel.toml b/config_panel.toml.example similarity index 100% rename from config_panel.toml rename to config_panel.toml.example From 0027e1be70fd6f5d9bf11af23dd39915b4f86302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 28 Jun 2024 22:28:32 +0200 Subject: [PATCH 11/12] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 51fa144..4173439 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "IFM" description.en = "Improved File Manager" description.fr = "Gestionnaire de fichiers amélioré" -version = "4.0.2~ynh3" +version = "4.0.2~ynh4" maintainers = [] From 180bb048462dc8b378f4a320650d1292da36cd85 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 20:28:37 +0000 Subject: [PATCH 12/12] 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 fe47c47..13de72f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**Shipped version:** 4.0.2~ynh3 +**Shipped version:** 4.0.2~ynh4 **Demo:** diff --git a/README_es.md b/README_es.md index 7833ccb..537c21d 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**Versión actual:** 4.0.2~ynh3 +**Versión actual:** 4.0.2~ynh4 **Demo:** diff --git a/README_eu.md b/README_eu.md index 08ec6a5..afdaf82 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**Paketatutako bertsioa:** 4.0.2~ynh3 +**Paketatutako bertsioa:** 4.0.2~ynh4 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e6f3ac0..fe8a3ea 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ L'IFM est un gestionnaire de fichiers basé sur le Web, qui se présente sous la - aperçu de l'image - authentification simple (LDAP via `ldap_bind` possible) -**Version incluse :** 4.0.2~ynh3 +**Version incluse :** 4.0.2~ynh4 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3996061..7c60fe8 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**Versión proporcionada:** 4.0.2~ynh3 +**Versión proporcionada:** 4.0.2~ynh4 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index fcbf75c..4abc91c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ The IFM is a web-based filemanager, which comes as a single file solution using - simple authentication (LDAP via `ldap_bind` possible) -**分发版本:** 4.0.2~ynh3 +**分发版本:** 4.0.2~ynh4 **演示:**