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

137 commits

Author SHA1 Message Date
Jimmy Monin
f7a6d6ca2d Take more official review comments into account 2017-10-19 21:06:34 +02:00
Jimmy Monin
be631555fd Upgrade to upstream version 2.9.2 2017-10-17 19:47:02 +02:00
Jimmy Monin
0b68168935 Use ynh_abort_if_errors instead of set-eu in backup/restore scripts 2017-10-17 19:45:45 +02:00
JimboJoe
58220ee4a8 Merge pull request #12 from YunoHost-Apps/official_review
Take official review into account
2017-10-17 18:27:20 +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
8194d574c1 Fallback to official Ldap_login plugin (higher website availability) 2017-10-01 21:58:39 +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
6780bd4a75 Remove "set -u" and avoidable services restarts from remove 2017-09-22 21:19:18 +02:00
Jimmy Monin
8d061f1651 Add "big" comments in install 2017-09-22 21:18:40 +02:00
Jimmy Monin
81247871f7 Use final_path setting in backup script 2017-09-22 21:18:12 +02:00
Jimmy Monin
15e1300f64 Set nginx and php-fpm configurations accordingly 2017-09-22 19:13:43 +02:00
Jimmy Monin
3a81a9a83f Adjust nginx and PHP-FPM upload size and execution time settings 2017-09-22 18:41:51 +02:00
Jimmy Monin
9fb7809c73 Remove ldap plugin sources and fetch from the Internet 2017-09-22 18:34:38 +02:00
Jimmy Monin
a4faa89fec Use ynh_string_random helper 2017-09-16 12:34:25 +02:00
Jimmy Monin
600c4ff701 Add YEP compliance description 2017-09-11 22:01:34 +02:00
Jimmy Monin
2195a749e1 Refactor to latest YunoHost 2.7.2 standards 2017-09-11 22:00:57 +02:00
Jimmy Monin
5346ec8f4a Add change_url script 2017-09-10 09:25:22 +02:00
Jimmy Monin
571839aca8 Add useful badges to README file 2017-09-10 09:23:24 +02:00
Jimmy Monin
922ef648cc Fix administrator's mail 2017-09-10 09:22:44 +02:00
Jimmy Monin
10520c164c Upgrade to upstream version 2.9.1 2017-06-18 19:09:46 +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
e683d22272 Prevent checking for new updates 2017-06-10 21:39:33 +02:00
Jimmy Monin
fcc493af42 Use extra_files feature of ynh_setup_source 2017-06-10 21:38:32 +02:00
JimboJoe
8c1d8803c8 Merge pull request #7 from YunoHost-Apps/refactoring
Major refactoring & upgrade to version 2.9.0
2017-06-05 17:14:45 +02:00
Jimmy Monin
7e4c96f05e Upgrade Piwigo version to 2.9.0 (closes #6) 2017-06-03 18:18:01 +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
df376e8bf2 Validate quality level 5 2017-02-18 16:39:06 +01:00
Jimmy Monin
750d11f06d Validate quality level 4 2017-02-16 07:57:36 +01:00
Jimmy Monin
f19af8b83d Mention precise license in manifest 2017-02-09 12:55:52 +01: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
3cbb80be30 Upgrade Piwigo upstream version to 2.8.6 2017-01-28 10:59:40 +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
f6f50b0eea Switch default language to English 2016-12-27 14:27:40 +01:00
Jimmy Monin
39f01693a7 Fix missing YunoHost panel 2016-12-27 13:59:07 +01:00
Jimmy Monin
dd76f1415b upgrade Piwigo to version 2.8.3
add upgrade script
2016-11-26 16:25:18 +01:00
Jimmy Monin
c87adbf214 Add backup/restore functionality and a nicer README.md 2016-09-17 12:07:12 +02:00
Jimmy Monin
a429d2cee9 Revamped conf files and scripts to comply with packaging newest best practices 2016-09-11 10:15:45 +02:00
Jimmy Monin
c901e35f5a fix install log output 2016-09-07 18:00:40 +02:00
Jimmy Monin
9d624bf772 Use SSO in private AND public mode. In public mode, the user will be authenticated if logged in Yunohost portal. Depending of piwigo configuration, the user could otherwise log in as a guest, or via a specific piwigo-only account. 2016-09-07 07:23:00 +02:00
Jimmy Monin
0cb4536a02 fix problems reported by package_linter 2016-09-06 22:33:57 +02:00