.. |
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] Avoid char conflict with bind properties
|
2023-09-02 22:47:02 +02:00 |
fail2ban
|
fail2ban: make sure the logfile exists (#1737)
|
2023-11-21 03:26:27 +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
|
logrotate: fix generated config file perms (#1736)
|
2023-11-20 19:01:33 +01:00 |
multimedia
|
multimedia: fix edgecase where setfacl crashes because of broken symlinks
|
2022-12-01 23:22:46 +01:00 |
mysql
|
improve previous commit, use ynh_apt to have non-interactive apt etc
|
2023-05-05 20:10:52 +02: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
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-09-27 17:56:48 +02:00 |
postgresql
|
Postgresql is now version 15
|
2023-06-14 10:28:58 +02:00 |
setting
|
Kill the old 'unprotected/protected/skipped' setting hell
|
2023-02-28 18:50:31 +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
|
perf: lazyloading settings_get + pass all the global settings as an env variable to the regenconf to prevent having to 'yunohost settings get' like ten times ... reduces the regenconf runtime from 35s to 23s on my machine
|
2023-11-28 21:12:03 +01:00 |