1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Commit graph

3 commits

Author SHA1 Message Date
fcaabe2eb0 Manifest v2 2024-03-15 12:29:57 +01:00
lapineige
41fb3044b8
Testing : v2.5.4 + add auto-updater + add logrotate (#164)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

* Upgrade to 2.5 (#134)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Merge master (2.4.3/php7.4) into testing (2.5) (#137)

* Testing (#124)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Testing: update to 2.4.3 (#128)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.5 (#138)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Fix PHP dependencies (#142)

* Switch version to 2.5.0~ynh2

* Auto-update README

* 2.5.1 (#146)

* v2.5.1

* Auto-update README

* v2.5.1

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* fix version number

* Auto-update README

* fix php7.4-redis conflicting with php-redis (#145)

* Auto-update README

* Typo in version number (2.5.1, not 2.5.2)

* Auto-update README

* Setup logrotate (#144)

* Setup logrotate

* Setup logrotate

* Setup logrotate

* Setup logrotate

* Setup logrotate

* bum version number

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Specify PHP version for Redis (#155)

* Specify PHP version for Redis

Now available in Bullseye

* Auto-update README

* Bump requirement to YNH11 for php${version}-redis

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.5.2 (#158)

* 2.5.2

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* v2.5.2

* Auto-update README

* Add auto-updater (#126)

* 2.5.4 (#163)


* Wallabag 2.5.4

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* v2.5.4 updated

* Auto-update README

---------

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: JimboJoe <jimmy@monin.net>
2023-02-12 11:26:40 +01:00
JimboJoe
29ccad06f6 Refactoring, backup/restore, multi-instance (#28)
* Refactoring, backup/restore, multi-instance

* Use dedicated system user, backup before upgrade

* Set directory rights (fixes #31), point to localhost (fixes #29), use up-to-date php-fpm.conf

* Install dependencies when restoring

* Set Wallabag URL in internal settings

* Fix upgrade, use more forthcoming helpers

* fix #32, use latest mysql helpers

* Small fixes (redundant file, up-to-date check_process, syntax correction on app.src)
2017-05-18 15:24:33 +02:00
Renamed from patches/02-oauth-workaround.patch (Browse further)