Ilya
af343ed6ce
Translated using Weblate (Russian)
...
Currently translated at 48.9% (336 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ru/
2022-05-16 13:51:55 +00:00
Ilya
660c77d0d5
Translated using Weblate (Russian)
...
Currently translated at 32.0% (220 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ru/
2022-05-16 13:51:55 +00:00
ppr
866d3dbd07
Translated using Weblate (French)
...
Currently translated at 99.8% (685 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-05-16 13:51:55 +00:00
Alexandre Aubin
100cd2fdd4
Merge pull request #1460 from YunoHost/fix-dns-suggest
...
[fix] Bad DNS conf suggestion
2022-05-16 15:51:48 +02:00
Alexandre Aubin
bd0f7a536a
Merge pull request #1462 from YunoHost/ci-format-dev
...
[CI] Format code with Black
2022-05-16 15:50:38 +02:00
Alexandre Aubin
d600cdf366
Merge pull request #1463 from YunoHost/ynh_add_config_template
...
ynh_add_config template
2022-05-16 15:50:23 +02:00
Alexandre Aubin
976b4ad298
Merge pull request #1464 from keomabrun/patch-1
...
Content Security Policies Report-Only and Websockets
2022-05-16 15:49:52 +02:00
Keoma Brun
b32bc3a034
Content Security Policies Report and Websockets
...
Add the `wss:` field so that Nginx does not create warning when using Websocket over TLS.
This modification only affects the `Report-Only` part of the CSP, that takes care of creating warnings in the logs.
Warning ex (fr only sorry):
```
Content Security Policy: Les paramètres de la page ont empêché le chargement d’une ressource à wss://your.website.tld (« default-src »). Un rapport CSP est en cours d’envoi.
```
2022-05-15 18:33:44 +02:00
yalh76
106e1fa801
ynh_add_config template
2022-05-09 19:50:58 +02:00
yunohost-bot
158dc7ae14
[CI] Format code with Black
2022-05-06 14:40:24 +00:00
ljf (zamentur)
ea5bfd1693
[fix] Allow lime2 to upgrade even if kernel is hold ( #1452 )
...
* [fix] Allow lime2 to upgrade even if kernel is hold
* [fix] Bad set operation
2022-05-06 16:25:54 +02:00
ljf (zamentur)
6f5bb03b2d
[fix] depreciation warning about unicode
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-05-06 15:36:28 +02:00
ljf (zamentur)
76661a3e6c
Add comment
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-05-06 15:31:12 +02:00
Alexandre Aubin
3d54adf8df
Merge pull request #1456 from YunoHost/ci-auto-update-n-v8.2.0
...
Upgrade n to version 8.2.0 and fix autoupdater
2022-04-28 22:29:03 +02:00
tituspijean
437c967098
Update nodejs helper for autoupdater
2022-04-28 21:42:46 +02:00
tituspijean
d05f192a4f
Update n checksum with autoupdater
2022-04-28 21:42:19 +02:00
tituspijean
9c804d1ca2
Update n checksum with autoupdater
2022-04-28 21:39:23 +02:00
Alexandre Aubin
a3417d9864
Merge pull request #1453 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2022-04-27 21:28:49 +02:00
Jimmy Angel Pérez Díaz
ce93067229
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (686 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2022-04-27 19:21:50 +00:00
Jimmy Angel Pérez Díaz
481aac5f80
Translated using Weblate (Spanish)
...
Currently translated at 95.3% (654 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2022-04-27 19:21:50 +00:00
Jimmy Angel Pérez Díaz
4a871943b8
Translated using Weblate (Spanish)
...
Currently translated at 88.0% (604 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2022-04-27 19:21:50 +00:00
Jimmy Angel Pérez Díaz
398f882ac2
Translated using Weblate (Spanish)
...
Currently translated at 87.3% (599 of 686 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2022-04-27 19:21:50 +00:00
Alexandre Aubin
209c8d9016
Merge pull request #1457 from YunoHost/ynh_apps
...
helpers: fix quoting issue in new ynh_install_apps helper
2022-04-27 21:21:45 +02:00
ljf
19769d8348
[fix] Bad DNS conf suggestion
2022-04-27 14:59:55 +02:00
Tagadda
c4d188200c
wip tests
2022-04-26 17:26:48 +00:00
Tagadda
607a22de00
use moulinette instead of os.system, os.chown, os.chmod
2022-04-26 17:26:48 +00:00
Tagadda
dcb01a249b
wip unit tests
2022-04-26 17:26:48 +00:00
Tagadda
2d92c93af1
settings: use the yml when necessary
2022-04-26 17:26:48 +00:00
Tagadda
0bad639b3d
migration wip
2022-04-26 17:26:48 +00:00
Tagadda
fbadceb72a
settings: use True and False for booleans
2022-04-26 17:26:48 +00:00
Tagadda
2bf3fed6e6
settings: password stength...what could go wrong ?
2022-04-26 17:26:48 +00:00
Tagadda
6563ebb1ca
typo
2022-04-26 17:26:48 +00:00
Tagadda
133ba3f14f
settings: backup settings.yml
2022-04-26 17:26:48 +00:00
Tagadda
f0bf8dd1fd
settings: use email.smtp.smtp_relay_enabled
2022-04-26 17:26:48 +00:00
Tagadda
eb747cc15e
Search and replace old settings, first pass
2022-04-26 17:26:48 +00:00
Tagadda
1d782b3a66
Update locales again
2022-04-26 17:26:48 +00:00
Tagadda
2156fb402b
settings migration
2022-04-26 17:26:48 +00:00
Tagadda
f3349d4b3d
settings migration wip
2022-04-26 17:26:48 +00:00
Tagadda
6428417aa0
clean unused code
...
and a typo :D
2022-04-26 17:26:48 +00:00
Tagadda
35c5015db2
Update locales
2022-04-26 17:26:48 +00:00
Tagadda
3fd14a420e
wip
2022-04-26 17:26:48 +00:00
Tagadda
b6085fef8d
wip
2022-04-26 17:26:48 +00:00
yalh76
1af8f9969b
Fix argument
2022-04-20 23:40:24 +02:00
yunohost-bot
c0e9b3ba8e
Upgrade n to v8.2.0
2022-04-20 19:38:22 +00:00
tituspijean
3f9fd91334
Fix n auto-updater base branch
2022-04-20 21:37:49 +02:00
tituspijean
d4007484f3
Fix n auto-updater
2022-04-20 21:32:46 +02:00
tituspijean
2d0f229a2a
Merge pull request #1437 from YunoHost/add-n-autoupdater
...
Add n auto-updater
2022-04-19 22:37:41 +02:00
ljf (zamentur)
d68bc4c0d4
Merge pull request #1445 from YunoHost/ynh_app
...
Implement install and removal of YunoHost apps
2022-04-19 22:20:33 +02:00
Alexandre Aubin
ccc83412c9
Merge pull request #1455 from YunoHost/enh-ynh_string_random
...
Improve ynh_string_random
2022-04-18 15:29:17 +02:00
tituspijean
57a8cb6e1a
Improve ynh_string_random
...
Allows to select which characters can be returned by the helper
2022-04-18 11:51:25 +02:00