Commit graph

8845 commits

Author SHA1 Message Date
Alexandre Aubin
a7baea3070 Merge branch 'dev' into manifestv2 2022-08-04 18:13:34 +02:00
Alexandre Aubin
e29e9ca3f9 Missing import... 2022-08-04 18:08:01 +02:00
Alexandre Aubin
d7e87b34c7 Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-03 22:11:49 +02:00
Alexandre Aubin
0022abe896 manifestv2: switch to API v3 for catalog which includes v2 manifests 2022-08-03 22:11:17 +02:00
Alexandre Aubin
dc1f5725d0 manifestv2: fix v1/v2 conversion for maintainers 2022-08-03 21:47:02 +02:00
Alexandre Aubin
9d39a2c0b4
regenconf dhclient/resolvconf: fix weird typo, probably meant 'search' (like in our rpi-image tweaking) 2022-08-03 16:09:47 +02:00
Alexandre Aubin
f6cd35d94b
configpanels: remove debug message because it floods the regenconf logs 2022-08-03 15:03:09 +02:00
Alexandre Aubin
cb5aa7006a
Merge pull request #1476 from YunoHost/fix-postinstall-127-password
[fix] Be able to redo postinstall after 128+ chars password
2022-08-03 14:55:47 +02:00
ljf (zamentur)
7c28edd255
[fix] Missing import 2022-08-03 14:53:56 +02:00
ljf (zamentur)
6d8a18e71b
[fix] Missing import 2022-08-03 14:52:17 +02:00
ljf (zamentur)
f705d81e17
[fix] Bad importation 2022-08-03 14:51:19 +02:00
ljf (zamentur)
fdaf9fc098
[fix] Import assert_password_is_compatible 2022-08-03 14:51:00 +02:00
Alexandre Aubin
9b307d02c6
Merge pull request #1480 from YunoHost/one_arg
Fixing app without arguments
2022-08-03 10:58:38 +02:00
Alexandre Aubin
da622915b1
Merge pull request #1473 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-08-03 10:56:02 +02:00
Meta Meta
d868d290c1 Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Valentin von Guttenberg
b195cf50ad Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Gregor
f6cb2075f0 Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Jose Riha
898091d210 Translated using Weblate (Slovak)
Currently translated at 31.0% (213 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Jose Riha
1cf7c72721 Translated using Weblate (Slovak)
Currently translated at 29.3% (201 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Jose Riha
ddcc114d0c Translated using Weblate (Slovak)
Currently translated at 27.1% (186 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Kay0u
30e926f92c
do not change the nginx template conf, replace #sub_path_only and #root_path_only after ynh_add_config, otherwise it breaks the change_url script 2022-07-25 12:03:05 +02:00
yalh76
d63caa7776 Fixing app without arguments 2022-07-22 19:30:44 +02:00
theo@manjaro
d531f8e085 Proper locales 2022-07-22 16:22:04 +02:00
theo@manjaro
22fc36e16e Doc-strings and formatting 2022-07-22 16:15:31 +02:00
theo-is-taken
3fea05c4d6
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-22 16:01:18 +02:00
theo@manjaro
cdd5790808 Fixed content condition 2022-07-22 16:00:23 +02:00
theo@manjaro
b7b4dbfcdf Increased depth of scan 2022-07-22 15:56:54 +02:00
theo@manjaro
fc0266a62e Removed "useless" venv backup 2022-07-22 15:53:50 +02:00
theo@manjaro
3e4b88322d Merge branch 'buster_migration_fix' of https://github.com/theo-is-taken/yunohost into buster_migration_fix 2022-07-22 15:37:27 +02:00
theo@manjaro
a440afe8eb Clarification regarding the use of os functions instead of glob 2022-07-22 15:26:10 +02:00
theo-is-taken
2e9c4f991e
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-22 15:23:06 +02:00
theo@manjaro
1ce13d631d Detect venvs from /var/www/ and recursively 2022-07-22 14:15:21 +02:00
theo@manjaro
2d223c9158 Saving app's venv in a requirements file, in order to regenerate it
post-update
2022-07-22 10:22:28 +02:00
theo@manjaro
31bbc026fd Don't restrict choices if there's no choices specified 2022-07-20 11:24:42 +02:00
yunohost-bot
6da5c21cff Upgrade n to v9.0.0 2022-07-16 05:14:00 +00:00
ljf
fdca9e1041 [fix] Be able to redo postinstall after 128+ chars password 2022-07-16 01:12:54 +02:00
Alexandre Aubin
ee29d2e476
Merge pull request #1467 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-07-01 18:31:28 +02:00
Jose Riha
576e8e16b5 Translated using Weblate (Slovak)
Currently translated at 22.4% (154 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-01 11:50:59 +00:00
Jose Riha
686c372baf Translated using Weblate (Slovak)
Currently translated at 20.8% (143 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-27 15:47:10 +00:00
Jose Riha
5067be6bb7 Translated using Weblate (Slovak)
Currently translated at 19.6% (135 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-24 21:36:05 +00:00
Jose Riha
83d0fd421c Translated using Weblate (Slovak)
Currently translated at 12.2% (84 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-23 13:13:16 +00:00
Jose Riha
bf181aaa90 Translated using Weblate (Slovak)
Currently translated at 12.0% (83 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-23 13:12:05 +00:00
Jose Riha
5e69c670bb Translated using Weblate (Slovak)
Currently translated at 11.9% (82 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-23 13:11:53 +00:00
Jose Riha
ab4cb2c29d Translated using Weblate (Slovak)
Currently translated at 9.7% (67 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-23 12:21:57 +00:00
Jose Riha
ae996b80f8 Translated using Weblate (Slovak)
Currently translated at 2.9% (20 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-06-21 21:34:32 +00:00
Alice Kile
206401855a Translated using Weblate (Telugu)
Currently translated at 2.3% (16 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/te/
2022-06-21 21:34:32 +00:00
Éric Gaspar
921b4d9b77 Translated using Weblate (Telugu)
Currently translated at 0.1% (1 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/te/
2022-06-21 21:34:32 +00:00
Weblate
fe0b320397 Added translation using Weblate (Telugu) 2022-06-21 21:34:32 +00:00
Weblate
60883773f6 Added translation using Weblate (Slovak) 2022-06-21 21:34:32 +00:00
Alexandre Aubin
8895aee7a3
Merge pull request #1470 from jose1711/typofix
Fix typo (indefinite article in plural)
2022-06-21 23:30:45 +02:00