Commit graph

1902 commits

Author SHA1 Message Date
Alexandre Aubin
1f2da5c26b
Merge branch 'stretch-unstable' into better-handling-of-app-install-and-remove-failures 2019-10-14 19:08:15 +02:00
Alexandre Aubin
5818de3a82 Remove the whole monitoring / glances stuff 2019-10-14 04:48:56 +02:00
Alexandre Aubin
97f9d3ea37 Integrate the ignore mechanism with the rest of the code 2019-10-11 22:42:21 +02:00
Alexandre Aubin
47c7c72455 Add RAM and swap diagnosis + improve message for disk usage 2019-10-10 16:14:20 +02:00
Alexandre Aubin
33180d0947 Add base system diagnostic 2019-10-10 16:14:20 +02:00
Alexandre Aubin
c4ba8534c5 Implement i18n stuff 2019-10-10 16:13:13 +02:00
Alexandre Aubin
b81cd4fc68 Add security diagnoser with meltdown checks 2019-10-10 16:13:13 +02:00
Alexandre Aubin
cee3b4de27 Add nginx -t check to regenconf diagnoser 2019-10-10 16:13:13 +02:00
Alexandre Aubin
4cbd1b06c2 Add a regenconf diagnoser to report manually modified files... 2019-10-10 16:13:13 +02:00
Alexandre Aubin
0dc1909c68 Misc small UX stuff 2019-10-10 16:13:13 +02:00
Alexandre Aubin
612a96e1e2 Yield one item per port open to be consistent with other diagnosers 2019-10-10 16:13:13 +02:00
Alexandre Aubin
f050b3c5b8 First version of http exposure diagnosis 2019-10-10 16:13:13 +02:00
Alexandre Aubin
f690ff6e1e First version of port exposure diagnosis 2019-10-10 16:12:50 +02:00
Alexandre Aubin
35f6b77895 Reclarify ip diagnoser 2019-10-10 16:12:33 +02:00
Alexandre Aubin
24f9d475b8 Implement a first version for disk usage check 2019-10-10 16:12:32 +02:00
Alexandre Aubin
1019e95b1d Implement a first version for services status check 2019-10-10 16:12:12 +02:00
Alexandre Aubin
5f4450ab87 Add DNS resolution tests 2019-10-10 16:11:20 +02:00
Alexandre Aubin
4d5ace06db Add test that we can ping outside before talking to ip.yunohost.org 2019-10-10 16:11:20 +02:00
Alexandre Aubin
af23f53d82 Simplify / reorganize i18n management for report and description 2019-10-10 16:11:20 +02:00
Alexandre Aubin
aafef0a8ef Add i18n messages 2019-10-10 16:09:16 +02:00
Alexandre Aubin
85930163a0 First draft of DNS diagnoser 2019-10-10 16:07:46 +02:00
Alexandre Aubin
b42bd20311 First draft for diagnosis_run 2019-10-10 16:02:50 +02:00
amirale qt
5ac863c906 Translated using Weblate (Esperanto)
Currently translated at 100.0% (554 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2019-10-09 22:10:34 +00:00
amirale qt
a6a104677c Translated using Weblate (French)
Currently translated at 100.0% (554 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-10-09 22:10:34 +00:00
Lukas Dohn
5e477dd3f2 Translated using Weblate (German)
Currently translated at 39.2% (217 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2019-10-09 22:10:34 +00:00
advocatux
d8468f77bc Translated using Weblate (Spanish)
Currently translated at 100.0% (554 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2019-10-09 22:10:34 +00:00
amirale qt
3e6ae5fb68 Translated using Weblate (French)
Currently translated at 100.0% (553 of 553 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-10-09 22:10:34 +00:00
advocatux
8cdea18991 Translated using Weblate (Spanish)
Currently translated at 100.0% (553 of 553 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2019-10-09 22:10:34 +00:00
amirale qt
38fd969f94 Translated using Weblate (Esperanto)
Currently translated at 100.0% (553 of 553 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2019-10-09 22:10:34 +00:00
Alexandre Aubin
4bdcfb4373 Implement / fix i18n strings 2019-10-09 23:16:09 +02:00
Alexandre Aubin
88794805eb We probably don't need to have multiple urls per permissions ... 2019-10-09 23:02:37 +02:00
Alexandre Aubin
96bc95656c Allow the migration to proceed if slapd config was manually modified, warn the user about where the conf will be backuped 2019-10-09 19:22:31 +02:00
Alexandre Aubin
795cae1a4b
Merge branch 'stretch-unstable' into permission-visitors 2019-10-09 18:57:23 +02:00
Alexandre Aubin
ea1fd71def
Merge pull request #798 from YunoHost/detect-and-warn-early-about-unavailable-full-domain
[fix] Detect and warn early about unavailable full domains...
2019-10-08 18:35:31 +02:00
Alexandre Aubin
0d90133bb7 Improve message 2019-10-08 18:18:27 +02:00
Alexandre Aubin
2642b64af5 Detect and warn early about unavailable full domain requirement... 2019-10-08 16:11:52 +02:00
Julien Jershon
f93e2b3079 Better error message for invalid email domain. Fix https://github.com/YunoHost/issues/issues/1365. 2019-10-05 09:55:03 +02:00
Laurent Peuch
f18252d82e [i18n] change translation key to match new function name 2019-10-05 04:35:15 +02:00
Laurent Peuch
94ba47d171 [ux] better error messages when trying to remove the main domain 2019-10-05 04:32:09 +02:00
Alexandre Aubin
d063348d9b
Merge pull request #795 from YunoHost/improve-permission-interface
Polish group/permissions interface + simplify code
2019-10-04 20:02:35 +02:00
amirale qt
7533dbd650 Translated using Weblate (Esperanto)
Currently translated at 24.2% (136 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2019-10-04 17:42:53 +00:00
amirale qt
bd8a91fff7 Translated using Weblate (French)
Currently translated at 100.0% (562 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-10-04 17:42:53 +00:00
advocatux
a98d7f4750 Translated using Weblate (Spanish)
Currently translated at 100.0% (562 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2019-10-04 17:42:53 +00:00
Alexandre Aubin
692ba7c5cd
Merge pull request #814 from YunoHost/spookier-warnings-for-app-install
Spookier warnings for dangerous app install
2019-10-04 19:42:23 +02:00
Alexandre Aubin
d159f7ff07
Misc typo / wording / readability
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-28 16:11:44 +02:00
Allan Nordhøy
e1ca92234a Translated using Weblate (Norwegian Bokmål)
Currently translated at 24.9% (140 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/nb_NO/
2019-09-27 18:37:59 +00:00
nr 458 h
cb3a2a3adb Translated using Weblate (German)
Currently translated at 40.7% (229 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2019-09-27 18:37:59 +00:00
Martin Döring
81bb7bffd9 Translated using Weblate (German)
Currently translated at 40.7% (229 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2019-09-27 18:37:59 +00:00
Jean-Baptiste Holcroft
d26fa71d97 Translated using Weblate (French)
Currently translated at 76.2% (428 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-09-27 18:37:59 +00:00
amirale qt
d5999a1225 Translated using Weblate (French)
Currently translated at 76.2% (428 of 562 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-09-27 18:37:59 +00:00