From df9f5b12b81df01ed719cf68ba83526b91abbfda Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Apr 2024 15:56:59 +0000 Subject: [PATCH 01/18] Auto-update READMEs --- ALL_README.md | 7 +++++++ README.md | 22 +++++++++++----------- README_eu.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 26 +++++++++++++------------- README_gl.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 169 insertions(+), 24 deletions(-) create mode 100644 ALL_README.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..a01b345 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,7 @@ +# 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) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index ef85438..d0328f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install BicBucStriim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install BicBucStriim 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 BicBucStriim 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 @@ -27,20 +27,20 @@ BicBucStriim is a simple PHP application that runs in the Apache/PHP environment ## 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/bicbucstriim_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/bicbucstriim_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/bicbucstriim_ynh/tree/testing --debug or sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_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..13ca2b9 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,46 @@ + + +# BicBucStriim YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg) + +[![Instalatu BicBucStriim YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek BicBucStriim YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. + + +**Paketatutako bertsioa:** 1.6.5~ynh1 + +## Pantaila-argazkiak + +![BicBucStriim(r)en pantaila-argazkia](./doc/screenshots/bbs-121-recent.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/bicbucstriim_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +edo +sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 16f0672..8a749d6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # BicBucStriim pour YunoHost @@ -9,17 +9,17 @@ It shall NOT be edited by hand. [![Installer BicBucStriim avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer BicBucStriim 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 BicBucStriim 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 BicBucStriim est une application PHP simple qui s'exécute dans l'environnement Apache/PHP fourni par le NAS (ou tout autre serveur). Cela suppose que vous gérez votre collection de livres électroniques avec Calibre. L'application lit les données [Calibre](https://calibre-ebook.com/) et les publie sous forme HTML. Pour accéder au catalogue de livres électroniques, il vous suffit de pointer votre lecteur de livres électroniques sur votre NAS, de sélectionner l'un de vos livres électroniques et de le télécharger. -**Version incluse :** 1.6.5~ynh1 +**Version incluse :** 1.6.5~ynh1 ## Captures d’écran @@ -27,20 +27,20 @@ BicBucStriim est une application PHP simple qui s'exécute dans l'environnement ## 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/bicbucstriim_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/bicbucstriim_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/bicbucstriim_ynh/tree/testing --debug ou sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_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..375b918 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,46 @@ + + +# BicBucStriim para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg) + +[![Instalar BicBucStriim con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar BicBucStriim 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 + +BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. + + +**Versión proporcionada:** 1.6.5~ynh1 + +## Capturas de pantalla + +![Captura de pantalla de BicBucStriim](./doc/screenshots/bbs-121-recent.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/bicbucstriim_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +ou +sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_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..cc947f2 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,46 @@ + + +# YunoHost 的 BicBucStriim + +[![集成程度](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![工作状态](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg) + +[![使用 YunoHost 安装 BicBucStriim](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 BicBucStriim。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. + + +**分发版本:** 1.6.5~ynh1 + +## 截图 + +![BicBucStriim 的截图](./doc/screenshots/bbs-121-recent.png) + +## 文档与资源 + +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +或 +sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 174ad1b4a6e58d278fefddfba613b9f60e9bb9fa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 12:04:08 +0000 Subject: [PATCH 02/18] Auto-update READMEs --- ALL_README.md | 1 + README_es.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # 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) diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..67c4d68 --- /dev/null +++ b/README_es.md @@ -0,0 +1,46 @@ + + +# BicBucStriim para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg) + +[![Instalar BicBucStriim con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarBicBucStriim 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 + +BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. + + +**Versión actual:** 1.6.5~ynh1 + +## Capturas + +![Captura de BicBucStriim](./doc/screenshots/bbs-121-recent.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/bicbucstriim_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +o +sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index cc947f2..6ae53d8 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 BicBucStriim +# YunoHost 上的 BicBucStriim [![集成程度](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![工作状态](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg) From e57af0b96be3594ab240b7c3050c6936c93bf47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:05:12 +0200 Subject: [PATCH 03/18] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bbc68e0..1ed6347 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "BicBucStriim" description.en = "Digital books streamer, providing web-based access to your e-book collection" description.fr = "Interface web pour accéder à votre collection d'e-book" -version = "1.6.5~ynh1" +version = "3.3.0~ynh1" maintainers = ["Alex"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/mikespub-org/rvolz-BicBucStriim/releases/download/v1.6.5/bicbucstriim-1.6.5.zip" - sha256 = "8cd516fd25253a0aee2c047706164686f175fd23730462eb424196d0bb102b35" + url = "https://github.com/mikespub-org/rvolz-BicBucStriim/releases/download/v3.3.0/bicbucstriim-3.3.0.zip" + sha256 = "c7708f134ef1c4827e24d06141684befadd3a025405d9f35128221f4ef8beda6" [resources.system_user] From cefb829039a6d48f5c7c5d6ea6737d46a54f8bec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 12:05:22 +0000 Subject: [PATCH 04/18] 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 d0328f7..3855709 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Shipped version:** 1.6.5~ynh1 +**Shipped version:** 3.3.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 67c4d68..16e12d9 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Versión actual:** 1.6.5~ynh1 +**Versión actual:** 3.3.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 13ca2b9..5ba170d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Paketatutako bertsioa:** 1.6.5~ynh1 +**Paketatutako bertsioa:** 3.3.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 8a749d6..8970cba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. BicBucStriim est une application PHP simple qui s'exécute dans l'environnement Apache/PHP fourni par le NAS (ou tout autre serveur). Cela suppose que vous gérez votre collection de livres électroniques avec Calibre. L'application lit les données [Calibre](https://calibre-ebook.com/) et les publie sous forme HTML. Pour accéder au catalogue de livres électroniques, il vous suffit de pointer votre lecteur de livres électroniques sur votre NAS, de sélectionner l'un de vos livres électroniques et de le télécharger. -**Version incluse :** 1.6.5~ynh1 +**Version incluse :** 3.3.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 375b918..67895f1 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Versión proporcionada:** 1.6.5~ynh1 +**Versión proporcionada:** 3.3.0~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6ae53d8..7a33f56 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**分发版本:** 1.6.5~ynh1 +**分发版本:** 3.3.0~ynh1 ## 截图 From 85f629b64655d95ad2334cf9b0f0f35ec4849015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:06:25 +0200 Subject: [PATCH 05/18] cleaning --- manifest.toml | 3 +++ scripts/upgrade | 1 + 2 files changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 1ed6347..a6091a1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,11 @@ code = "https://github.com/mikespub-org/rvolz-BicBucStriim" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M" diff --git a/scripts/upgrade b/scripts/upgrade index 563519e..d22eb05 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -21,6 +21,7 @@ ynh_script_progression --message="Upgrading source files..." --weight=7 # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" + chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" # chmod -R ga+w "$install_dir/data" From a23fb2a840f464236477a0d1bf125a60ed142a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:09:57 +0200 Subject: [PATCH 06/18] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index a6091a1..7c529ea 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,9 +54,9 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php7.4-gd", - "php7.4-intl", - "php7.4-xml", - "php7.4-sqlite3", - "php7.4-mbstring", + "php8.2-gd", + "php8.2-intl", + "php8.2-xml", + "php8.2-sqlite3", + "php8.2-mbstring", ] From fc51db45b60304eaa8039c6156859e8147e9269c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:12:32 +0200 Subject: [PATCH 07/18] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7c529ea..e646751 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,9 +54,9 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php8.2-gd", - "php8.2-intl", - "php8.2-xml", - "php8.2-sqlite3", - "php8.2-mbstring", + "php8.0-gd", + "php8.0-intl", + "php8.0-xml", + "php8.0-sqlite3", + "php8.0-mbstring", ] From cb69e251800711222ef440049eba21fdb5618408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:15:25 +0200 Subject: [PATCH 08/18] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index e646751..a6091a1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,9 +54,9 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php8.0-gd", - "php8.0-intl", - "php8.0-xml", - "php8.0-sqlite3", - "php8.0-mbstring", + "php7.4-gd", + "php7.4-intl", + "php7.4-xml", + "php7.4-sqlite3", + "php7.4-mbstring", ] From 49fe4bc59ed20086d5224e8f11eedf5137b45eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:22:39 +0200 Subject: [PATCH 09/18] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index a6091a1..6a4eae1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,6 +44,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/mikespub-org/rvolz-BicBucStriim/releases/download/v3.3.0/bicbucstriim-3.3.0.zip" sha256 = "c7708f134ef1c4827e24d06141684befadd3a025405d9f35128221f4ef8beda6" + in_subdir = false [resources.system_user] From 030da75dca3434eed3e86fff95a58e45d601acee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:24:17 +0200 Subject: [PATCH 10/18] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6a4eae1..eeb0517 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,9 +55,9 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php7.4-gd", - "php7.4-intl", - "php7.4-xml", - "php7.4-sqlite3", - "php7.4-mbstring", + "php8.2-gd", + "php8.2-intl", + "php8.2-xml", + "php8.2-sqlite3", + "php8.2-mbstring", ] From b8aa417789b134e756c0e1c03d3b02c3b99c1308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:41:48 +0200 Subject: [PATCH 11/18] keep data --- scripts/install | 1 - scripts/upgrade | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 4dc13c4..cd1c1ef 100644 --- a/scripts/install +++ b/scripts/install @@ -19,7 +19,6 @@ ynh_setup_source --dest_dir="$install_dir" chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" -# chmod -R ga+w "$install_dir/data" #================================================= # SYSTEM CONFIGURATION diff --git a/scripts/upgrade b/scripts/upgrade index d22eb05..4014c9c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -20,11 +20,10 @@ source /usr/share/yunohost/helpers ynh_script_progression --message="Upgrading source files..." --weight=7 # Download, check integrity, uncompress and patch the source from app.src -ynh_setup_source --dest_dir="$install_dir" +ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="data" chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" -# chmod -R ga+w "$install_dir/data" #================================================= # REAPPLY SYSTEM CONFIGURATIONS From 2d03c9c0d97f75a99b927983acd906f033d69e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:00:57 +0200 Subject: [PATCH 12/18] Update extra_php-fpm.conf --- conf/extra_php-fpm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/extra_php-fpm.conf b/conf/extra_php-fpm.conf index 700c37c..c6acce1 100644 --- a/conf/extra_php-fpm.conf +++ b/conf/extra_php-fpm.conf @@ -2,3 +2,4 @@ php_admin_value[upload_max_filesize] = 50M php_admin_value[post_max_size] = 50M +apc.enable_cli=1 From 3a7858c551f250c2a865a0760baf07a101eaf4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:04:09 +0200 Subject: [PATCH 13/18] Update extra_php-fpm.conf --- conf/extra_php-fpm.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/extra_php-fpm.conf b/conf/extra_php-fpm.conf index c6acce1..8e64c61 100644 --- a/conf/extra_php-fpm.conf +++ b/conf/extra_php-fpm.conf @@ -2,4 +2,5 @@ php_admin_value[upload_max_filesize] = 50M php_admin_value[post_max_size] = 50M -apc.enable_cli=1 +php_value[apc.enabled]=1 +php_value[apc.enable_cli]=1 From cb8fc7873b376aa7a2e1a9f53f14c5130638475f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:16:08 +0200 Subject: [PATCH 14/18] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index eeb0517..2e0547a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,4 +60,5 @@ ram.runtime = "50M" "php8.2-xml", "php8.2-sqlite3", "php8.2-mbstring", + "php8.2-apcu", ] From a8459cbaae7b7dc31b262ef6b8670a05febe421e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:23:10 +0200 Subject: [PATCH 15/18] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2e0547a..a491116 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "BicBucStriim" description.en = "Digital books streamer, providing web-based access to your e-book collection" description.fr = "Interface web pour accéder à votre collection d'e-book" -version = "3.3.0~ynh1" +version = "3.3.0~ynh2" maintainers = ["Alex"] From 9c1d179182885af67e747b18984745bffd83c42c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 16:23:17 +0000 Subject: [PATCH 16/18] 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 3855709..7ea1476 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Shipped version:** 3.3.0~ynh1 +**Shipped version:** 3.3.0~ynh2 ## Screenshots diff --git a/README_es.md b/README_es.md index 16e12d9..a2d7f9f 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Versión actual:** 3.3.0~ynh1 +**Versión actual:** 3.3.0~ynh2 ## Capturas diff --git a/README_eu.md b/README_eu.md index 5ba170d..f09aa84 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Paketatutako bertsioa:** 3.3.0~ynh1 +**Paketatutako bertsioa:** 3.3.0~ynh2 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 8970cba..2dceedd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. BicBucStriim est une application PHP simple qui s'exécute dans l'environnement Apache/PHP fourni par le NAS (ou tout autre serveur). Cela suppose que vous gérez votre collection de livres électroniques avec Calibre. L'application lit les données [Calibre](https://calibre-ebook.com/) et les publie sous forme HTML. Pour accéder au catalogue de livres électroniques, il vous suffit de pointer votre lecteur de livres électroniques sur votre NAS, de sélectionner l'un de vos livres électroniques et de le télécharger. -**Version incluse :** 3.3.0~ynh1 +**Version incluse :** 3.3.0~ynh2 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 67895f1..fc2f98f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**Versión proporcionada:** 3.3.0~ynh1 +**Versión proporcionada:** 3.3.0~ynh2 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7a33f56..5b0ed8c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [Calibre](https://calibre-ebook.com/) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -**分发版本:** 3.3.0~ynh1 +**分发版本:** 3.3.0~ynh2 ## 截图 From 1df3dce557f197aaaf75a649a96dc55f900dca08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:26:30 +0200 Subject: [PATCH 17/18] cleaning --- scripts/restore | 1 - scripts/upgrade | 5 ----- 2 files changed, 6 deletions(-) diff --git a/scripts/restore b/scripts/restore index 76a9cc0..2a75fa5 100644 --- a/scripts/restore +++ b/scripts/restore @@ -18,7 +18,6 @@ ynh_restore_file --origin_path="$install_dir" chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" -# chmod -R ga+w "$install_dir/data" #================================================= # RESTORE SYSTEM CONFIGURATIONS diff --git a/scripts/upgrade b/scripts/upgrade index 4014c9c..a5c6c9b 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,11 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# ENSURE DOWNWARD COMPATIBILITY -#================================================= -# ynh_script_progression --message="Ensuring downward compatibility..." --weight=2 - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= From 939fd70e6754516c0559bede896f411c01dbf1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:34:34 +0200 Subject: [PATCH 18/18] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a491116..c28d9fe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -24,8 +24,8 @@ ldap = false sso = false -disk = "50M" -ram.build = "50M" +disk = "130M" +ram.build = "100M" ram.runtime = "50M" [install]