Commit graph

2539 commits

Author SHA1 Message Date
Alexandre Aubin
00a8482762 Merge branch 'dev' into bullseye 2022-01-19 21:07:15 +01:00
Alexandre Aubin
a98cdf6005 Update changelog for 4.4.0 2022-01-19 20:58:37 +01:00
Alexandre Aubin
efca89a224 Update changelog for 4.3.4.1 2022-01-19 20:56:09 +01:00
Alexandre Aubin
0521d053ce Revert "Update package.json to try to fix vulnerabilities reported by npm audit..."
This reverts commit 2be91dbfe7.
2022-01-19 19:47:06 +01:00
Alexandre Aubin
2be91dbfe7 Update package.json to try to fix vulnerabilities reported by npm audit... 2022-01-18 18:30:59 +01:00
Alexandre Aubin
7746786d71
Merge pull request #425 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-01-18 17:30:17 +01:00
Alexandre Aubin
d24618b5ec
Merge pull request #424 from YunoHost/dependabot/npm_and_yarn/app/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7 in /app
2022-01-18 17:29:53 +01:00
Christian Wehrli
89c68b6487 Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-01-18 15:54:42 +00:00
Mico Hauataluoma
7558fc3d60 Translated using Weblate (Finnish)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
2022-01-18 15:54:42 +00:00
Alexandre Aubin
e2d54225da Revert "Yolo: try to speed up and simplify builds by adding --production ?"
This reverts commit 6ba9442940.
2022-01-18 16:54:30 +01:00
Alexandre Aubin
6ba9442940 Yolo: try to speed up and simplify builds by adding --production ? 2022-01-16 23:01:14 +01:00
dependabot[bot]
7ccdb4c71b
Bump follow-redirects from 1.14.3 to 1.14.7 in /app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 05:32:10 +00:00
Alexandre Aubin
642231da51 Update changelog for 4.3.4 2022-01-14 01:38:13 +01:00
Alexandre Aubin
dbcb01b10f
Merge pull request #420 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-01-14 01:09:35 +01:00
Boudewijn
1b9f2e1a7c Translated using Weblate (Dutch)
Currently translated at 45.2% (226 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2022-01-13 21:22:07 +00:00
Alexandre Aubin
04f0905515
Merge pull request #423 from YunoHost/fix-appconfigpanel
Fix apps config panel apply call
2022-01-13 16:07:47 +01:00
axolotle
05f2694b1d fix missing app config apply call 2022-01-13 17:03:37 +01:00
Boudewijn
e5794bdc8c Translated using Weblate (Dutch)
Currently translated at 32.0% (160 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2022-01-10 20:13:46 +00:00
Christian Wehrli
a2512a4ad8 Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-01-10 20:13:46 +00:00
ppr
3540000c7c Translated using Weblate (French)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-01-10 20:13:46 +00:00
Germain Edy
5edc4a4c5c Translated using Weblate (French)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-01-10 20:13:46 +00:00
Germain Edy
aff11fcfb0 Translated using Weblate (Spanish)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2022-01-10 20:13:46 +00:00
Alexandre Aubin
52c5300328 debian: try to fix build on the new build chain 2022-01-10 21:13:31 +01:00
Alexandre Aubin
218e544bbe
Merge pull request #421 from YunoHost/enh-misc-fix
Enh misc fix
2022-01-05 17:49:11 +01:00
axolotle
71f1e67289 update AppConfigPanel with TabForm 2022-01-05 18:34:24 +01:00
axolotle
a19f57c6d6 add TabForm component that act like CardForm 2022-01-05 18:33:45 +01:00
axolotle
343966a2ae move FileItem specific style to its component 2022-01-05 17:43:07 +01:00
axolotle
4547427ac3 improve TopBar buttons responsiveness 2022-01-05 15:56:39 +01:00
axolotle
fd21c9f406 allow i18n error messages with pattern validation 2022-01-05 15:56:14 +01:00
axolotle
679cbde646 clean CardForm old disable mecanism 2022-01-05 15:55:21 +01:00
Kay0u
47dfe41264
Merge branch 'dev' into bullseye 2021-12-30 15:54:59 +01:00
Alexandre Aubin
bd96726c82 Update changelog for 4.3.3 2021-12-29 01:11:04 +01:00
Alexandre Aubin
3b31cb1170
Merge pull request #419 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-12-27 15:27:18 +01:00
Juan Alberto González
5f6e51f913 Translated using Weblate (Spanish)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-12-23 05:53:55 +00:00
Juan Alberto González
7f9af7b6e4 Translated using Weblate (Spanish)
Currently translated at 99.2% (496 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-12-22 18:33:02 +00:00
Juan Alberto González
28cb3fe34d Translated using Weblate (Spanish)
Currently translated at 70.4% (352 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-12-21 21:58:48 +00:00
Alexandre Aubin
22c867f11d
Merge pull request #417 from YunoHost/enh-upgrade
Enh upgrade & power utils with reconnection mecanism
2021-12-01 20:39:49 +01:00
Alexandre Aubin
d5fe01d61d Merge branch 'dev' into bullseye 2021-12-01 20:38:31 +01:00
Valentin von Guttenberg
655d4f4fb9 Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-11-29 18:44:42 +00:00
Tymofii Lytvynenko
8987593f11 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-11-25 02:10:24 +00:00
Radek S
e5976fab60 Translated using Weblate (Czech)
Currently translated at 86.0% (430 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-11-23 22:24:34 +00:00
Ilya
291af7b417 Translated using Weblate (Russian)
Currently translated at 95.6% (478 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-11-23 22:24:34 +00:00
Christian Wehrli
848fad9f06 Translated using Weblate (German)
Currently translated at 99.6% (498 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-11-23 22:24:34 +00:00
Ilya
e9a4d522b7 Translated using Weblate (Russian)
Currently translated at 94.8% (474 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-11-23 22:24:34 +00:00
Ilya
831d4bb41f Translated using Weblate (Russian)
Currently translated at 78.0% (390 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-11-23 22:24:34 +00:00
Ilya
5b019d5e85 Translated using Weblate (Russian)
Currently translated at 70.6% (353 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-11-23 22:24:34 +00:00
Alexandre Aubin
99ffd7ca72
Improve app repo url regex, may contain tildes 2021-11-23 23:24:20 +01:00
Alexandre Aubin
d865de0628 Update changelog for 4.3.2.3 2021-11-15 18:53:39 +01:00
Alexandre Aubin
89f5bad863 Update changelog for 4.3.2.2 2021-11-15 18:46:13 +01:00
Alexandre Aubin
72fe14e78f
Merge pull request #418 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-11-15 18:43:38 +01:00