Commit graph

9936 commits

Author SHA1 Message Date
Yann Autissier
e8dd243218 update Content-Security-Policy header for chromium
Chromium fails to load a jitsi video conference, refusing to create a
worker because it violates the Content Security Policy directive:
"script-src https: data: 'unsafe-inline' 'unsafe-eval'".
2023-05-19 20:39:29 +00:00
tituspijean
2b65913b89
Launch app shell 2023-05-18 19:35:56 +00:00
tituspijean
072dabaf70
Fix Bash detection for ynh_load_app_environment 2023-05-18 16:45:17 +00:00
tituspijean
425670bcfb
Remove useless var declaration in app_shell function 2023-05-18 16:14:50 +00:00
tituspijean
68a4f2b4bc
Improve ynh_load_environment helper 2023-05-18 16:14:50 +00:00
tituspijean
d27e9a9eea
Add ynh_load_app_environment helper 2023-05-18 16:14:49 +00:00
tituspijean
3bb32dc1e4
Init app_shell 2023-05-18 16:14:49 +00:00
Alexandre Aubin
06826b4fc0
Merge pull request #1662 from YunoHost/fix-options-tests
tests:options: fix missing patching data
2023-05-18 12:57:52 +02:00
axolotle
097cba4b56 tests:options: fix missing data
patching
2023-05-18 14:47:09 +02:00
Alexandre Aubin
3b75485923 tests: somehow using 'Domain' as http header aint supported anymore, gotta use Host 2023-05-16 15:21:27 +02:00
Alexandre Aubin
5b9721eb23 tests: fix bad regex permission test because python3.11 now accepts ++ quantifier, so change the 'bad regex' trick 2023-05-16 15:17:03 +02:00
Alexandre Aubin
5564f7dc12 tests: fix remaining funky mocker.spy 2023-05-16 15:11:51 +02:00
Kay0u
734db1994c
ci: don't install any package with pip, it's supposed to be preinstalled 2023-05-16 11:30:56 +02:00
Alexandre Aubin
bed9ecc09e py39->py311 in tox 2023-05-15 22:12:55 +02:00
Alexandre Aubin
1af88b0c55 ci: force tox install during lint tasks 2023-05-15 19:06:32 +02:00
Alexandre Aubin
031c641b77 tests: fix spy on m18n.n which in some cases doesnt work anymore ... not sure why, bit confused ... 2023-05-15 18:51:18 +02:00
Alexandre Aubin
482f8f3443 backup: fix again backup hook for xmpp when data folder dont exist 2023-05-15 17:37:11 +02:00
Alexandre Aubin
774ac64770 Merge remote-tracking branch 'origin/dev' into bookworm 2023-05-15 17:26:17 +02:00
Alexandre Aubin
d698c4c3de helpers: improve error message for corrupt source in ynh_setup_source, it's more relevant to cite the source url rather than the downloaded output path 2023-05-15 16:46:29 +02:00
Alexandre Aubin
ecc4c2bd1c tests: flake8 not happy about escape sequence in comment @_@ 2023-05-15 16:23:09 +02:00
Alexandre Aubin
d0838cbe58 Merge remote-tracking branch 'origin/dev' into bookworm 2023-05-13 19:20:33 +02:00
Alexandre Aubin
e59a4f849a helpers: using YNH_APP_ID instead of YNH_APP_INSTANCE_NAME during ynh_setup_source download, for more consistency and because tests was actually failing since a while because of this 2023-05-13 19:18:40 +02:00
Alexandre Aubin
8fa823b414 appsv2: fix funky current_version not being defined when hydrating pre-upgrade notifications 2023-05-13 19:07:34 +02:00
Tagadda
691ce5eace fix: python3.11 now supports Possessive Quantifiers regex 2023-05-13 14:37:32 +00:00
Alexandre Aubin
7eb10c3729
Merge pull request #1660 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-05-11 16:45:49 +02:00
Jose Riha
7b5c3d2e6e Translated using Weblate (Slovak)
Currently translated at 32.8% (251 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2023-05-10 13:27:29 +02:00
Jose Riha
a7bc6513af Translated using Weblate (Slovak)
Currently translated at 31.8% (243 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2023-05-10 09:22:57 +02:00
Alexandre Aubin
ed315b7c7a
Merge pull request #1658 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-05-08 16:38:25 +02:00
Neko Nekowazarashi
1fa325099f Translated using Weblate (Indonesian)
Currently translated at 47.9% (366 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2023-05-08 16:34:14 +02:00
Neko Nekowazarashi
fb79a04698 Translated using Weblate (Indonesian)
Currently translated at 42.6% (326 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2023-05-08 16:34:14 +02:00
Alexandre Aubin
3ce6505abe
Merge pull request #1659 from YunoHost/ci-format-debian/11.1.19
[CI] Format code with Black
2023-05-08 16:33:36 +02:00
yunohost-bot
74f4c1660c [CI] Format code with Black 2023-05-08 14:27:54 +00:00
Alexandre Aubin
ea24fca91f Update changelog for 11.1.19 2023-05-08 16:08:35 +02:00
Tagadda
f617287eb2 woops thanks codeql i guess 2023-05-05 23:58:30 +00:00
Tagadda
2dbe34c030 aaand mariadb-server ofc... 2023-05-05 23:44:46 +00:00
Tagadda
de3dd9436c create migration : s/bullseye/bookworm
s/buster/bullseye
yolo, needs some more cleanup
2023-05-05 23:40:17 +00:00
Tagadda
ea7bdb62ed mariadb-client needed by tests/test_app_resources.py 2023-05-05 22:24:43 +00:00
Tagadda
1135cf1b62 php-cli is needed for ynhtest_config.sh 2023-05-05 21:23:23 +00:00
Tagadda
8fb225f3ad remove some legacy pre-bullseye workarounds 2023-05-05 19:16:21 +00:00
Alexandre Aubin
0901298935 bookworm: add php7.x -> php8.2 autopatch 2023-05-05 20:18:19 +02:00
Alexandre Aubin
7fc7d188ad Fix XMPP stuff that may not exists 2023-05-05 20:11:16 +02:00
Alexandre Aubin
1fb3965e51 improve previous commit, use ynh_apt to have non-interactive apt etc 2023-05-05 20:10:52 +02:00
Alexandre Aubin
191520ebdd mysql: dirty/ugly patch to autoinstall mariadb-server when calling ynhmysql_setup_db when it's not installed 2023-05-05 19:22:37 +02:00
Kayou
30bd0e05b2
Update test.gitlab-ci.yml
oopsie
2023-05-05 16:38:53 +02:00
Kayou
859f9c05a5
Update test.gitlab-ci.yml
fix tests for bookworm, don't try this at home²
2023-05-05 16:37:33 +02:00
Kay0u
47da68f076
Revert "fix tests for bookworm, don't try this at home"
This reverts commit 487ccdd339.
2023-05-05 16:36:47 +02:00
Kayou
487ccdd339
fix tests for bookworm, don't try this at home 2023-05-05 16:34:40 +02:00
Alexandre Aubin
224f1b1730 firewall: fix upnpc.discover() behavior that somehow now trigger an exception when cant talk to upnp device 2023-05-05 00:09:09 +02:00
Alexandre Aubin
37eac5e121 Update changelog for 12.0.0 2023-05-04 20:31:14 +02:00
Alexandre Aubin
0ab7c952f1 bookworm/debian: adapt control file to bookworm 2023-05-04 20:11:10 +02:00