tituspijean
4b4ce9aef6
Default to WorkingDirectory then install_dir for ynh_spawn_app_shell
...
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
2023-05-24 23:13:52 +02:00
tituspijean
cc167cd92c
Rename ynh_load_app_environment into ynh_spawn_app_shell
...
Co-authored-by: Florent <florent.git@zeteo.me>
2023-05-24 21:12:06 +00:00
tituspijean
21c7c41812
Extend ynh_load_app_environment usage examples
...
Co-authored-by: Florent <florent.git@zeteo.me>
2023-05-24 23:08:53 +02:00
Kay0u
f046c291e5
add missing args in tests
2023-05-22 19:32:53 +02:00
Alexandre Aubin
db9aa8e6c7
Update changelog for 11.1.20
2023-05-20 18:58:11 +02:00
Alexandre Aubin
b5068ad007
Merge pull request #1664 from aya/update-content-security-policy
...
Update "worker" Content-Security-Policy header when in experimental security mode
2023-05-20 18:47:44 +02:00
Alexandre Aubin
751930043f
Merge pull request #1665 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2023-05-20 18:46:49 +02:00
Ilya
a508684740
Translated using Weblate (Russian)
...
Currently translated at 40.0% (306 of 764 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ru/
2023-05-20 04:15:24 +02:00
Éric Gaspar
df523cdbf0
Translated using Weblate (French)
...
Currently translated at 100.0% (764 of 764 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2023-05-20 04:15:24 +02:00
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
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
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
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
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
a7350a7eae
appsv2/regenconf: prevent set -u to be enabled during regen-conf triggered from inside appsv2 scripts
2023-05-04 17:02:35 +02:00
tituspijean
d5cc3dc13d
Merge pull request #1655 from YunoHost/fix-notifs
2023-05-02 13:16:52 +02:00
tituspijean
328d9276f0
Fix str(current_version)
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-02 13:16:38 +02:00
tituspijean
667612619b
Fix current_version parsing for notifications
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-01 18:04:31 +02:00
axolotle
4df7e4681d
form: force option type to 'select' if there's 'choices' + add test
2023-04-30 17:15:40 +02:00
Alexandre Aubin
8fbdd228ab
appsv2: in perm resource, fix handling of additional urls containing vars to replace
2023-04-28 22:40:40 +02:00
Alexandre Aubin
8b71ebc40f
Merge pull request #1654 from YunoHost/ci-autofix-translated-strings-dev
...
[CI] Reformat / remove stale translated strings
2023-04-28 11:58:21 +02:00
Alexandre Aubin
a129adef20
Merge pull request #1646 from YunoHost/ci-auto-update-n-v
...
Upgrade n to version 9.1.0
2023-04-28 11:57:52 +02:00
Alexandre Aubin
76bf9044c4
Merge pull request #1649 from YunoHost/before-pydantic
...
ConfigPanel: Before pydantic (renames) 1/3
2023-04-28 11:57:20 +02:00
yunohost-bot
63760680f8
Upgrade n to v
2023-04-28 05:11:13 +00:00
yunohost-bot
0282670458
[CI] Reformat / remove stale translated strings
2023-04-27 15:10:21 +00:00
Alexandre Aubin
15160425c9
Merge pull request #1648 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2023-04-27 16:51:48 +02:00
xabirequejo
d94ed2be9e
Translated using Weblate (Basque)
...
Currently translated at 97.2% (743 of 764 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2023-04-27 00:43:03 +02:00
Neko Nekowazarashi
510b3979e6
Translated using Weblate (Indonesian)
...
Currently translated at 36.3% (278 of 764 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2023-04-25 12:11:41 +02:00
ButterflyOfFire
380e2d23aa
Translated using Weblate (Arabic)
...
Currently translated at 29.7% (227 of 764 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-04-23 20:53:56 +02:00
axolotle
c1f0ac04c7
rename Option.name to Option.id
2023-04-19 20:27:17 +02:00
axolotle
fe5c73b4ed
form+configpanel: sort imports
2023-04-19 20:27:17 +02:00