Commit graph

5235 commits

Author SHA1 Message Date
Kay0u
3b93ba4772
use tox 2020-05-01 01:27:31 +02:00
Kay0u
4dccab9819
linter on all the repo 2020-05-01 00:45:13 +02:00
Kay0u
81bdb33824
disable black until buster 2020-05-01 00:41:50 +02:00
Kay0u
18580803e6
use python3 for linter 2020-05-01 00:09:19 +02:00
Kay0u
d6095a3c0f
Add linter 2020-04-30 21:16:41 +02:00
ljf
572feafc80 [fix] Remove point in reverse DNS 2020-04-30 20:06:43 +02:00
Kay0u
fd5ba7b1e5
test custom hooks 2020-04-30 19:08:41 +02:00
Alexandre Aubin
f358bdde19 Update changelog for 3.8.2.2 2020-04-30 18:05:55 +02:00
Alexandre Aubin
15807c411c Bad parenthesis positioning 2020-04-30 18:05:55 +02:00
Alexandre Aubin
86810fb68a Goddamit Aleks, check your damn code before release yo 2020-04-30 18:03:44 +02:00
Kay0u
5901cb9993
remove the path of the tarfile 2020-04-30 17:46:26 +02:00
Kay0u
7de8417fb2
update comments + fix mock 2020-04-30 17:46:17 +02:00
Kay0u
e63679684a
rework backup 2020-04-30 17:39:52 +02:00
Alexandre Aubin
c33e61ab2e Update changelog for 3.8.2.1 2020-04-30 17:32:29 +02:00
ljf
65d54ba6b9 [fix] Blacklist false positive 2020-04-30 17:16:20 +02:00
Alexandre Aubin
be883c3aef Let's have the short option be -i instead of -f 2020-04-30 05:23:23 +02:00
Alexandre Aubin
bb82c41db6 Apparently set +x is set +o xtrace now ;P 2020-04-30 05:21:42 +02:00
Alexandre Aubin
e9f359e5f0 Call exit 1 directly instead of ynh_die to avoid a full arg parse just to exit.. 2020-04-30 05:14:29 +02:00
Alexandre Aubin
a51478dc40 declare -Ar -> local -A 2020-04-30 05:09:56 +02:00
Alexandre Aubin
9a7b9b0b32 declare -Ar -> local -A 2020-04-30 05:09:56 +02:00
Alexandre Aubin
1cb330823d Try to show smarter / more useful logs by filtering irrelevant lines like 'set +x' etc 2020-04-30 05:09:56 +02:00
Alexandre Aubin
ba27c2ad05
Merge pull request #964 from YunoHost/fix-reversednscheck
[fix] Reverse DNS check
2020-04-30 03:13:21 +02:00
ljf
8de8d0ad6f [fix] Reverse DNS check 2020-04-30 02:44:51 +02:00
Alexandre Aubin
aaccb54775 Hmf, comparison return a warning if swap is exactly 512.. 2020-04-30 02:40:22 +02:00
Alexandre Aubin
4f8aa5e338 Propagate route check to ip diagnoser as well :/ 2020-04-30 02:38:27 +02:00
Alexandre Aubin
7ce56cd867 Bad french translation 2020-04-30 02:34:48 +02:00
Alexandre Aubin
645ed9c211 Update changelog for 3.8.2 2020-04-29 23:16:39 +02:00
Alexandre Aubin
3d4ef03ad2 Dirty hack to check status of ynh-vpnclient for real 2020-04-29 22:03:58 +02:00
Alexandre Aubin
822c731086 Improve default IPv6 route check to cover stuff happening on internet cube 2020-04-29 21:48:22 +02:00
Alexandre Aubin
fd47e45df3 Wording 2020-04-29 19:39:46 +02:00
Alexandre Aubin
426d93825d Add a tip about not having IPv6 2020-04-29 19:20:54 +02:00
Alexandre Aubin
0b75f5d437 IPv6 resolvers make everything super slow on IPv4-only servers 2020-04-29 19:20:29 +02:00
Alexandre Aubin
e236a2872a Lul I fuckedup import refactoring 2020-04-29 18:22:38 +02:00
Alexandre Aubin
8af2f78da9
Merge pull request #932 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-04-29 18:15:44 +02:00
Alexandre Aubin
b8af97d7d1
Merge pull request #937 from tituspijean/patch-1
[enh] add dynamic variables to systemd helper
2020-04-29 18:15:14 +02:00
Alexandre Aubin
ab33da5178
Merge pull request #954 from YunoHost/fix-helper-patching
Fix helper patching + patch usage of old 'yunohost tools diagnosis'
2020-04-29 18:14:41 +02:00
Alexandre Aubin
3f5070afff
Merge pull request #958 from YunoHost/misc-optimizations
Misc optimizations to speed up regen-conf and other things
2020-04-29 18:14:15 +02:00
Alexandre Aubin
d8c2f436f9
Merge branch 'stretch-unstable' into misc-optimizations 2020-04-29 18:14:05 +02:00
Alexandre Aubin
0371c84a1c
Merge pull request #944 from YunoHost/enh-check-whois
[enh] Check domain expiration date
2020-04-29 18:07:28 +02:00
Alexandre Aubin
b78d722785 Dirty hack to automatically find custom SSH port 2020-04-29 18:01:40 +02:00
Alexandre Aubin
c04d3c3806
Remove comment about old lines that got replaced 2020-04-29 17:13:47 +02:00
Alexandre Aubin
31e868e82d Enforce permissions for stuff in /etc/yunohost/ 2020-04-29 03:49:37 +02:00
Alexandre Aubin
415e805f74 Change threshold to warn earlier about soon-to-expire domain 2020-04-29 02:44:39 +02:00
Alexandre Aubin
b528336fd0 Update / improve strings 2020-04-29 02:43:58 +02:00
Alexandre Aubin
f22ac67468 Success for domains not about to expire 2020-04-29 02:43:37 +02:00
Alexandre Aubin
76de0bb2e9 Remove stale code 2020-04-29 02:42:23 +02:00
Alexandre Aubin
0fba21f924 Enforce CSP rules for real on webadmin 2020-04-29 01:07:07 +02:00
ljf
9cf0e6ed6c Merge branch 'enh-check-whois' of https://github.com/YunoHost/yunohost into enh-check-whois 2020-04-29 00:24:07 +02:00
ljf
4e84b63688 [fix] Who is the creator of whois ? #consistency 2020-04-29 00:23:33 +02:00
Alexandre Aubin
dd0f3cd784 Merge branch 'stretch-stable' into stretch-unstable 2020-04-28 19:03:25 +02:00