Alexandre Aubin
|
69938c3feb
|
Re-add 'app fetchlist', 'app list -i', 'app list' filter for backward compatibility...
|
2020-04-26 03:43:36 +02:00 |
|
Alexandre Aubin
|
319898baf7
|
Feed domain list to regen-conf hooks directly through env to avoid having to call 'yunohost domain list'
|
2020-04-25 03:49:30 +02:00 |
|
Alexandre Aubin
|
cf32853f81
|
Fetch all cert-status at once because running a yunohost command takes ~3ish seconds per call
|
2020-04-25 03:44:26 +02:00 |
|
Kay0u
|
dd5699ee40
|
use ynh_port_available in ynh_find_port
|
2020-04-25 01:03:33 +02:00 |
|
Maniack Crudelis
|
b6daf0c448
|
ynh_die instead of false
|
2020-04-25 00:38:59 +02:00 |
|
Maniack Crudelis
|
a75af4896c
|
follow=name
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-25 00:35:39 +02:00 |
|
Maniack Crudelis
|
54aa6f8912
|
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-25 00:00:57 +02:00 |
|
Maniack Crudelis
|
1af4d20e1e
|
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:59:59 +02:00 |
|
Maniack Crudelis
|
defabdbecb
|
Missing argument
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:56:49 +02:00 |
|
Maniack Crudelis
|
d9aa345ee8
|
Unfold OR
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:51:18 +02:00 |
|
Maniack Crudelis
|
1decbd2423
|
Fix ynh_no_log
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:47:53 +02:00 |
|
Maniack Crudelis
|
b3b0aef047
|
Long arguments for ynh_validate_ip6
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:45:43 +02:00 |
|
Maniack Crudelis
|
67785edb1c
|
Long arguments for ynh_validate_ip4
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-24 23:45:22 +02:00 |
|
Maniack Crudelis
|
6468402e68
|
Merge branch 'stretch-unstable' into clean_helpers
|
2020-04-24 20:20:32 +02:00 |
|
Josué Tille
|
e36e5ea89c
|
Improve label
|
2020-04-23 22:10:34 +02:00 |
|
Josué Tille
|
af8773f767
|
Fix typo
|
2020-04-23 15:12:54 +02:00 |
|
Alexandre Aubin
|
3aa8b99272
|
Merge pull request #949 from YunoHost/fix-postfix-ciphers
Fix postfix ciphers
|
2020-04-23 01:22:45 +02:00 |
|
Josué Tille
|
84e275ea97
|
Merge branch 'stretch-unstable' into permission_protection
|
2020-04-22 21:59:06 +02:00 |
|
Alexandre Aubin
|
b1b1e8f867
|
Merge pull request #948 from YunoHost/fix_getopts
Fix getopts with empty parameters
|
2020-04-22 03:45:41 +02:00 |
|
Alexandre Aubin
|
670c04e104
|
Merge pull request #945 from YunoHost/readonly-default-php-version
YNH_DEFAULT_PHP_VERSION is now readonly
|
2020-04-22 03:43:04 +02:00 |
|
Alexandre Aubin
|
1a828c725f
|
Fix postfix ciphers
|
2020-04-21 20:20:53 +02:00 |
|
Maniack Crudelis
|
f72be82429
|
Fix getopts with empty parameters
|
2020-04-21 16:24:49 +02:00 |
|
Maniack Crudelis
|
ba8514fb67
|
Fix regressions
|
2020-04-21 16:18:04 +02:00 |
|
Alexandre Aubin
|
194a0bb187
|
We need that trailing / for the download of files to actually work, c.f. feedback in 3.8 post on the forum
|
2020-04-21 15:46:03 +02:00 |
|
Maniack Crudelis
|
03379007b4
|
Update YunoHost version requirements
|
2020-04-21 14:48:52 +02:00 |
|
Alexandre Aubin
|
6d42baff38
|
Be more robust against broken config or service failing to start, show info to help debugging
|
2020-04-21 04:48:13 +02:00 |
|
Kay0u
|
23a083b087
|
YNH_DEFAULT_PHP_VERSION is now readonly
|
2020-04-20 23:50:42 +02:00 |
|
Maniack Crudelis
|
6fb1e62a4c
|
Clean getopts arguments
|
2020-04-20 21:00:45 +02:00 |
|
Maniack Crudelis
|
3b653994c7
|
Standardize helper comments
|
2020-04-20 20:58:17 +02:00 |
|
Maniack Crudelis
|
e64eb3478e
|
Unfold AND OR
|
2020-04-20 15:24:07 +02:00 |
|
Maniack Crudelis
|
464149eb76
|
Use ynh_print_info
|
2020-04-20 15:21:37 +02:00 |
|
Maniack Crudelis
|
3442ab5b80
|
Add internal flags
|
2020-04-20 15:21:11 +02:00 |
|
Maniack Crudelis
|
b0398ae6dc
|
Use long arguments instead of short ones
|
2020-04-20 15:20:31 +02:00 |
|
Maniack Crudelis
|
4f56f03e32
|
Update nodejs
|
2020-04-19 23:19:57 +02:00 |
|
Maniack Crudelis
|
57061b8e1d
|
Unfold if-then when more than one line
|
2020-04-19 20:31:06 +02:00 |
|
Maniack Crudelis
|
80964a1312
|
Standardize tabulations
|
2020-04-19 20:03:55 +02:00 |
|
Maniack Crudelis
|
1dd4a73e17
|
Replace declare -Ar by local A for args_array
|
2020-04-19 19:10:39 +02:00 |
|
Maniack Crudelis
|
23664c5036
|
Wait for fail2ban to reload
|
2020-04-19 18:15:58 +02:00 |
|
Alexandre Aubin
|
3b0bd2e8f2
|
Merge pull request #923 from YunoHost/misc-enh-diagnosis
[enh] Misc improvements for diagnosis
|
2020-04-19 05:34:27 +02:00 |
|
Alexandre Aubin
|
39f0aa3ef3
|
Improve wording
|
2020-04-19 05:07:22 +02:00 |
|
Alexandre Aubin
|
7c758b72c9
|
Merge branch 'misc-enh-diagnosis' into enh-diagnosis-mail
|
2020-04-19 04:06:44 +02:00 |
|
ljf
|
e6f0091f59
|
[fix] Rename ipv6 mail settings + desc
|
2020-04-19 03:45:59 +02:00 |
|
ljf
|
ed75108142
|
[fix] Cache duration
|
2020-04-19 02:32:15 +02:00 |
|
ljf
|
4686673bb5
|
[enh] Be able to disable ipv6 for smtp
|
2020-04-19 02:30:23 +02:00 |
|
Alexandre Aubin
|
97ab8c91f8
|
Fix the fix for stupid 'search' stuff in resolvconf ... + let's in fact ignore it if it does exists in /etc/resolv.conf >.>
|
2020-04-19 02:03:35 +02:00 |
|
Alexandre Aubin
|
3cb47a226f
|
More flexible warning about swap size... Move it to 512 MiB 'cause 256 MiB really aint much I think
|
2020-04-19 01:43:27 +02:00 |
|
Alexandre Aubin
|
8aced5b4ce
|
Let's cache mail diagnosis with a duration similar to other checks...
|
2020-04-19 01:30:22 +02:00 |
|
ljf
|
55957d77b0
|
[fix] Key queue_to_big
|
2020-04-19 00:58:10 +02:00 |
|
ljf
|
3c174389b6
|
[enh] Add some details
|
2020-04-19 00:58:10 +02:00 |
|
Alexandre Aubin
|
7818eb3946
|
Better handling of failure to use the remote-diagnosis
|
2020-04-19 00:26:33 +02:00 |
|