.. |
vendor
|
Upgrade n to v
|
2024-02-29 05:13:12 +00:00 |
apps
|
Automatically enable Python environment in app shells
|
2023-12-28 17:47:46 +01: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] Avoid char conflict with bind properties
|
2023-09-02 22:47:02 +02:00 |
fail2ban
|
helpers/fail2ban: grep logpath is likely to match comments in the file that contain the word logpath...
|
2023-11-28 13:14:29 +01: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 logs directories access
|
2024-02-29 18:27:12 +01:00 |
multimedia
|
multimedia: fix again edgecase where setfacl crashes because of broken symlinks..
|
2024-01-14 17:50:09 +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
|
Further simplify ynh_change_url_nginx_config
|
2023-12-05 19:01:17 +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/php: quote vars to avoid stupid issues with name in path which may happen in backup restore context...
|
2024-01-14 16:28:51 +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: 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
|
helpers: fix previous commit, ynh_replace_string already messes with set +x/-x so hmpf
|
2024-01-14 18:32:53 +01:00 |