1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Jimmy Monin
8d4df67313 Force app and plugin update for configuraton consistency 2020-03-21 09:48:28 +01:00
Kay0u
4e130d43e1
fix upgrade 2020-03-19 11:36:41 +01:00
Jimmy Monin
4ec8de1ff4 Update LDAP plugin and use WS API for activation 2020-02-29 21:56:40 +01:00
Maniack Crudelis
f72dff1a19 Normalization from example_ynh 2019-05-18 15:03:55 +02:00
Maniack Crudelis
56db279bfb Add progression with ynh_print_info 2019-02-17 20:58:31 +01:00
Maniack Crudelis
b459605ddb Use php7 2019-02-17 19:30:01 +01:00
Maniack Crudelis
3e51013a99 Normalization from example_ynh 2019-02-17 19:28:37 +01:00
Jimmy Monin
37bdda0d8b Move `galleries directory to /home/yunohost.app, and avoid deleting it during upgrade (fixes #26) 2018-07-31 21:35:38 +02:00
Jimmy Monin
356d2ab6c3 Don't backup data directory during the upgrade process 2017-12-21 10:37:05 +01:00
Jimmy Monin
46947632f8 Fix missing LDAP plugin configuration 2017-11-19 19:42:54 +01:00
Jimmy Monin
f7a6d6ca2d Take more official review comments into account 2017-10-19 21:06:34 +02:00
Jimmy Monin
2c824f4be8 Remove sleep statements (can't reproduce initial issues on ARM...) 2017-10-02 18:11:50 +02:00
Jimmy Monin
7812409128 Move actual data directories to /home/yunohost.app (used to move galleries directory instead of _data directory) 2017-10-01 21:59:40 +02:00
Jimmy Monin
7b2e320b00 Add php5-gd dependency 2017-09-23 10:25:23 +02:00
Jimmy Monin
90d3303b28 Remove unwanted services reload and pauses 2017-09-22 21:47:50 +02:00
Jimmy Monin
b927abb98b Fix restore on failed upgrade 2017-09-22 21:34:28 +02:00
Jimmy Monin
89eddb9e13 Add comments and spacings in upgrade 2017-09-22 21:21:52 +02:00
Jimmy Monin
9fb7809c73 Remove ldap plugin sources and fetch from the Internet 2017-09-22 18:34:38 +02:00
Jimmy Monin
2195a749e1 Refactor to latest YunoHost 2.7.2 standards 2017-09-11 22:00:57 +02:00
JimboJoe
829a1f16d9 Protect with fail2ban (closes #8) (#9)
Create and use ynh_add_fail2ban_config helper
2017-06-18 18:24:10 +02:00
Jimmy Monin
fcc493af42 Use extra_files feature of ynh_setup_source 2017-06-10 21:38:32 +02:00
Jimmy Monin
76fc701a4b Major refactoring & complete Piwigo upgrade process:
- refactoring to comply with packaging latest standards/helpers
- use Piwigo internal upgrade process via a curl command
2017-06-03 18:13:29 +02:00
Jimmy Monin
7561686a38 Use a dedicated php-fpm process (closes #3) 2017-02-08 18:32:46 +01:00
Jimmy Monin
4adda14d45 Fix upgrade when installed on domain root 2017-01-28 12:42:43 +01:00
Jimmy Monin
ce71f1950a Fix incorrect destination path 2017-01-28 10:58:14 +01:00
Jimmy Monin
77f8bbda34 Fix upgrade when set-up at domain root 2017-01-08 14:24:58 +01:00
Jimmy Monin
c8a7c4f7f8 Fix symbolic links to /home/yunohost.app 2017-01-08 14:16:28 +01:00
Jimmy Monin
86d4bc2833 Upgrade to Piwigo 2.8.5 2017-01-03 20:08:29 +01:00
Jimmy Monin
c5d7cfdbf3 Comply with new package_linter rules 2016-12-30 17:32:19 +01:00
Jimmy Monin
c4c7645890 Remove sources from YNH package and download them during installation 2016-12-27 14:41:45 +01:00
Jimmy Monin
dd76f1415b upgrade Piwigo to version 2.8.3
add upgrade script
2016-11-26 16:25:18 +01:00