Commit graph

8048 commits

Author SHA1 Message Date
Kayou
b13956c5ec
Merge pull request #1438 from kay0u/patch-1
[fix] postfix sni tls_server_chain_sni_maps -> tls_server_sni_maps
2022-02-09 13:36:58 +01:00
Kayou
08be0ee020
[fix] postfix sni tls_server_chain_sni_maps -> tls_server_sni_maps 2022-02-09 13:33:22 +01:00
Alexandre Aubin
2308dea140
Merge pull request #1435 from ericgaspar/8.0.2
Update n to 8.0.2
2022-02-07 13:19:24 +01:00
Alexandre Aubin
8769ab231d
Merge pull request #1433 from YunoHost/hidepid
security: Enable proc-hidepid by default
2022-02-07 13:18:08 +01:00
ericgaspar
3c02fb7d4a
Update nodejs 2022-02-06 12:40:00 +01:00
Alexandre Aubin
de6844250f postinstall: migrate_to_bullseye should be skipped on bullseye 2022-02-01 15:43:03 +01:00
Alexandre Aubin
d6a6ca1db4 security: Enable proc-hidepid by default 2022-02-01 12:52:40 +01:00
Alexandre Aubin
83dfc0590d
Merge pull request #1430 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-01-31 03:40:29 +01:00
yunohost-bot
d28f725762 [CI] Format code with Black 2022-01-31 02:32:46 +00:00
Alexandre Aubin
67a293e03b
Merge pull request #1429 from Tagadda/configpanel-filter-ast
configpanel: filter in AppQuestion
2022-01-31 03:13:48 +01:00
Tagadda
3de3205648 set default filter to always return true 2022-01-30 22:39:26 +00:00
Tagadda
f2b95e5fbe configpanel: filter as a simple_js_expression 2022-01-30 20:45:06 +00:00
Alexandre Aubin
ab5580cb11 Update changelof for 11.0.4 2022-01-29 19:23:07 +01:00
Alexandre Aubin
9ae7ec5930 php73_to_php74: stopping php7.3 before starting 7.4 should be more robust in case confs are conflicting 2022-01-29 19:19:29 +01:00
Alexandre Aubin
f0a01ba25d php73_to_php74: another search&replace for synapse 2022-01-29 19:19:29 +01:00
Alexandre Aubin
97e17bbddb
Merge pull request #1424 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-01-29 19:13:33 +01:00
Alexandre Aubin
0a59f86329 configpanel: oopsies, super()._apply() was only called when changing the default app :P 2022-01-29 19:10:28 +01:00
yunohost-bot
e1ffe57282 [CI] Format code with Black 2022-01-29 17:48:05 +00:00
Alexandre Aubin
adb0e67b25 Aaand hasattr not working as expected 2022-01-29 18:28:07 +01:00
Alexandre Aubin
e46fe6b77b Typo: self.hasattr is not a thing /o\ 2022-01-29 18:05:23 +01:00
Alexandre Aubin
7377798385 Revert "Tmp fix to try to debug the CI @_@"
This reverts commit 3ca302b85d.
2022-01-29 17:50:03 +01:00
Alexandre Aubin
74e73c470f Revert "Moar tmp tweaks to try to debug the CI"
This reverts commit 16946372cc.
2022-01-29 17:49:59 +01:00
Alexandre Aubin
bf6252ac1d configpanels: optimize _get_toml for domains to not load the whole DNS section stuff when just getting a simple info from another section 2022-01-29 17:49:45 +01:00
Alexandre Aubin
16946372cc Moar tmp tweaks to try to debug the CI 2022-01-29 17:18:24 +01:00
Alexandre Aubin
3ca302b85d Tmp fix to try to debug the CI @_@ 2022-01-29 16:54:27 +01:00
Alexandre Aubin
345e50ae00 regenconf: make some systemctl enable/disable quiet² 2022-01-29 16:49:03 +01:00
Alexandre Aubin
bccff1b442 regenconf: make some systemctl enable/disable quiet 2022-01-29 15:52:20 +01:00
Alexandre Aubin
3a85b5201a
Merge pull request #1427 from Tagadda/fix-appinstall
[fix] Compute choices for the yunohost admin when installing an app
2022-01-29 15:45:38 +01:00
Alexandre Aubin
d88e4b0d45
Merge pull request #1422 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-01-29 15:38:12 +01:00
Alexandre Aubin
f92c11edaf
Merge pull request #1426 from ericgaspar/dev
Fix typo
2022-01-29 15:37:36 +01:00
Éric Gaspar
d79e3618de Translated using Weblate (French)
Currently translated at 100.0% (687 of 687 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-01-29 13:37:13 +00:00
Weblate
c9606d353b Added translation using Weblate (Danish) 2022-01-29 13:37:13 +00:00
Tymofii-Lytvynenko
fc3834bff5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (687 of 687 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
2022-01-29 13:37:13 +00:00
Alexandre Aubin
49b444e480 tools_upgrade: raise a Yunohost error, not a raw exception, when misusing args 2022-01-29 14:36:49 +01:00
Tagadda
9486931674 Hydrate manifest with choices 2022-01-28 02:39:20 +00:00
Tagadda
740eaa43ae typos 2022-01-28 02:39:02 +00:00
ericgaspar
377558b54e
Fix typo 2022-01-27 12:15:09 +01:00
Alexandre Aubin
27f8809a2c
Merge pull request #1425 from YunoHost/enh-mdns
Enhance yunomdns service startup
2022-01-26 22:12:51 +01:00
tituspijean
67cce15d02 Enhance yunomdns service startup
Make it rely on network-online.target instead of network.target

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-01-26 20:59:56 +00:00
Alexandre Aubin
99fd7f628e
Merge pull request #1423 from YunoHost/fix-bash_completion
fix bash_completion
2022-01-26 14:30:09 +01:00
Alexandre Aubin
4b78e8e327 [mod] certificate: drop unused 'staging' LE mode 2022-01-26 14:29:04 +01:00
Kay0u
dcf1a892bf
fix bash_completion 2022-01-26 14:19:09 +01:00
Alexandre Aubin
9b89f66bba Update changelog for 11.0.3 2022-01-25 13:09:19 +01:00
Alexandre Aubin
07396b8b34 [fix] When no main app permission found, fallback to default label instead of having a 'None' label to prevent the webadmin from displaying an empty app list 2022-01-25 13:04:06 +01:00
Alexandre Aubin
6d4220e9a0
Merge pull request #1419 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-01-24 19:23:46 +01:00
yunohost-bot
71e73c7cf2 [CI] Format code with Black 2022-01-24 18:16:08 +00:00
Alexandre Aubin
981c7b5649
Merge pull request #1406 from Tagadda/enh-domain-default-app
Manage default application with DomainConfigPanel
2022-01-24 18:49:06 +01:00
Alexandre Aubin
fde01fafd7 app questions in config panel: handle choices with nice display names for webadmin 2022-01-24 18:40:20 +01:00
Alexandre Aubin
8836fdeeaa Merge branch 'dev' into enh-domain-default-app 2022-01-24 18:40:10 +01:00
Alexandre Aubin
68fffd7c6d
Merge pull request #1421 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-01-24 18:13:14 +01:00