Commit graph

1300 commits

Author SHA1 Message Date
Alexandre Aubin
7e7fdc7f68
Merge pull request #479 from YunoHost/fix-darkmode-init
fix dark mode initialization & default to light theme
2022-10-27 13:52:02 +02:00
Alexandre Aubin
6a600204de Tweak string for DNS conf disclaimer, 'This page' -> 'This section' 2022-10-27 13:19:37 +02:00
Alexandre Aubin
1156f87031 Improve admins group description 2022-10-27 13:09:17 +02:00
axolotle
263d1cb2d7 fix dark mode initialization & default to light theme 2022-10-26 15:36:25 +02:00
Alexandre Aubin
027c2640fc
Merge pull request #468 from YunoHost/11.1
11.1
2022-10-24 17:57:56 +02:00
Alexandre Aubin
4d5a8cdfa8
Yunohost -> YunoHost
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-10-24 17:56:20 +02:00
axolotle
6a8152be4f scss: fix buttons focus for all themes 2022-10-21 18:39:23 +02:00
axolotle
6fa379fbd4 diagnosis: fix 'details' button style depending on theme 2022-10-21 13:53:52 +02:00
axolotle
b588b6e126 scss: fix buttons focus state & --gray-n values 2022-10-21 13:45:54 +02:00
axolotle
afe01820e5 scss: fix code color 2022-10-21 13:43:28 +02:00
axolotle
7c7ab64e15 scss: fix hardcoded colors 2022-10-20 14:44:15 +02:00
axolotle
b193e2d715 scss: use CSS variables for light and dark theme 2022-10-20 13:44:14 +02:00
axolotle
3db2bbc939 scss: import parts of bootstrap only 2022-10-20 13:41:56 +02:00
axolotle
fc7b5f1484 scss: add bootstrap functions override to allow CSS variables as base color 2022-10-20 13:34:05 +02:00
axolotle
5b0e31c37f style: revert hard coded color/bg-color definitions and variables 2022-10-20 13:31:07 +02:00
axolotle
940af44802 style: avoid rules declaration in variables file 2022-10-19 15:18:15 +02:00
Alexandre Aubin
72a941e648 Try to improve dark-mode colors for alert boxes, outline buttons 2022-10-19 15:13:51 +02:00
Kay0u
90231ef84d rename data-theme to dark-theme 2022-10-19 15:13:51 +02:00
Kay0u
7f58d4b0e3 fix console color 2022-10-19 15:13:51 +02:00
Kay0u
de78d5b485 fix some css 2022-10-19 15:13:51 +02:00
Kay0u
ee304249fb add some color scheme 2022-10-19 15:13:51 +02:00
Kay0u
c508c1e414 switch logo 2022-10-19 15:13:51 +02:00
Kay0u
90806206f5 wip: add dark theme setting 2022-10-19 15:13:51 +02:00
Alexandre Aubin
8d150c2069
Merge pull request #477 from YunoHost/enh-appv2
appv2: Reflect app manifest v2
2022-10-18 20:01:30 +02:00
Alexandre Aubin
2cf9c787e7 app install: support 'group' question + tweak label question 2022-10-18 20:00:51 +02:00
Alexandre Aubin
be9b75eb03 app catalog: moar tweaks on state/colors for the case where level <= 0 2022-10-18 20:00:31 +02:00
axolotle
cff734a76c appcatalog: consider app lvl8 as high quality 2022-10-18 20:34:28 +02:00
axolotle
a90cc5f160 applist: fix apps label and name 2022-10-18 19:38:56 +02:00
axolotle
372942d5e3 appactions: rm old app action route + view 2022-10-18 18:13:42 +02:00
axolotle
eff9389648 appinfo: use DescriptionRow & reflect appv2 changes 2022-10-18 18:08:12 +02:00
axolotle
967f9d8842 appinstall: use DescriptionRow and reflect app v2 changes 2022-10-18 17:55:11 +02:00
axolotle
adefa0d702 appcatalog: adapt to app v2 quality stuff changes 2022-10-18 17:20:01 +02:00
Alexandre Aubin
1a1c5bd585 The diagnosis is not really 'experimental' anymore 2022-10-17 17:28:31 +02:00
Alexandre Aubin
f7d7bcec2d update view: add a note to encourage people to check the release note on the forum when there's a major yunohost upgrade before yoloupgrading 2022-10-17 16:49:58 +02:00
axolotle
55dae217e3 partials: rm no longer used PasswordForm 2022-10-10 22:54:59 +02:00
axolotle
de0877b2d7 postinstall: add first admin user form 2022-10-10 22:49:13 +02:00
Alexandre Aubin
dd652296dc
Merge pull request #474 from YunoHost/merge-firstname-and-lastname
Merge firstname and lastname info
2022-10-10 19:44:30 +02:00
Alexandre Aubin
a7e184247a
Merge pull request #473 from YunoHost/root-password-change-as-virtual-global-setting
Drop 'change admin password' view, now part of the global setting panel
2022-10-10 19:44:12 +02:00
Alexandre Aubin
c1395df89d
Merge pull request #436 from YunoHost/enh-domains
Rework domain list and domain info view (using tree-structure and new config panel for domain)
2022-10-10 17:00:27 +02:00
axolotle
47fa27b085 domain: remove no longer used DomainConfig view 2022-10-10 17:09:43 +02:00
axolotle
c2a62c6796 domaininfo: move "main domain" info in card header 2022-10-10 17:04:08 +02:00
axolotle
7de1419606 domaininfo: add link to parent domain for registrar info 2022-10-10 16:58:52 +02:00
Alexandre Aubin
31a99eab05 domain views: cosmetics 2022-10-10 16:58:52 +02:00
axolotle
fa3deeffda domaindns: update DomainDns view to be included in DomainInfo dns panel 2022-10-10 16:58:52 +02:00
axolotle
3a3846bdac configpanels: allow slots to be passed to ConfigPanel views 2022-10-10 16:58:52 +02:00
axolotle
a216d59098 configpanels: do not display "save" button when non editable 2022-10-10 16:58:52 +02:00
axolotle
69d1d7ec1e domaininfo: remove some info and update view with action handling 2022-10-10 16:58:52 +02:00
axolotle
7f5392389e add variant prop to Icon 2022-10-10 16:58:52 +02:00
axolotle
dcb9534e77 update DomainInfo page with moar data and config panel 2022-10-10 16:58:52 +02:00
axolotle
b7bc950719 add ExplainWhat component to display a little help popup 2022-10-10 16:58:52 +02:00
axolotle
6d659322b5 add DescriptionRow component 2022-10-10 16:58:52 +02:00
axolotle
8fb7cc8469 update DomainList with RecursiveListGroup 2022-10-10 16:58:52 +02:00
axolotle
dd35c097c8 Add RecursiveListGroup component that display trees 2022-10-10 16:58:52 +02:00
axolotle
b0077f815d add domains as tree getters 2022-10-10 16:58:52 +02:00
axolotle
df9ccf3dff add tree utilities 2022-10-10 16:58:52 +02:00
axolotle
76895be395 locales: wait locales loading before mounting the vue app 2022-10-10 17:27:36 +02:00
Alexandre Aubin
2a80097612 Merge firstname and lastname info 2022-10-09 17:00:48 +02:00
Alexandre Aubin
e3cad1c2b3 i18n: wording for global setting route 2022-10-08 18:56:42 +02:00
Alexandre Aubin
5b3f6900b0 Drop 'change admin password' view, now part of the global setting panel 2022-10-08 18:42:51 +02:00
Alexandre Aubin
ce1247e001
Merge pull request #472 from YunoHost/move-service-view
Move service view to 'Tools' section (+ tweak icons)
2022-10-07 20:17:44 +02:00
axolotle
8a91045f0d globalsettings: update apply call to actions changes 2022-10-07 21:04:47 +02:00
Alexandre Aubin
16cc8373b8 Move service views to 'Tools' + tweak icons 2022-10-07 17:40:09 +02:00
Alexandre Aubin
2708b98d20 i18n fr: Sauvegarde -> Sauvegardes for consistency in the home screen (Users, Domains, Applications, ...) 2022-10-07 16:54:02 +02:00
Alexandre Aubin
d4cb85a9fd groups/permissions: wording for user-specific permissions 2022-10-07 16:36:16 +02:00
Alexandre Aubin
bc3131c826 Tweaks for new 'admins' group 2022-10-07 16:09:42 +02:00
axolotle
7791216be6 login: add card-form with admin username input to login 2022-10-07 13:48:13 +02:00
Jose Riha
b63bf7287e Translated using Weblate (Slovak)
Currently translated at 99.8% (503 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-10-05 13:42:41 +02:00
Alexandre Aubin
f624963458
Merge pull request #438 from YunoHost/enh-config-actions
add action
2022-10-04 23:33:37 +02:00
axolotle
75f1fae1d6 certinstall: remove independant view 2022-10-04 20:11:11 +02:00
Alexandre Aubin
52f433d751 Remove stale string about certificates, now handled by the core 2022-10-04 17:34:09 +02:00
axolotle
8b6db431d6 formitems: add DisplayTextItem for simple text & fix ButtonItem style 2022-10-03 17:41:02 +02:00
axolotle
1bacb6c1df appinstall: update form building with new component handling 2022-10-03 17:18:18 +02:00
axolotle
af2b50d2c0 configpanel: remove args props and handling for now 2022-10-03 17:18:18 +02:00
axolotle
368f890ff1 update DomainConfig & AppConfigPanel with new API calls for apply and action 2022-10-03 17:18:18 +02:00
axolotle
fd60748301 add config action mecanism and filter form without action args in config apply 2022-10-03 17:18:18 +02:00
axolotle
8845451039 rework arg to component parsing to allow a component to render whitout a form group or using another wrapper than 'FormField' 2022-10-03 17:18:18 +02:00
axolotle
52c8fad43a misc form items style and linting fixes 2022-10-03 17:18:18 +02:00
axolotle
9d02438348 add ReadOnlyField to display config readonly values 2022-10-03 17:18:18 +02:00
axolotle
97bd1564c4 Fix FileItem value 'current' prop 2022-10-03 17:18:18 +02:00
axolotle
76c6a0eb70 rework form parsing to properly handle async values 2022-10-03 17:18:18 +02:00
axolotle
82aab9a984 rework expression evaluations with dyn getter and more generic evaluation function 2022-10-03 17:18:18 +02:00
axolotle
fd19dcebf6 update FileItem context strategy by reading File content on File change 2022-10-03 17:18:18 +02:00
axolotle
9b57063572 remove edge case arg injection in formatYunohostArguments 2022-10-03 17:18:18 +02:00
Quentí
0b338e4cf3 Translated using Weblate (Occitan)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-10-01 22:19:30 +02:00
ppr
e4c8fb0de4 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-01 22:19:29 +02:00
Quentí
27c904ff0b Translated using Weblate (Occitan)
Currently translated at 99.4% (501 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-09-30 22:05:37 +02:00
Alexandre Aubin
fc8a4c9d19
Merge pull request #432 from Tagadda/enh-global-settings-configpanel
Global settings using ConfigPanel
2022-09-30 15:25:32 +02:00
Alexandre Aubin
f2cb4fa0a0
Merge pull request #467 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-09-28 16:05:17 +02:00
tonyleelyy
8eb6824671 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.0% (479 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2022-09-28 09:58:32 +02:00
ButterflyOfFire
8f07c057c0 Translated using Weblate (Arabic)
Currently translated at 73.4% (370 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2022-09-16 12:42:49 +02:00
marty hiatt
16ff84d4dc edit "pending_migrations" string in en.json 2022-09-13 16:39:06 +02:00
Sedat Albayrak
62ea9d7983 Translated using Weblate (Turkish)
Currently translated at 99.6% (502 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/tr/
2022-09-12 13:54:53 +02:00
Sedat Albayrak
376ef7c25a Translated using Weblate (Turkish)
Currently translated at 75.9% (383 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/tr/
2022-09-12 06:42:10 +02:00
Alexandre Aubin
ca1b581cc7
Merge pull request #454 from YunoHost/dependabot/npm_and_yarn/app/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /app
2022-09-05 18:46:34 +02:00
Alexandre Aubin
b48e67e1aa
Merge pull request #451 from YunoHost/dependabot/npm_and_yarn/app/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3 in /app
2022-09-05 18:46:25 +02:00
Alexandre Aubin
c21da0a19b
Merge pull request #449 from YunoHost/dependabot/npm_and_yarn/app/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1 in /app
2022-09-05 18:46:14 +02:00
Alexandre Aubin
a783caa798
Merge pull request #446 from YunoHost/dependabot/npm_and_yarn/app/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /app
2022-09-05 18:46:04 +02:00
Alexandre Aubin
62e706e512
Merge pull request #444 from YunoHost/dependabot/npm_and_yarn/app/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /app
2022-09-05 18:45:48 +02:00
ButterflyOfFire
4aa6c6d606 Translated using Weblate (Arabic)
Currently translated at 70.6% (356 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2022-09-04 21:48:20 +00:00
Jose Riha
c422656f75 Translated using Weblate (Slovak)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-09-02 18:33:14 +00:00
xabirequejo
e9dd75dd00 Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-09-01 16:56:32 +00:00
xabirequejo
3afbf3283d Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-09-01 13:56:03 +00:00
ButterflyOfFire
f1b1f2f28e Translated using Weblate (Arabic)
Currently translated at 68.8% (347 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2022-08-31 20:18:20 +00:00
Tomas
1826a50b4b Translated using Weblate (Swedish)
Currently translated at 30.7% (155 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sv/
2022-08-28 17:02:14 +00:00
Leandro Noferini
b90f964abf Translated using Weblate (Italian)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2022-08-22 01:25:01 +00:00
Bob
86b3db5155 Translated using Weblate (Swedish)
Currently translated at 27.9% (141 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sv/
2022-08-17 00:32:22 +00:00
Quentí
c0f58be85f Translated using Weblate (Occitan)
Currently translated at 98.6% (497 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-08-16 02:42:50 +00:00
Christian Wehrli
566b4a4ce4 Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-08-15 18:42:01 +00:00
Alexandre Aubin
6feef1debf
Merge pull request #459 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-08-15 20:41:58 +02:00
Tagada
dc9f331754
[fix] dirty fix when there's choices and the type is string 2022-08-15 20:12:26 +02:00
Grzegorz Cichocki
4c4c3c70d5 Translated using Weblate (Polish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-08-13 18:23:45 +00:00
Quentí
ff838600e0 Translated using Weblate (Occitan)
Currently translated at 95.6% (482 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-08-13 18:23:44 +00:00
punkrockgirl
18eaf954a1 Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-08-13 18:23:43 +00:00
Quentí
ac0886249d Translated using Weblate (Occitan)
Currently translated at 95.0% (479 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-08-12 05:14:11 +00:00
Quentí
e897970784 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-08-12 05:14:11 +00:00
Quentí
0239707d00 Translated using Weblate (Occitan)
Currently translated at 94.8% (478 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2022-08-10 16:12:37 +00:00
Éric Gaspar
68d41e0e14 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-08-07 21:31:10 +00:00
Tagada
e2dcc0a797 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-08-07 21:31:10 +00:00
Christian Wehrli
566ac2e940 Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-08-07 21:31:10 +00:00
AnaLora
821d2c387c Translated using Weblate (Slovenian)
Currently translated at 26.3% (133 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sl/
2022-08-07 21:31:10 +00:00
AnaLora
eacec2c899 Translated using Weblate (Slovenian)
Currently translated at 23.6% (119 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sl/
2022-08-07 21:31:10 +00:00
Alexandre Aubin
2671fd32d3 global settings: fix i18n 2022-08-06 13:50:40 +02:00
Alexandre Aubin
dd039b30c4 Merge branch 'dev' into enh-global-settings-configpanel 2022-08-06 12:14:56 +02:00
ButterflyOfFire
4539a53fe0 Translated using Weblate (Arabic)
Currently translated at 68.0% (343 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2022-08-05 15:05:50 +00:00
José M
330a1134b5 Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-08-05 04:52:16 +00:00
Alexandre Aubin
a1dd92da6f
Merge pull request #452 from dagababaev/patch-1
Update ru.json
2022-08-03 22:24:30 +02:00
Alexandre Aubin
ca5e86d80b
Merge pull request #450 from ericgaspar/languages
Add Slovak and Telugu languages
2022-08-03 22:24:17 +02:00
Gregor
056ef0b0ed Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-07-22 02:15:10 +00:00
dependabot[bot]
5aa7578356
Bump terser from 4.8.0 to 4.8.1 in /app
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 11:52:55 +00:00
Grzegorz Cichocki
df29a0dc05 Translated using Weblate (Polish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-07-20 07:08:56 +00:00
Grzegorz Cichocki
230ec1ad5f Translated using Weblate (Polish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-07-18 19:35:14 +00:00
punkrockgirl
278de0c1f9 Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-07-15 16:16:11 +00:00
punkrockgirl
08477ce2c9 Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-07-15 12:39:38 +00:00
Radek Raczkowski
26bc189c51 Translated using Weblate (Polish)
Currently translated at 80.7% (407 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-07-10 13:50:40 +00:00
agdsign
eeaab84500
Update ru.json
fix error in ru locale ("1" deleted)
2022-07-09 12:45:41 +03:00
Christian Wehrli
dbec56401b Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-07-05 03:00:39 +00:00
Christian Wehrli
3a6358ce77 Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-07-01 20:16:14 +00:00
Éric Gaspar
6b75a7e6da Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-06-28 20:37:44 +00:00
Jose Riha
c065ffbbea Translated using Weblate (Slovak)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-06-23 12:21:55 +00:00
dependabot[bot]
53207e40e9
Bump shell-quote from 1.7.2 to 1.7.3 in /app
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 10:22:58 +00:00
Jose Riha
a5643411f3 Translated using Weblate (Slovak)
Currently translated at 80.9% (408 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-06-22 09:36:28 +00:00
Jose Riha
5cf9a82a18 Translated using Weblate (Slovak)
Currently translated at 70.8% (357 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-06-22 05:38:28 +00:00
Christophe-ldb
b7e474e8ef Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-06-22 05:38:26 +00:00
Jose Riha
e2dd68f7cc Translated using Weblate (Slovak)
Currently translated at 54.7% (276 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-06-20 14:02:03 +00:00
Jose Riha
d6ae0b1cfa Translated using Weblate (Czech)
Currently translated at 84.9% (428 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2022-06-20 14:02:01 +00:00
Jose Riha
579de2f392 Translated using Weblate (Czech)
Currently translated at 84.9% (428 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2022-06-10 17:15:10 +00:00
Éric Gaspar
24ac8eb746
Add Slovak and Telugu languages 2022-06-10 14:16:06 +02:00
Alice Kile
ca5126e994 Translated using Weblate (Telugu)
Currently translated at 22.8% (115 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/te/
2022-06-07 09:31:34 +00:00
Alice Kile
3288ede608 Added translation using Weblate (Telugu) 2022-06-06 21:14:00 +00:00
Jose Riha
ae03baa50a Translated using Weblate (Slovak)
Currently translated at 41.4% (209 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-06-06 13:50:44 +00:00
dependabot[bot]
b5bade108b
Bump eventsource from 1.1.0 to 1.1.1 in /app
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 21:03:31 +00:00
Flavio Cristoforetti
e21e58e954 Translated using Weblate (Italian)
Currently translated at 98.4% (496 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2022-06-01 17:12:01 +00:00
Jose Riha
2079e1f8ad Translated using Weblate (Slovak)
Currently translated at 35.5% (179 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-05-28 05:33:21 +00:00
Jose Riha
0f75ca3b8e Translated using Weblate (Slovak)
Currently translated at 26.1% (132 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-05-25 18:41:38 +00:00
Jose Riha
0301971980 Translated using Weblate (Slovak)
Currently translated at 23.8% (120 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-05-25 08:39:41 +00:00
Jose Riha
f9b30553b8 Translated using Weblate (Slovak)
Currently translated at 6.7% (34 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2022-05-23 22:34:22 +00:00
Jose Riha
c6e0abf7b6 Translated using Weblate (Czech)
Currently translated at 84.9% (428 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2022-05-23 22:34:21 +00:00
Jose Riha
908783bcb0 Added translation using Weblate (Slovak) 2022-05-23 20:07:20 +00:00
José M
7040379c76 Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-05-17 10:57:06 +00:00
punkrockgirl
58fde11e93 Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-05-16 18:01:10 +00:00
Christian Wehrli
9cc91b533b Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-05-12 14:53:59 +00:00
Ilya
a24642ba87 Translated using Weblate (Russian)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2022-05-11 10:01:18 +00:00
José M
56028cd7ce Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-05-09 06:31:44 +00:00
dependabot[bot]
4097dff43e
Bump async from 2.6.3 to 2.6.4 in /app
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 15:33:20 +00:00
retiolus
e582e978a8 Translated using Weblate (Catalan)
Currently translated at 69.2% (349 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2022-04-20 08:01:53 +00:00
Jimmy Angel Pérez Díaz
d0baf0f254 Translated using Weblate (Spanish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2022-04-05 15:35:13 +00:00
Jimmy Angel Pérez Díaz
91f0a5092b Translated using Weblate (Spanish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2022-04-05 02:09:12 +00:00
dependabot[bot]
cf1962ebaf
Bump minimist from 1.2.5 to 1.2.6 in /app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 02:57:05 +00:00
Éric Gaspar
9084e1aa50 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-03-28 09:15:28 +00:00
3ole
9d36091075 Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-03-27 22:17:25 +00:00
Selyan Slimane Amiri
c9a42ba45b Translated using Weblate (Kabyle)
Currently translated at 24.8% (125 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/kab/
2022-03-24 14:38:08 +00:00
3ole
43c17a95f5 Translated using Weblate (German)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-03-19 20:18:12 +00:00
Bartłomiej Garbiec
25b0e40b9c Translated using Weblate (Polish)
Currently translated at 79.7% (402 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-18 19:38:31 +00:00
Bartłomiej Garbiec
c903ffcb22 Translated using Weblate (Polish)
Currently translated at 63.6% (321 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-16 07:14:30 +00:00
Selyan Slimane Amiri
fcd9b949aa Translated using Weblate (Kabyle)
Currently translated at 0.7% (4 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/kab/
2022-03-15 14:51:29 +00:00
Selyan Slimane Amiri
53fc691139 Added translation using Weblate (Kabyle) 2022-03-15 14:51:29 +00:00
Christian Wehrli
8a019132d7 Translated using Weblate (German)
Currently translated at 98.4% (496 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-03-15 14:51:29 +00:00
Bartłomiej Garbiec
9cdb8cf15f Translated using Weblate (Polish)
Currently translated at 53.7% (271 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Kamil Bączkowski
3dbd1bb898 Translated using Weblate (Polish)
Currently translated at 36.1% (182 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Bartłomiej Garbiec
44f35024f8 Translated using Weblate (Polish)
Currently translated at 36.1% (182 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Bartłomiej Garbiec
d115b48ef1 Translated using Weblate (Polish)
Currently translated at 29.9% (151 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Kamil Bączkowski
a6e47fa7e8 Translated using Weblate (Polish)
Currently translated at 29.9% (151 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Bartłomiej Garbiec
63161e1cfa Translated using Weblate (Polish)
Currently translated at 29.5% (149 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Kamil Bączkowski
bd4831d0d6 Translated using Weblate (Polish)
Currently translated at 29.5% (149 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-15 14:51:29 +00:00
Kay0u
002b313322
fix the display of the app's name in the SystemUpdate.vue 2022-03-15 15:51:18 +01:00
José M
70214478c6 Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-03-08 12:18:56 +00:00
Bartłomiej Garbiec
6231759d5a Translated using Weblate (Polish)
Currently translated at 27.3% (138 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-08 12:18:56 +00:00
Kamil Bączkowski
8e48b88e60 Translated using Weblate (Polish)
Currently translated at 27.3% (138 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-03-08 12:18:56 +00:00
punkrockgirl
4d8d6d12fb Translated using Weblate (Basque)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-03-08 12:18:56 +00:00
Tagada
27da4a90cf Translated using Weblate (German)
Currently translated at 98.2% (495 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2022-03-08 12:18:56 +00:00
Eylul Dogruel
daa3e73e0d Translated using Weblate (Turkish)
Currently translated at 12.8% (65 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/tr/
2022-03-08 12:18:56 +00:00
José M
f34fcb32c3 Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-03-08 12:18:56 +00:00
Tagada
9b7fe66403 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-03-08 12:18:56 +00:00
Tagada
109d7f0a2f Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-03-08 12:18:56 +00:00
Titus PiJean
f2e225a6cf Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-03-08 12:18:56 +00:00
Mico Hauataluoma
1b7ae587cc Translated using Weblate (Finnish)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
2022-03-08 12:18:56 +00:00
ppr
06e32ddf9a Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-03-08 12:18:56 +00:00
José M
3122bf25ce Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-03-08 12:18:56 +00:00
Tymofii-Lytvynenko
c55a17bcea Translated using Weblate (Ukrainian)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2022-03-08 12:18:56 +00:00
Alexandre Aubin
9357cb6647
Merge pull request #442 from YunoHost/dependabot/npm_and_yarn/app/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10 in /app
2022-03-08 13:18:50 +01:00
dependabot[bot]
09bdc9a2bd
Bump url-parse from 1.5.3 to 1.5.10 in /app
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 11:19:04 +00:00
dependabot[bot]
3afb3b1a5c
Bump node-fetch from 2.6.2 to 2.6.7 in /app
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 19:50:25 +00:00
Tagada
00db70764d Update app/src/router/routes.js
Co-authored-by: Axolotle <nchesnais@mailoo.org>
2022-02-14 12:57:34 +00:00
Tagadda
94da3526d7 ToolSettings view 2022-02-14 12:57:34 +00:00
dependabot[bot]
b214aae757
Bump follow-redirects from 1.14.7 to 1.14.8 in /app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 01:06:38 +00:00
axolotle
19d8ebb4a6 fix weird bug by updating routerKey on router "afterEach" hook 2022-02-07 04:42:03 +01:00
axolotle
fa63687cd6 externalize main RouterLink transition name computation to store 2022-02-06 21:04:53 +01:00
axolotle
b3e1860b6a merge and externalize breadcrumb computation into the store 2022-02-06 21:03:31 +01:00
axolotle
4531433d60 rework main RouterLink so that only a route with params receives a key 2022-02-06 20:57:47 +01:00
axolotle
43637ea7ae add 'serveurError' prop to panels data 2022-02-06 20:47:39 +01:00
axolotle
c672438faa fix Spinner useless binding 2022-02-06 20:46:45 +01:00
axolotle
99067fb611 update config panels routes with children definition 2022-02-06 20:46:22 +01:00
axolotle
b7aa8117ec update ConfigPanels using RoutableTabs 2022-02-06 20:42:28 +01:00
axolotle
7d5d29af1e add ConfigPanel component to display a specific panel (can be used as a view) 2022-02-06 20:40:07 +01:00
axolotle
f515b56e3f add RoutableTabs component 2022-02-06 20:34:49 +01:00
axolotle
c178347990 update AbstractForm to be more generic 2022-02-06 20:31:53 +01:00
axolotle
dc0868262e rename TabForm to AbstractForm 2022-02-06 20:07:28 +01:00
Alexandre Aubin
403d8a75ed
Merge pull request #434 from YunoHost/enh-configpanels-component
Enh config panels integration
2022-02-01 13:34:05 +01:00
axolotle
6c1b5359cf fix '\n' replace with replaceAll 2022-01-31 17:20:26 +01:00
axolotle
14194c90d5 temp fix for string ynh args having empty "choices" property 2022-01-31 15:36:25 +01:00
axolotle
5ae814c616 use ConfigPanels in DomainConfig and AppConfigPanel 2022-01-31 15:33:52 +01:00
axolotle
7cd07ebd39 fix ViewBase loading check 2022-01-31 15:29:38 +01:00
axolotle
8f7ebbbb26 add ConfigPanels component and config panels utilities 2022-01-31 15:28:32 +01:00
Alexandre Aubin
3bcdcdd9c8
Merge pull request #429 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2022-01-29 15:44:09 +01:00
Alexandre Aubin
0d7bc2164f
Merge pull request #430 from ericgaspar/dev
Fix typo
2022-01-29 15:43:50 +01:00
Éric Gaspar
94b6c27859 Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-01-29 14:43:44 +00:00
Andreas Gammelgaard Damsbo
8805e24618 Translated using Weblate (Danish)
Currently translated at 0.9% (5 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/da/
2022-01-29 14:43:44 +00:00
Andreas Gammelgaard Damsbo
de6464a581 Added translation using Weblate (Danish) 2022-01-29 14:43:44 +00:00
Tymofii-Lytvynenko
b319279118 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2022-01-29 14:43:44 +00:00
Tagadda
05717e63d1 This is not needed anymore ~ 2022-01-28 02:26:18 +00:00
ericgaspar
f738e4d84e
Fix typo 2022-01-27 12:05:14 +01:00
Alexandre Aubin
79454cab17 Oopsies, probably unecessary code 2022-01-24 18:50:48 +01:00
Alexandre Aubin
9f704e7f75 Cleanup unused code, app choices to be handled by the core 2022-01-24 18:30:18 +01:00
Alexandre Aubin
e685fd55a8 Merge branch 'dev' into enh-domain-default-app 2022-01-24 18:28:05 +01:00
Alexandre Aubin
f8e3818dea
Merge pull request #426 from YunoHost/config-panel-choices
configpanels: logic regarding dynamic-choices questions such as domain, user, should be handled by the core
2022-01-24 18:25:01 +01:00
José M
72cd1342fb Translated using Weblate (Galician)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-01-22 04:13:23 +00:00
Éric Gaspar
7d60b9a4b5 Translated using Weblate (French)
Currently translated at 99.2% (500 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-01-22 04:13:22 +00:00
Alexandre Aubin
101be80d7e configpanels: logic regarding dynamic-choices questions such as domain, user, should be handled by the core 2022-01-21 20:07:11 +01:00
Tagada
91a470d2aa [enh] Add a Reverse makedefault button 2022-01-19 23:52:40 +00:00
Tagada
37a83eeab9 Manage default application using DomainConfig 2022-01-19 23:51:09 +00:00
Alexandre Aubin
00a8482762 Merge branch 'dev' into bullseye 2022-01-19 21:07:15 +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
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
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
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
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
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
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
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
Tymofii Lytvynenko
59b8b18268 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-15 17:33:13 +00:00
Tymofii Lytvynenko
3940b8724b 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-15 17:33:13 +00:00
Alexandre Aubin
bc6a08308e Fix admin password change form: forgot to change password->credentials here 2021-11-15 18:33:01 +01:00
Tommi
35efa386b9 Translated using Weblate (Italian)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-11-14 16:37:04 +00:00
Flavio Cristoforetti
1ddc8e9d10 Translated using Weblate (Italian)
Currently translated at 94.4% (472 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-11-13 05:23:28 +00:00
Christian Wehrli
65208e0a89 Translated using Weblate (German)
Currently translated at 99.4% (497 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-11-13 05:23:28 +00:00
Christian Wehrli
42122ed06d Translated using Weblate (German)
Currently translated at 99.4% (497 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-11-13 05:23:28 +00:00
José M
65f442aa67 Translated using Weblate (Galician)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-11-13 05:23:28 +00:00
dagangtie
7756c810b7 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (479 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-11-13 05:23:28 +00:00
punkrockgirl
74b7519545 Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-11-13 05:23:28 +00:00
Christian Wehrli
5a24b517c5 Translated using Weblate (German)
Currently translated at 98.8% (494 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-11-13 05:23:28 +00:00
axolotle
0b99e58e6d update SystemUpgrade and ToolPower component to use ReconnectingDisplay 2021-11-10 20:40:35 +01:00
axolotle
f5853f2040 update reconnecting as args to be passed to ReconnectingDisplay 2021-11-10 20:38:34 +01:00
axolotle
335d38bd5d update ViewLockOverlay to receive ReconnectingDisplay and use reconnection in SystemUpdate 2021-11-10 19:15:50 +01:00
axolotle
c259a97a74 add ReconnectingDisplay and reconnection mecanism 2021-11-10 19:14:50 +01:00
axolotle
246c001f84 update Login to be able to force-reload the page 2021-11-10 19:10:59 +01:00
axolotle
490092afee add component Spinner to separate it from WaitingDisplay 2021-11-10 19:06:58 +01:00
axolotle
827cca6273 delay locales setup to avoid import error 2021-11-10 18:40:42 +01:00
Alexandre Aubin
ddd268cbb9
Merge pull request #413 from YunoHost/fix-app-catalog-rendering
ugly fix LazyRenderer bug
2021-11-05 02:32:14 +01:00
punkrockgirl
cba829b17b Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-11-04 20:34:40 +00:00
punkrockgirl
31d7cd175f Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-11-04 17:18:06 +00:00
axolotle
2af253ae3e ugly fix LazyRenderer bug 2021-11-04 17:12:09 +01:00
yahoo~~
d2765d0ca5 Translated using Weblate (Chinese (Simplified))
Currently translated at 94.8% (474 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-11-02 16:15:28 +00:00
yahoo~~
15b10eea9e Translated using Weblate (Chinese (Simplified))
Currently translated at 94.6% (473 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-11-02 12:27:26 +00:00
punkrockgirl
97044a5466 Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-31 14:11:18 +00:00
punkrockgirl
3abf373e59 Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-30 01:40:57 +00:00
Christian Wehrli
52143e21b6 Translated using Weblate (German)
Currently translated at 96.4% (482 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-10-29 19:00:52 +00:00
punkrockgirl
ac0ec8354d Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-28 23:38:19 +00:00
Christian Wehrli
44132f76d5 Translated using Weblate (German)
Currently translated at 96.2% (481 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-10-28 23:38:17 +00:00
mifegui
d59fbb87f5 Translated using Weblate (Portuguese)
Currently translated at 92.2% (461 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-10-24 21:37:04 +00:00
Alexandre Aubin
f9edf3474b
Merge pull request #410 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-10-24 23:36:58 +02:00
Alexandre Aubin
86a9f5b4de
Merge pull request #411 from YunoHost/spooky-easter-egg
Add spooky easter egg ;)
2021-10-24 23:36:48 +02:00
punkrockgirl
06ee557d4b Translated using Weblate (Basque)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-21 10:29:02 +00:00
punkrockgirl
020f3db87b Translated using Weblate (Basque)
Currently translated at 96.8% (484 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 23:40:20 +00:00
punkrockgirl
f93b437207 Translated using Weblate (Basque)
Currently translated at 92.2% (461 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 20:32:20 +00:00
punkrockgirl
f2375237a8 Translated using Weblate (Basque)
Currently translated at 67.8% (339 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 17:18:20 +00:00
punkrockgirl
7171faf620 Translated using Weblate (Basque)
Currently translated at 67.2% (336 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 17:18:20 +00:00
José M
4b937b34b8 Translated using Weblate (Galician)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-10-20 17:18:20 +00:00
Tymofii-Lytvynenko
7ce2e155f8 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-10-20 17:18:20 +00:00
Semen Turchikhin
706b51ca95 Translated using Weblate (Russian)
Currently translated at 58.6% (293 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-10-20 17:18:20 +00:00
ppr
91148c89a4 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/
2021-10-20 17:18:20 +00:00
punkrockgirl
a1aa765677 Translated using Weblate (Basque)
Currently translated at 49.2% (246 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 17:18:20 +00:00
punkrockgirl
3a0756ca25 Translated using Weblate (Basque)
Currently translated at 8.4% (42 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 17:18:20 +00:00
punkrockgirl
c3e097e4be Translated using Weblate (Basque)
Currently translated at 1.8% (9 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2021-10-20 17:18:20 +00:00
Semen Turchikhin
45049fb0a5 Translated using Weblate (Russian)
Currently translated at 56.6% (283 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-10-20 17:18:20 +00:00
Semen Turchikhin
19317dc9fd Translated using Weblate (Russian)
Currently translated at 54.6% (273 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-10-20 17:18:20 +00:00
Jurij Podgoršek
0bf93d83f0 Translated using Weblate (Slovenian)
Currently translated at 17.0% (85 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sl/
2021-10-20 17:18:20 +00:00
Jurij Podgoršek
faab978e3b Added translation using Weblate (Slovenian) 2021-10-20 17:18:20 +00:00
Semen Turchikhin
99698bd712 Translated using Weblate (Russian)
Currently translated at 54.6% (273 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-10-20 17:18:20 +00:00
Quentí
3dfedbe8c2 Translated using Weblate (Occitan)
Currently translated at 93.0% (465 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-10-20 17:18:20 +00:00
Quentí
e4b2599300 Translated using Weblate (Occitan)
Currently translated at 91.8% (459 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-10-20 17:18:20 +00:00
Alexandre Aubin
d9c5c9b110 wording in diagnosis: Everything good -> Everthing okay, (may feel less weird?) 2021-10-20 19:18:06 +02:00
Alexandre Aubin
5ceae3e166 Tweak icons used in markdown alert box in config panel for consistency with icons used in diagnosis 2021-10-20 19:17:00 +02:00
Alexandre Aubin
6571b6a0c8 Improve/fix display of icons in markdown alert boxes in config panels 2021-10-20 19:14:29 +02:00
Alexandre Aubin
2c5062bebe Add spooky easter egg ;) 2021-10-20 13:42:34 +02:00
Alexandre Aubin
804488abf0 Fix route for diagnosis share 2021-10-19 14:54:27 +02:00
Alexandre Aubin
0c0df14a0a app install: Improve label question 2021-10-18 19:03:39 +02:00
Alexandre Aubin
5c883cc054 Fix app url regex, branch names may contain dots 2021-10-07 11:27:09 +02:00
José M
19a8636379 Translated using Weblate (Galician)
Currently translated at 100.0% (500 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-10-05 11:45:50 +00:00
Alexandre Aubin
791172abd7 Tweak icons for config panel buttons 2021-10-05 13:45:35 +02:00
Alexandre Aubin
f37755540b appinfo: Don't diplay webapp-related stuff for non-webapps 2021-10-05 13:40:09 +02:00
Tymofii-Lytvynenko
a51a848569 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-10-03 21:06:28 +00:00
ppr
e1192befcf Translated using Weblate (French)
Currently translated at 99.6% (498 of 500 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-10-03 21:06:28 +00:00
Alexandre Aubin
76a1c16b9f Apply linter autofix 2021-10-01 18:07:27 +02:00
Tymofii-Lytvynenko
f99a6e75b7 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-10-01 15:17:10 +00:00
José M
5999884be9 Translated using Weblate (Galician)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-10-01 15:17:10 +00:00
Alexandre Aubin
b66d1fe7d1
Merge branch 'dev' into support-moar-git-urls 2021-10-01 17:16:43 +02:00
Alexandre Aubin
a10aaae7c4
Merge pull request #406 from YunoHost/enh-optimization
Optimization for waiting modal messages and AppCatalog cards rendering
2021-10-01 17:16:12 +02:00
axolotle
c7d8f5fb68 add LazyRenderer component & update AppCatalog 2021-10-01 17:55:59 +02:00
axolotle
9b3ac1fcaf limit ws messages updates to batch of messages & limit number of displayed messages in waiting modal 2021-10-01 17:14:50 +02:00
Alexandre Aubin
48bfb3ef36 [enh] Support github-independent repo urls and/or pointing to specific branches 2021-10-01 16:47:31 +02:00
axolotle
e40d9b9d22 add visible arg field option handling in AppInstall 2021-09-29 21:43:37 +02:00
axolotle
0638866838 make sure FormatFormData always return a promise and update views using it accordingly 2021-09-29 21:42:47 +02:00
Alexandre Aubin
ced352f04f
Merge pull request #400 from YunoHost/unselectable-logs
Make logs unselectable to force people clicking the damn share button >_>
2021-09-29 18:22:35 +02:00
Alexandre Aubin
c70288dd1e i18n 2021-09-29 18:22:11 +02:00
liimee
a4d2155fff Translated using Weblate (Indonesian)
Currently translated at 48.2% (241 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
a290b73d6d Translated using Weblate (Indonesian)
Currently translated at 42.4% (212 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
34b360509f Translated using Weblate (Indonesian)
Currently translated at 41.8% (209 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
7c6a9f2e60 Translated using Weblate (Indonesian)
Currently translated at 40.4% (202 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
José M
f862ded8d9 Translated using Weblate (Galician)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-29 14:02:33 +00:00
Tymofii-Lytvynenko
7a873d6728 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-29 14:02:33 +00:00
Éric Gaspar
56bd87652d Translated using Weblate (French)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-29 14:02:33 +00:00
liimee
256da7eba0 Translated using Weblate (Indonesian)
Currently translated at 34.2% (171 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
Tymofii-Lytvynenko
6baaf55b06 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-29 14:02:33 +00:00
Éric Gaspar
5c5e1d6faa Translated using Weblate (French)
Currently translated at 99.1% (495 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-29 14:02:33 +00:00
Alexandre Aubin
fea47d1609
Merge pull request #401 from YunoHost/fix-1881-filename-too-long
[fix] Unable to import user from csv anymore
2021-09-29 16:02:30 +02:00
Alexandre Aubin
9a7e232da5
Merge pull request #402 from eauchat/patch-1
Resolve app install interface blank when app manifest argument is missing "ask" value
2021-09-29 16:01:38 +02:00
axolotle
038ad92f00 simplify 'push dns records' callback 2021-09-29 16:06:05 +02:00
Eauchat
bf4d4d9266
Avoid formatI18nField to fail if field is undefined
At the moment, it seems that if an app manifest custom argument is missing the "ask" property, the display of app install page is blank.
2021-09-29 09:09:01 +00:00
ljf
64ae24facd [fix] type string with choices need to be displayed with select #1880 2021-09-28 16:48:33 +02:00
ljf
12dc0531e0 [fix] Unable to import user from csv anymore 2021-09-28 16:26:18 +02:00
Alexandre Aubin
81b00d3ac7 Make logs unselectable to force people clicking the damn share button >_> 2021-09-24 20:24:58 +02:00
Éric Gaspar
db4e8ce50d
Typo
- Fix typo
2021-09-20 15:11:30 +02:00
axolotle
c3087cae5e add 3 plural forms for now for some translation keys 2021-09-20 03:47:30 +02:00
Alexandre Aubin
0c4b7d1616 Fix build (thanks axolotle <3) 2021-09-20 00:51:25 +02:00
Alexandre Aubin
ff0f5b2fe3
Merge pull request #395 from YunoHost/fix-i18n-pluralize
[fix] An i18n pluralize string
2021-09-19 23:48:45 +02:00
Alexandre Aubin
ec22a6600d
Merge pull request #396 from YunoHost/enh-dns-autoconf
[enh] quick implementation of domain config panel and dns records auto config
2021-09-19 23:02:03 +02:00
axolotle
67cf6f46d8 fix UserImport missing await for file handling 2021-09-19 21:49:07 +02:00
Alexandre Aubin
70184c4843
Update app/src/i18n/locales/fr.json 2021-09-19 21:27:39 +02:00
axolotle
b2d8310b25 fix missing storeKey in UserList initial query 2021-09-19 21:18:24 +02:00
axolotle
c5028eaaa6 expose app config panel button on AppInfo 2021-09-19 04:03:39 +02:00
axolotle
d041ca1742 add current dns zone records 2021-09-19 03:47:29 +02:00
axolotle
4e04accf3a add conditional display of auto config or manual config 2021-09-19 03:45:36 +02:00
axolotle
13edc4c51d quick and ugly implementation of domain config panel and dns records push 2021-09-18 19:44:22 +02:00
Éric Gaspar
088890d091 Translated using Weblate (Czech)
Currently translated at 88.5% (426 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-09-17 21:55:12 +00:00
Éric Gaspar
97bec7a0e2 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.2% (463 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-09-17 21:55:11 +00:00
Éric Gaspar
1f5a3f67db Translated using Weblate (Portuguese)
Currently translated at 97.0% (467 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-09-17 21:55:10 +00:00
Éric Gaspar
0b8b79139a Translated using Weblate (Italian)
Currently translated at 96.4% (464 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-09-17 21:55:09 +00:00
Éric Gaspar
1e5dcfbab7 Translated using Weblate (Spanish)
Currently translated at 73.3% (353 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-09-17 21:55:08 +00:00
Éric Gaspar
df66539da3 Translated using Weblate (German)
Currently translated at 96.4% (464 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-17 21:55:04 +00:00
Éric Gaspar
b8fd2c741b Translated using Weblate (Catalan)
Currently translated at 73.8% (355 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2021-09-17 21:55:03 +00:00
José M
db652ec391 Translated using Weblate (Galician)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-17 17:31:53 +00:00
possy eater
51abf427ef Translated using Weblate (Macedonian)
Currently translated at 1.0% (5 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/mk/
2021-09-17 02:35:59 +00:00
Tymofii-Lytvynenko
67608b15c5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:59 +00:00
possy eater
6a235c8c40 Added translation using Weblate (Macedonian) 2021-09-17 02:35:59 +00:00
Éric Gaspar
56f38abebc Translated using Weblate (Persian)
Currently translated at 96.0% (462 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-17 02:35:59 +00:00
Éric Gaspar
37998366c2 Translated using Weblate (Galician)
Currently translated at 99.1% (477 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-17 02:35:59 +00:00
Éric Gaspar
325d826e0c Translated using Weblate (Czech)
Currently translated at 88.1% (424 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-09-17 02:35:59 +00:00
Éric Gaspar
1cf87f6baf Translated using Weblate (Dutch)
Currently translated at 33.4% (161 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2021-09-17 02:35:59 +00:00
Éric Gaspar
934bbde5aa Translated using Weblate (Esperanto)
Currently translated at 62.3% (300 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2021-09-17 02:35:59 +00:00
Éric Gaspar
eafb156c9a Translated using Weblate (Arabic)
Currently translated at 55.0% (265 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2021-09-17 02:35:58 +00:00
Éric Gaspar
b5f09d297d Translated using Weblate (Italian)
Currently translated at 96.0% (462 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-09-17 02:35:58 +00:00
Éric Gaspar
ff81aba162 Translated using Weblate (Esperanto)
Currently translated at 61.3% (295 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2021-09-17 02:35:58 +00:00
Éric Gaspar
0d86557149 Translated using Weblate (Catalan)
Currently translated at 73.3% (353 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2021-09-17 02:35:57 +00:00
liimee
22e195be7b Translated using Weblate (Indonesian)
Currently translated at 17.4% (84 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-17 02:35:57 +00:00
Tymofii-Lytvynenko
a674afd059 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:57 +00:00