John Hackett
013aff3d0c
Add push notification plugins
...
This is reasonably important for the performance of clients such as Delta Chat. The plugins are bundled with dovecot by default (see https://wiki2.dovecot.org/Plugins ) so this should not be disruptive.
2023-02-10 00:14:57 +00:00
Alexandre Aubin
0da6370d62
postfix complains about unused parameter: exclude_internal=yes / search_timeout=30
2023-02-10 00:15:02 +01:00
Alexandre Aubin
258e28f703
Update changelog for 11.1.6.2
2023-02-09 19:01:11 +01:00
Alexandre Aubin
a154e811db
doc: improve app resource doc
2023-02-09 19:00:17 +01:00
Alexandre Aubin
658940079d
backup: fix postinstall during full restore ... tmp admin user can't be named 'admin' because of conflicting alias with the admins group
2023-02-09 18:59:55 +01:00
Alexandre Aubin
a4fa6e07d0
permissions: fix trailing-slash issue in edge case where app has additional urls related to a different domain
2023-02-09 17:09:15 +01:00
Alexandre Aubin
dd6d083904
Update changelog for 11.1.6.1
2023-02-08 22:51:22 +01:00
Alexandre Aubin
6b38a1b546
Merge pull request #1592 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2023-02-08 22:50:28 +01:00
ButterflyOfFire
e974f30ba1
Translated using Weblate (Arabic)
...
Currently translated at 25.8% (195 of 755 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-02-08 22:46:29 +01:00
ButterflyOfFire
a1e2237fbb
Translated using Weblate (Arabic)
...
Currently translated at 23.5% (178 of 755 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-02-08 22:46:29 +01:00
Poesty Li
eb396fdb13
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 70.0% (529 of 755 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/zh_Hans/
2023-02-08 22:46:29 +01:00
xabirequejo
ea2b0d0c51
Translated using Weblate (Basque)
...
Currently translated at 98.1% (741 of 755 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2023-02-08 22:46:29 +01:00
Alexandre Aubin
48e488f89e
backup: fix full backup restore postinstall calls that now need first username+fullname+password
2023-02-08 22:46:03 +01:00
Alexandre Aubin
024db62a1d
users: Allow digits in user fullname
2023-02-07 19:22:54 +01:00
Alexandre Aubin
6520d82e4d
ci: fix helpers doc regen + add auto app resource doc
2023-02-07 13:43:32 +01:00
Alexandre Aubin
2eb7da0603
dns: fix CAA recommended DNS conf -> 0 is apparently a more sensible value than 128...
2023-02-07 12:17:28 +01:00
Alexandre Aubin
00b411d18d
Update changelog for 11.1.6
2023-02-07 00:21:39 +01:00
Alexandre Aubin
63a95c28d6
Update changelog for 11.1.6
2023-02-07 00:19:08 +01:00
Kayou
106cb0a6fd
code_quality only for tags³
2023-02-06 21:49:35 +01:00
Kayou
edf8ec1944
code_quality only for tags²
2023-02-06 20:22:50 +01:00
Kayou
fa7f7f77b9
run code_quality jobs only for tags (new versions)
2023-02-06 20:17:55 +01:00
Alexandre Aubin
e0bdb605ee
Merge pull request #1587 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2023-02-06 17:49:43 +01:00
ppr
e78b62448b
Translated using Weblate (French)
...
Currently translated at 100.0% (755 of 755 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2023-02-06 17:48:49 +01:00
Krzysztof Nowakowski
8247a649e7
Translated using Weblate (Polish)
...
Currently translated at 10.2% (77 of 753 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pl/
2023-02-06 17:48:49 +01:00
Grzegorz Cichocki
a80734d240
Translated using Weblate (Polish)
...
Currently translated at 10.2% (77 of 753 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pl/
2023-02-06 17:48:49 +01:00
ppr
91a3e79eaf
Translated using Weblate (French)
...
Currently translated at 100.0% (753 of 753 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2023-02-06 17:48:49 +01:00
Alexandre Aubin
add0dbb864
Merge pull request #1586 from ericgaspar/dev
...
Fix composer workdir variable for package v2
2023-02-06 17:48:40 +01:00
Alexandre Aubin
e39c89e087
Merge branch 'dev' into dev
2023-02-06 17:48:07 +01:00
Alexandre Aubin
cb505b578b
ynh_install_composer: use either final_path or install_dir depending on packaging format
2023-02-06 17:47:03 +01:00
Alexandre Aubin
1e5203426b
admins migration: try to losen up even more the search for first admin user x_x
2023-02-06 17:41:43 +01:00
Alexandre Aubin
480b84b350
Merge pull request #1591 from YunoHost/fix-ynh-write-after
...
[fix] ynh_write_var_in_file should replace one occurencies
2023-02-06 17:40:23 +01:00
Alexandre Aubin
b5b69e952d
domain/dns: don't miserably crash when the domain is known by lexicon but not in registrar_list.toml
2023-02-06 16:26:46 +01:00
Alexandre Aubin
29c6564f09
ci: fix backup test / gotta tell the mocker about the new 'name' arg for backup create messages é_è
2023-02-06 16:15:55 +01:00
Alexandre Aubin
0f24846e0b
backup: fix previou fix /o\, name is sometimes None
2023-02-06 16:15:22 +01:00
Alexandre Aubin
170eaf5d74
backup/multimedia: test that /home/yunohots.multimedia does exists to avoid boring warning later
2023-02-06 15:46:21 +01:00
ljf
ca0db0ec58
[fix] ynh_write_var_in_file should replace one occurencies
2023-02-06 15:44:50 +01:00
Alexandre Aubin
387f57d630
Merge pull request #1590 from YunoHost/fix-and-ynh-write-var
...
[fix] Put a & into a config var
2023-02-06 14:33:09 +01:00
Alexandre Aubin
71042f0860
appsv2: when initalizing permission, make sure to add 'all_users' when visitors is chosen
2023-02-06 14:32:19 +01:00
Alexandre Aubin
c179d4b88f
appsv2/group question: don't include primary groups in choices
2023-02-06 14:32:19 +01:00
ljf (zamentur)
9f686a115f
[fix] Put a & into a config var
2023-02-06 14:28:06 +01:00
Alexandre Aubin
b7c5913683
Merge pull request #1589 from YunoHost/fix-write-var-redundant-keys
...
[fix] Write var in files with redundants keys
2023-02-06 14:00:38 +01:00
ljf (zamentur)
8241e26fc2
[fix] Write var in files with redundants keys
2023-02-06 13:51:32 +01:00
Alexandre Aubin
07f287f680
Merge pull request #1588 from YunoHost/fix-ynh-replace-string
...
[fix] Allow to do replace string with @
2023-02-06 13:33:30 +01:00
ljf (zamentur)
f742bdf832
[fix] Allow to do replace string with @
2023-02-06 13:26:36 +01:00
Alexandre Aubin
4dee434e71
domains: add missing logic to inject translated 'help' keys in config panel like we do for global settings
2023-02-05 18:31:36 +01:00
Alexandre Aubin
a035024666
Update changelog for 11.1.5.5
2023-02-04 18:51:35 +01:00
Alexandre Aubin
fb54da2e35
appsv2: moar fixes for v1->v2 upgrade not getting the proper env context
2023-02-04 18:46:33 +01:00
Alexandre Aubin
8485ebc75a
admin->admins migration: try to handle boring case where the 'first' user cant be identified because it doesnt have the root@ alias
2023-02-03 21:13:17 +01:00
Alexandre Aubin
3bbba640e9
appsv2: ignore the old/ugly/legacy removal of apt deps when removing the php conf, because that's handled by the apt resource
2023-02-03 21:05:23 +01:00
Alexandre Aubin
9459aed65e
Update changelog for 11.1.5.4
2023-02-03 20:43:42 +01:00