.. |
vendor
|
Update docker-image-extract
|
2023-10-27 14:15:09 +02:00 |
apps
|
Add phpflags setting for app_shell()
|
2023-06-20 16:44:22 +00:00 |
apt
|
Allow phpX.Y as sole dependency that'll trigger usage of $phpversion=X.Y
|
2023-10-02 23:19:01 +02:00 |
backup
|
helpers: omg base64 wraps the output by default :|
|
2023-03-01 22:12:27 +01:00 |
config
|
Fix a bunch of inconsistency or variable not properly replaced between final_path/install_dir
|
2022-12-26 15:37:28 +01:00 |
fail2ban
|
Not need to force $YNH_APP_BASEDIR
|
2022-10-13 01:04:59 +02:00 |
getopts
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
hardware
|
helper ynh_get_ram: LANG= isn't enough to get en_US output, gotta use LC_ALL
|
2022-09-07 13:08:17 +02:00 |
logging
|
Rename helper into "ynh_exec_and_print_stderr_only_if_error"
|
2023-10-30 14:03:26 +01:00 |
logrotate
|
[fix] logrotate helpers: getopts miserably explodes if 'legacy_args' is inconsistent with 'args_array' ...
|
2022-08-26 16:24:44 +02:00 |
multimedia
|
multimedia: fix edgecase where setfacl crashes because of broken symlinks
|
2022-12-01 23:22:46 +01:00 |
mysql
|
Add --routines flag
|
2023-01-16 16:58:18 +01:00 |
network
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
nginx
|
apps: simplify the redaction of change_url scripts by adding a new ynh_change_url_nginx_config helper + predefining new/old/change domain/path variables
|
2023-02-20 17:52:27 +01:00 |
nodejs
|
helpers/nodejs: simplify 'n' script install and maintenance
|
2023-03-10 16:00:53 +01:00 |
permission
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
php
|
helpers: add new --group option for ynh_add_fpm_config to customize the Group parameter
|
2023-08-31 17:23:21 +02:00 |
postgresql
|
Better error message when psql is not there for database_exists (#992)
|
2022-11-29 22:23:35 +01:00 |
setting
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
string
|
[fix] Allow to do replace string with @
|
2023-02-06 13:26:36 +01:00 |
systemd
|
helpers: in ynh_systemd_action, check the actual timestamp when checking for timeout, because for some reason journalctl may take a ridiculous amount of time to run
|
2023-07-11 23:59:06 +02:00 |
user
|
Escape username for ynh_user_exists
|
2022-06-02 13:33:28 +02:00 |
utils
|
Fix missleading example for ynh_setup_source
|
2023-09-12 09:02:04 +03:00 |