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

78 commits

Author SHA1 Message Date
d04719a32f Cleanup, apply template 2024-03-22 22:24:36 +01:00
Alexandre Aubin
0a3b8c5680 Save the password during install to be able to call curl during upgrade >_> 2024-01-06 19:45:31 +01:00
Alexandre Aubin
fb61948453 Simplify the mess about seting up sources, install dir, data dir, plugin dirs ... 2024-01-06 19:40:17 +01:00
Alexandre Aubin
cdc6f8e6c0 The manifest asks for the app language to be used with like 5 or 6 options, then proceed to savagely replace anything that is not fr or en with en... 2024-01-06 19:17:36 +01:00
Éric Gaspar
21209da722 cleaning 2023-12-27 14:02:37 +01:00
Éric Gaspar
5e95959626 Update install 2023-12-27 13:50:11 +01:00
Éric Gaspar
c071139a87 cleaning 2023-12-27 13:48:16 +01:00
Alexandre Aubin
a7b2d5fa83 Cleanup disclaimer 2023-12-05 02:15:25 +01:00
Alexandre Aubin
b8bb869935 Boring fpm options 2023-12-05 01:34:25 +01:00
Alexandre Aubin
e664bf07c6 Revert "Update install"
This reverts commit dbfb9654e1.
2023-12-04 23:12:12 +01:00
Alexandre Aubin
d81a1af619 Simplify the admin password mess, it looks like at no point it is explained that the password is autogenerated and should be found in the app setting, and anyway there's no reason to not ask for the admin to chose one during the app install ... 2023-12-04 22:43:13 +01:00
Alexandre Aubin
7c41c6b6c1 Simplify php conf stuff 2023-12-04 22:33:52 +01:00
Éric Gaspar
dbfb9654e1 Update install 2023-11-02 19:25:27 +01:00
Éric Gaspar
79043f5add Update install 2023-11-02 19:19:05 +01:00
Éric Gaspar
68f1616496 v2 2023-10-05 21:48:46 +02:00
Éric Gaspar
72f5a7a5aa v2 2023-10-05 21:38:07 +02:00
Éric Gaspar
3ea00fa852
PHP fpm (#105) 2023-01-25 15:45:38 +01:00
Éric Gaspar
8872ae0cfb
Fix linter (#96)
* Auto-update README

* PHP8

* Auto-update README

* 13.1.0

* Auto-update README

* fix linter

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-10-22 18:39:03 +02:00
yalh76
2f94e89584 Fix install 2022-07-30 07:35:38 +02:00
yalh76
590c0dc94c apply example_ynh 2022-07-29 23:56:30 +02:00
yalh76
c991a48580 Upgrade to 12.2.0~ynh1 2022-06-24 05:33:16 +02:00
Éric Gaspar
bc9ab6f21a
12.0.0 (#79) (#80) 2021-11-06 20:19:41 +01:00
yalh76
fdfff470b2 More phpversion 2021-08-26 23:39:52 +02:00
yalh76
e1cf663780 fix missing is_public 2021-06-16 21:24:39 +02:00
yalh76
90bf55f3ba Upgrade to 11.5 and fix install 2021-06-16 00:09:21 +02:00
yalh76
a74777ca6b Update install 2021-05-18 03:42:40 +02:00
yalh76
561b7c69b3 Apply example_ynh 2021-05-16 19:41:11 +02:00
Éric Gaspar
d0b7de496c
Testing (#61)
* Upgrade to version 11.3.0 (#59)
2021-02-18 19:52:56 +01:00
Éric Gaspar
09afe78325
Testing (#58)
* Upgrade to PHP7.3

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-11-12 18:28:43 +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
3e51013a99 Normalization from example_ynh 2019-02-17 19:28:37 +01:00
Jimmy Monin
2d216e16f9 Copy initial archive files in _data, galleries and upload directories 2018-07-31 22:29:39 +02: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
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
8d061f1651 Add "big" comments in install 2017-09-22 21:18:40 +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
2195a749e1 Refactor to latest YunoHost 2.7.2 standards 2017-09-11 22:00:57 +02:00
Jimmy Monin
922ef648cc Fix administrator's mail 2017-09-10 09:22:44 +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