yunohost/helpers
2023-03-01 08:10:07 +01:00
..
vendor/docker-image-extract Fix docker-image-extract script name (#1532) 2022-11-18 20:11:58 +01:00
apps Fixing app without arguments 2022-07-22 19:30:44 +02:00
apt helpers: in apt/php stuff, don't try to upgrade-alternatives if the default PHP version ain't available anymore 2023-02-15 19:24:14 +01:00
backup helper: fix previous tweak about debugging diff for manually modified files on the CI @_@ 2023-03-01 08:10:07 +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 Fix unbound variable in ynh_script_progression 2022-03-04 10:03:20 +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 Upgrade n to v9.0.1 2022-11-05 05:13:40 +00:00
permission Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
php appsv2: in php helpers, use the global $phpversion var/setting by default instead of $YNH_PHP_VERSION 2023-02-15 19:49:54 +01: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: more robust way to grep that the service correctly started ? 2023-02-27 17:08:00 +01:00
user Escape username for ynh_user_exists 2022-06-02 13:33:28 +02:00
utils [fix] ynh_write_var_in_file should replace one occurencies 2023-02-06 15:44:50 +01:00