Commit graph

6794 commits

Author SHA1 Message Date
Radek S
dbaccb3c2d Translated using Weblate (Czech)
Currently translated at 2.9% (19 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/cs/
2021-05-24 14:57:09 +00:00
xaloc33
72e8fd2bed Translated using Weblate (Catalan)
Currently translated at 97.9% (623 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2021-05-24 14:57:09 +00:00
José M
9df6e84fd4 Translated using Weblate (Galician)
Currently translated at 0.1% (1 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2021-05-24 14:57:09 +00:00
Éric Gaspar
36e2cf52ea Translated using Weblate (French)
Currently translated at 100.0% (625 of 625 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-05-24 14:57:09 +00:00
Christian Wehrli
f84bf18390 Translated using Weblate (German)
Currently translated at 87.7% (558 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-05-24 14:57:09 +00:00
Weblate
dca1f47e4f Added translation using Weblate (Galician) 2021-05-24 14:57:09 +00:00
Weblate
d7486116c3 Added translation using Weblate (Finnish) 2021-05-24 14:57:09 +00:00
Alexandre Aubin
7cceec56d8
Merge pull request #1232 from YunoHost/ci-format-dev
[CI] Format code
2021-05-24 16:57:03 +02:00
Alexandre Aubin
a143018abb
Merge pull request #1230 from YunoHost/fix-ldapinit
[fix] Be able to init slapd in a chroot
2021-05-24 16:56:20 +02:00
Alexandre Aubin
27300282da Gotta source the helper when being in the appropriate folder, because of the new 'realpath' for YNH_APP_BASEDIR 2021-05-24 16:55:35 +02:00
Alexandre Aubin
74054f721a Manually create /home/admin with cp and chown instead of relying on mkhomedir_helper, to cover running the procedure in a chroot 2021-05-24 16:05:45 +02:00
yunohost-bot
fbdbd9e039 [CI] Format code 2021-05-24 13:49:17 +00:00
Alexandre Aubin
55a3313bb9
Merge pull request #1233 from YunoHost/fix-bad-timeout-dig
[fix] Diagnosis dns query taking an awful amount of time because of timeout
2021-05-24 15:37:12 +02:00
ljf (zamentur)
75d2f71d1a
[fix] Typo in comments 2021-05-24 15:36:03 +02:00
ljf
8829e2ccce [fix] Diagnosis dns query timeout 2021-05-24 15:30:08 +02:00
ljf
170156ac22 [fix] Check ldap db integrity 2021-05-24 11:50:11 +02:00
Alexandre Aubin
cd2e425890 Fix tools upgrade tip 2021-05-24 01:30:17 +02:00
Alexandre Aubin
be492b5f7f Unused i18n string 2021-05-24 00:33:33 +02:00
Alexandre Aubin
2d45c18961 Unused imports 2021-05-24 00:32:53 +02:00
Alexandre Aubin
9574fd4777 Gotta restart slapd first to prevent admin user not being known when initializing home 2021-05-24 00:20:53 +02:00
Alexandre Aubin
c516cc8eb1 Create admin folder directly in slapd init 2021-05-24 00:03:10 +02:00
Alexandre Aubin
e8a625dba5 Unused i18n key 2021-05-23 23:52:23 +02:00
Alexandre Aubin
8aa911b6e2 Misc renaming/tweaks for more sensible naming 2021-05-23 23:49:36 +02:00
Alexandre Aubin
9dccfa721e Fix ldap init using slapadd 2021-05-23 23:07:28 +02:00
ljf
8efa4dce6e [tmp] debug on ci 2021-05-23 22:54:00 +02:00
ljf
99247e3d08 [fix] Migrations 2021-05-23 22:46:28 +02:00
Alexandre Aubin
f2d57947ea
Merge pull request #1231 from YunoHost/fix-spfbl
[fix] Remove SPFB cause this dnsbl make false positive compared to we…
2021-05-23 20:16:29 +02:00
Alexandre Aubin
6ddc4b8cea
Merge pull request #1229 from Salamandar/patch-1
Set YNH_APP_BASEDIR as an absolute path
2021-05-23 20:16:18 +02:00
Alexandre Aubin
dfb5585021
Merge pull request #1228 from YunoHost/fix-unwanted-warning
[fix] Remove warning to user (transfered in linter)
2021-05-23 20:15:54 +02:00
ljf (zamentur)
ea5a6d301f
[fix] Email on certificate renewing failed (#1227)
* [fix] Email on certificate renewing failed

* [enh] Use check_output instead of subprocess

* Update src/yunohost/certificate.py

Co-authored-by: Kayou <pierre.moltess@gmail.com>

* [mod] Use f-string for readability

Co-authored-by: Kayou <pierre.moltess@gmail.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-05-23 20:09:48 +02:00
ljf (zamentur)
4266cfec6b
[fix] Remove SPFB cause this dnsbl make false positive compared to web version ! 2021-05-21 01:09:19 +02:00
ljf
d241db4c33 [fix] Be able to init slapd in a chroot 2021-05-21 00:46:31 +02:00
Salamandar
9c21fde52b
Set YNH_APP_BASEDIR as an absolute path
Ping @alexAubin :)
2021-05-18 22:03:06 +02:00
ljf (zamentur)
d1ea646876
[fix] Remove warning to user (transfered in linter) 2021-05-18 21:43:52 +02:00
ljf (zamentur)
0f10b91fa1
[fix] nftable migrations for python3 compatibility 2021-05-13 17:25:28 +02:00
Alexandre Aubin
52e307040e Attempt to fix the 'yunohost-api' being down after yunohost upgrades ... Apparently this is due to the port being still busy, which is puzzling, but also because it tries to restart but hit the StartLimitBurst (defaults is 5 times in 10 s). Increasing RestartSec to 5 may fix the issue (at some point the port gets free and service starts) 2021-05-11 00:21:12 +02:00
Alexandre Aubin
2b0df6c35a Add requirements for new helpers 2021-05-10 19:00:53 +02:00
Alexandre Aubin
06f8c1cc88 Define ynh_node_load_path to be compatible with ynh_replace_vars 2021-05-10 19:00:53 +02:00
Alexandre Aubin
a66b9a89f3
Merge pull request #1224 from YunoHost-Apps/n-upgrade
Update nodejs
2021-05-10 17:24:12 +02:00
ericgaspar
bdd343a4b7
Update nodejs 2021-05-10 09:53:39 +02:00
Alexandre Aubin
4aaf015428
Also catch tarfile.ReadError as possible archive corruption error 2021-05-09 18:38:17 +02:00
ljf (zamentur)
2ea4c2bae9
[fix] Inconsistency in translation 2021-05-09 01:00:59 +02:00
Alexandre Aubin
b4570b81da Update changelog for 4.2.4 2021-05-08 15:06:49 +02:00
Alexandre Aubin
1757ce6012
Merge pull request #1222 from yalh76/ynh_systemd_action_stop
ynh_systemd_action: Fix case where service is already stopped
2021-05-08 14:56:58 +02:00
Alexandre Aubin
14c74c5173
Merge pull request #1220 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-05-08 14:45:36 +02:00
Flavio Cristoforetti
abd05beff2 Translated using Weblate (Italian)
Currently translated at 100.0% (636 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2021-05-08 12:44:57 +00:00
Quentí
badbfacb74 Translated using Weblate (Occitan)
Currently translated at 58.3% (371 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2021-05-08 12:44:57 +00:00
Christian Wehrli
5b52fbeee1 Translated using Weblate (German)
Currently translated at 86.6% (551 of 636 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-05-08 12:44:57 +00:00
Alexandre Aubin
9334e1d8f7
Merge pull request #1221 from YunoHost/ci-format-dev
[CI] Format code
2021-05-08 14:44:53 +02:00
yunohost-bot
b38d5eedf7 [CI] Format code 2021-05-07 18:22:04 +00:00