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

22 commits

Author SHA1 Message Date
Éric Gaspar
73f23104d6
Fix PHP version and other things (#109)
Co-authored-by: @ericgaspar 
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
2021-08-11 11:49:20 +02:00
Alexandre Aubin
818c55a911
Revert "Testing" 2021-06-06 22:41:55 +02:00
JimboJoe
eefec14615
Upgrade to upstream version 2.4.2 (closes #88) (#90)
* Upgrade to upstream version 2.4.2
2021-04-09 10:08:23 +02:00
lapineige
24d3c3feeb
Merge pull request #71 from YunoHost-Apps/2.3.8
Update to 2.3.8
2019-05-20 14:17:42 +02:00
Maniack Crudelis
47ba9cf45f
Merge branch 'master' into testing 2019-05-20 13:37:58 +02:00
lapineige
8831e5787f
Update to 2.3.8 2019-05-14 17:58:45 +02:00
lapineige
f23693256a
Merge branch 'testing' into package_upgrade 2019-05-08 17:46:14 +02:00
lapineige
9649bdc73b
Update to 2.3.7 (#61)
* Change version to 2.3.6

* Update to 2.3.6

* Update to 2.3.6

* Update to 2.3.7

* Update to 2.3.7

* Change version to 2.3.7

* Change version to 2.3.7 - fix French version

* Update custom patches
2019-05-08 17:25:02 +02:00
Maniack Crudelis
169d22849e Normalization from example_ynh 2019-05-03 15:08:22 +02:00
lapineige
06be7aecee
Testing (#56)
* Fix 413 request entity too large (#55)

* [fix] 413 Request Entity Too Large

* Remove ini file for php (#57)

Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
2018-12-17 22:49:07 +01:00
Maniack Crudelis
b305551b43 Remove ini file for php (#57)
Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
2018-10-02 20:01:36 +02:00
ljf (zamentur)
bf1431b94b Fix 413 request entity too large (#55)
* [fix] 413 Request Entity Too Large
2018-08-23 23:34:59 +02:00
JimboJoe
689e47f4c5 Testing (#42)
* Keep optional configuration lines in nginx.conf to allow changing URL from/to "/path" locations
Rename comment prefixes fore more readability

* Add change_url script

* Require YNH 2.7.2, remove helpers and sudo prefixes

* Use ynh_replace_string

* Handle nginx conf file checksums

* Fix indentation

* Update source to 2.3

* Update version to 2.3

* Update readme version to 2.3

* Fix 20-app.ini in restore

* Replace app checkurl by webpath_available

* Adapt existing patches to 2.3

* Remove need to manage parameters.yml file; adapt to version 2.3

* Fix php5-redis dependency (redis-server is installed by YunoHost)

* Manage new domain_name parameter in change_url

* Upgrade to upstream version 2.3.1

* Upgrade to upstream version 2.3.2

* Remove obsolete calls to checkurl

* Fix check_process for upgrade from previous commit

* Fix Version number
2018-02-12 22:09:26 +01:00
JimboJoe
5c76ddeb6c Take official review into account (#36)
Small improvements to fit with Yunohost package standards
2017-06-06 15:13:25 +02:00
Jimmy Monin
05b42a4b5e Extend timeouts for import/export operations:
- for Nginx in nginx.conf
- add a php-fpm.ini file to handle FPM timeout
2017-06-03 17:10:21 +02:00
lapineige
2be11aab10 Fix v2.2.3 source url and hash
In addition to: https://github.com/YunoHost-Apps/wallabag2_ynh/pull/34/
2017-05-18 15:49:01 +02: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
JimboJoe
b773089381 Update to upstream version 2.2.2 (#24)
Tests worked correctly, merging.
2017-04-11 17:00:21 +02:00
Jérôme Lebleu
16340deabe [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
Jérôme Lebleu
7d181edb0f [enh] Update Wallabag to v2.1.1 2016-10-09 15:30:34 +02:00
Jérôme Lebleu
e56e8ff84c [fix] Use app id for slowlog in php fpm configuration 2016-07-16 13:21:50 +02:00
Jérôme Lebleu
38a30f8b12 Initial commit 2016-05-22 22:16:15 +02:00