Commit graph

9178 commits

Author SHA1 Message Date
Alexandre Aubin
a15bad7b83
Merge pull request #1634 from YunoHost/fix-gandi-autodns
Fix autodns for gandi root domain
2023-04-04 12:26:43 +02:00
Kayou
74213c6ce9
Typo 2023-04-04 11:40:02 +02:00
Kayou
a16a164e20
Fix autodns for gandi root domain 2023-04-04 11:36:35 +02:00
Alexandre Aubin
85a4b78e49 Update changelog for 11.1.16 2023-04-02 20:32:17 +02:00
Alexandre Aubin
14bf2ee48b appsv2: various fixes regarding sources toml parsing/caching 2023-04-02 20:28:29 +02:00
Alexandre Aubin
821aedefa7 users: fix quota parsing being wrong by a factor 1000 ... doveadm returns kilos, not bytes 2023-03-31 20:45:14 +02:00
Alexandre Aubin
4b46f32201 appv2: add support for subdirs property in data_dir 2023-03-31 20:26:08 +02:00
Alexandre Aubin
306c5e0e10 app resources: add documentation about latest_github_commit strategy for source autoupdate + autoupdate.upstream 2023-03-31 20:11:25 +02:00
Alexandre Aubin
63981aacf9 appsv2: Add documentation about the new 'autoupdate' mechanism for app sources 2023-03-27 20:34:49 +02:00
Alexandre Aubin
8b1184f11b
Merge pull request #1630 from YunoHost/fix-cp-titles
fix i18n panel+section names
2023-03-27 19:58:37 +02:00
axolotle
2d03176c7f fix i18n panel+section names 2023-03-22 15:37:39 +01:00
Alexandre Aubin
1b2fa91ff0
ynh_setup_source: fix buggy checksum mismatch handling, can't compute the sha256sum after we delete the file @_@ 2023-03-20 15:49:23 +01:00
Alexandre Aubin
b2596f3287 appsv2: add validation for expected types for permissions stuff 2023-03-14 19:23:24 +01:00
Alexandre Aubin
3656c19918 helpers/appsv2: don't remove yhh-deps virtual package if ... it doesn't exist. Otherwise when apt fails to install dependency, we end up with another error about failing to remove the ynh-deps package 2023-03-14 18:45:04 +01:00
Alexandre Aubin
a95d10e50c backup: fix boring issue where archive is a broken symlink... 2023-03-13 18:48:57 +01:00
Alexandre Aubin
f9a7016931 Update changelog for 11.1.15 2023-03-11 16:51:42 +01:00
Alexandre Aubin
eabde600be
Merge pull request #1627 from YunoHost/simplify-n-management
helpers/nodejs: simplify 'n' script install and maintenance
2023-03-11 16:49:50 +01:00
Alexandre Aubin
eaf7a2904c helpers: fix ynh_setup_source, 'source_id' may contain slashes x_x 2023-03-11 14:57:48 +01:00
Alexandre Aubin
13ac9dade6 helpers/nodejs: simplify 'n' script install and maintenance 2023-03-10 16:00:53 +01:00
Alexandre Aubin
5b58e0e60c doc: Fix version number in autogenerated resource doc 2023-03-09 21:17:02 +01:00
Alexandre Aubin
7491dd4c50 helpers: Fix documentation for ynh_setup_source 2023-03-09 20:57:33 +01:00
Alexandre Aubin
69518b5417 Bash being bash ~_~ 2023-03-09 20:41:29 +01:00
Alexandre Aubin
b9f166e525
Merge pull request #1625 from YunoHost/ci-format-debian/11.1.14
[CI] Format code with Black
2023-03-09 19:09:53 +01:00
Alexandre Aubin
cc058024a3
Merge pull request #1626 from YunoHost/ci-autofix-translated-strings-dev
[CI] Reformat / remove stale translated strings
2023-03-09 19:09:27 +01:00
yunohost-bot
89d139e47a [CI] Reformat / remove stale translated strings 2023-03-09 16:47:09 +00:00
yunohost-bot
98c7b60311 [CI] Format code with Black 2023-03-09 16:19:40 +00:00
Alexandre Aubin
4971127b9c Update changelog for 11.1.14 2023-03-09 15:35:12 +01:00
Alexandre Aubin
1392080ed7
Merge pull request #1624 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-03-09 15:34:04 +01:00
ButterflyOfFire
7c8f5261cb Translated using Weblate (Arabic)
Currently translated at 29.6% (226 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-03-09 15:20:33 +01:00
Tymofii-Lytvynenko
bccfa7f26e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (762 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
2023-03-09 15:20:33 +01:00
Grzegorz Cichocki
ce37d097ad Translated using Weblate (Polish)
Currently translated at 23.0% (176 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pl/
2023-03-09 15:20:33 +01:00
ButterflyOfFire
340fa78751 Translated using Weblate (Arabic)
Currently translated at 28.8% (220 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-03-09 15:20:33 +01:00
Alexandre Aubin
738d0679da
Merge pull request #1615 from YunoHost/sources_toml
helpers: add support for a 'sources' app resources to modernize and replace app.src format
2023-03-09 15:20:06 +01:00
Alexandre Aubin
cb32423236
appsv2/sources: Reflect changes in ynh_setup_source doc 2023-03-09 15:18:29 +01:00
Alexandre Aubin
0d524220e5 appsv2/sources: i18n 2023-03-08 16:44:52 +01:00
Alexandre Aubin
ebc9e645fc
Typo
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2023-03-08 16:23:58 +01:00
Alexandre Aubin
acb359bdbf Forgot to remove pdb D: 2023-03-06 20:15:20 +01:00
Alexandre Aubin
0a937ab0bd Unecessary pass statement 2023-03-06 20:06:11 +01:00
Alexandre Aubin
4102d626e5 appsv2/sources: change 'sources.toml' to a new 'sources' app resource instead 2023-03-06 19:57:12 +01:00
Alexandre Aubin
091f7de827 Typo >_> 2023-03-04 21:40:59 +01:00
Alexandre Aubin
8731f77aa9 helpers: simplify --time display option for ynh_script_progression .. we don't care about displaying time when below 10 sc 2023-03-04 21:35:35 +01:00
Alexandre Aubin
756b0930c2 Update changelog for 11.1.13 2023-03-03 22:58:03 +01:00
Alexandre Aubin
8e66e672d3
Merge pull request #1623 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-03-03 22:56:48 +01:00
Alexandre Aubin
130bd4def2
Update locales/fr.json 2023-03-03 22:56:41 +01:00
José M
d3fb090d4f Translated using Weblate (Galician)
Currently translated at 100.0% (762 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2023-03-03 22:54:55 +01:00
ButterflyOfFire
4f11e8fe34 Translated using Weblate (Occitan)
Currently translated at 40.2% (307 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2023-03-03 22:54:55 +01:00
ppr
bb30b43814 Translated using Weblate (French)
Currently translated at 99.4% (758 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2023-03-03 22:54:55 +01:00
Christian Wehrli
6fe0ed919d Translated using Weblate (German)
Currently translated at 89.6% (683 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2023-03-03 22:54:55 +01:00
ButterflyOfFire
3469440ec3 Translated using Weblate (Arabic)
Currently translated at 28.3% (216 of 762 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-03-03 22:54:55 +01:00
Alexandre Aubin
729868429a appsv2: when hydrating template, the data may be not-string, eg ports are int 2023-03-03 22:54:37 +01:00