Commit graph

1444 commits

Author SHA1 Message Date
axolotle
c730de8b32 fix: FileItem display 2024-03-27 00:43:51 +01:00
axolotle
620694c42d fix: CardDeckFeed slots slicing + keyboard navigation 2024-03-27 00:43:51 +01:00
axolotle
cc02444e33 fix: ExplainWhat popover 2024-03-27 00:43:51 +01:00
axolotle
cb7b13f112 fix: temp fix for RoutableTabs link active class 2024-03-27 00:43:51 +01:00
axolotle
9ec1fbd714 fix: ConfigPanels event bubbling 2024-03-27 00:43:51 +01:00
axolotle
6be1609f10 migration(vuex): currentRoute is now a ref 2024-03-27 00:43:51 +01:00
axolotle
2156196f8b fix: DomainAdd event bubbling 2024-03-27 00:43:51 +01:00
axolotle
6229e40ca8 fix: validation on blur 2024-03-27 00:43:51 +01:00
axolotle
622e5be061 migration(bvn): update modals and modal system 2024-03-27 00:43:51 +01:00
axolotle
915023de1d migration(bs5): update scss variables (colors, etc.) 2024-03-27 00:43:51 +01:00
axolotle
6d26ef596d migration(bs5): rename left/right classes to start/end 2024-03-27 00:43:51 +01:00
axolotle
9eb4b29cb8 migration(bs5): update to new color functions 2024-03-27 00:43:51 +01:00
axolotle
6241ba4382 migration(bs5): media-breakpoint-down(): use breakpoint itself instead of next breakpoint 2024-03-27 00:43:51 +01:00
axolotle
c7bd9af3a2 migration(bvn): add BSkeleton & BSkeletonWrapper component missing in bootstrap-vue-next 2024-03-27 00:43:51 +01:00
axolotle
5892842cec migration: rework dark theme enabling 2024-03-27 00:43:51 +01:00
axolotle
4f047d92d3 migration(vue3): COMPONENT_V_MODEL 2024-03-27 00:43:51 +01:00
axolotle
ad2f792e8b refactor: rm previous light/dark theme hacks 2024-03-27 00:43:51 +01:00
axolotle
1f45899d4b migration: bootstrap-vue to bootstrap-vue-next 2024-03-27 00:43:51 +01:00
axolotle
ccc7298213 migration(vue-i18n): legacy mode off 2024-03-27 00:43:51 +01:00
axolotle
bba1aa85c2 migration(vue3): COMPILER_V_ON_NATIVE 2024-03-27 00:43:51 +01:00
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
23594bc338 fix: temp fix for reactivity problems on nested obj request 2024-03-27 00:34:23 +01:00
axolotle
796dad8dbe chore: update linter setup + silence bootstrap-vue errors + reactivate needed compat features 2024-03-27 00:34:23 +01:00
axolotle
547d0ed734 refactor: vue-router currentRoute is now a ref 2024-03-27 00:34:23 +01:00
axolotle
f6adc87691 migration: vue3 GLOBAL_DELETE INSTANCE_DELETE GLOBAL_SET INSTANCE_SET 2024-03-27 00:34:23 +01:00
axolotle
2a5bbb594d migration: vue3 WATCH_ARRAY 2024-03-27 00:34:23 +01:00
axolotle
27a6f90cf7 migration: vue3 COMPONENT_ASYNC 2024-03-27 00:34:23 +01:00
axolotle
123577c9ee migration: vue3 RENDER_FUNCTION 2024-03-27 00:34:23 +01:00
axolotle
68d5c6baeb migration: vue3 OPTIONS_BEFORE_DESTROY 2024-03-27 00:34:23 +01:00
axolotle
20e80765a3 migration: vue3 INSTANCE_SCOPED_SLOTS 2024-03-27 00:34:23 +01:00
axolotle
4b01c4e7c3 migration: vue3 INSTANCE_LISTENERS 2024-03-27 00:34:23 +01:00
axolotle
1430c03a4f refactor: use apply event instead of submit on ConfigPanels 2024-03-27 00:34:23 +01:00
axolotle
04872f6eed migration: vue3 COMPILER_V_BIND_SYNC 2024-03-27 00:34:23 +01:00
axolotle
2898a4f5bd migration: vue3 COMPONENT_V_MODEL 2024-03-27 00:34:23 +01:00
axolotle
cc98de76b5 migration: vue3 TRANSITION_CLASSES 2024-03-27 00:34:23 +01:00
axolotle
f1cbc360c7 refactor: turn all components/views to compat 3 2024-03-27 00:34:23 +01:00
axolotle
37cc90dffd chore: upgrade eslint + sass 2024-03-27 00:34:23 +01:00
axolotle
4ff3c33b78 refactor: upgrade to vite5 2024-03-27 00:34:23 +01:00
axolotle
d398b93c6a refactor: upgrade fonts 2024-03-27 00:34:23 +01:00
axolotle
654d73e761 refactor: upgrade to date-fns3 2024-03-27 00:34:23 +01:00
axolotle
2a7733611d refactor: upgrade to vue-showdown4 2024-03-27 00:34:23 +01:00
axolotle
1b8dd46395 refactor: css ::v-deep to :deep() 2024-03-27 00:34:23 +01:00
axolotle
298dc73dfd refactor: v-bind first 2024-03-27 00:34:23 +01:00
axolotle
4abbb4b2fc refactor: properly pass scoped slots 2024-03-27 00:34:23 +01:00
axolotle
03b136478a refactor: single key on template v-for 2024-03-27 00:34:23 +01:00
axolotle
fdbe64cf95 chore: upgrade bootstrap-vue to last version 2024-03-27 00:34:23 +01:00
axolotle
c5976dbd48 refactor: upgrade to vuelidate2 2024-03-27 00:34:21 +01:00
axolotle
81707bb11a refactor: upgrade to i18n9 2024-03-27 00:33:33 +01:00
axolotle
dd9ae21472 refactor: upgrade to vuex4 2024-03-27 00:33:33 +01:00
axolotle
74e08afff9 refactor: upgrade to vue-router4 2024-03-27 00:33:33 +01:00
axolotle
f66a59df58 refactor: upgrade to vue3 with compat mode 2 2024-03-27 00:33:33 +01:00
axolotle
cbea05fa9b lint 2024-03-27 00:32:18 +01:00
axolotle
1d892350cd do not logout when trying to reconnect to the server since the session should still be valid 2024-03-27 00:32:16 +01:00
axolotle
60934cf772 args: remove current_value and remove the need for int parsing for option prop min + max 2024-03-27 00:29:32 +01:00
axolotle
06bb22f45d args: reflect pydantic visible changes 2024-03-27 00:29:32 +01:00
axolotle
8479fe4a20 fix: use api instead of store action to query domains 2024-03-26 23:17:17 +01:00
axolotle
a5e0022fb5 fix(login): return proper Promise on login action 2024-03-26 23:16:19 +01:00
Jan-Willem Swane
2db437c622 Translated using Weblate (Dutch)
Currently translated at 36.8% (205 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2024-03-24 13:59:59 +01:00
Christian Wehrli
dd7bd0b489 Translated using Weblate (German)
Currently translated at 100.0% (557 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2024-03-24 13:59:59 +01:00
OniriCorpe
2ff1bff4a9 Translated using Weblate (French)
Currently translated at 100.0% (557 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2024-03-24 01:36:35 +01:00
Gregor
28332c9092 Translated using Weblate (German)
Currently translated at 100.0% (557 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2024-03-24 01:36:34 +01:00
OniriCorpe
c29f11407e Translated using Weblate (Korean)
Currently translated at 3.5% (20 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ko/
2024-03-23 20:05:00 +01:00
OniriCorpe
2fb3a03cdc Translated using Weblate (Japanese)
Currently translated at 96.9% (540 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ja/
2024-03-23 20:04:59 +01:00
OniriCorpe
4a23002172 Translated using Weblate (Lithuanian)
Currently translated at 12.0% (67 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/lt/
2024-03-23 20:04:59 +01:00
OniriCorpe
d386bf5035 Translated using Weblate (Portuguese (Brazil))
Currently translated at 4.1% (23 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt_BR/
2024-03-23 20:04:59 +01:00
OniriCorpe
4f905d88d7 Translated using Weblate (Telugu)
Currently translated at 28.0% (156 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/te/
2024-03-23 20:04:59 +01:00
OniriCorpe
ca9e399ca6 Translated using Weblate (Slovak)
Currently translated at 87.9% (490 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sk/
2024-03-23 20:04:59 +01:00
OniriCorpe
0d4bd13579 Translated using Weblate (Slovenian)
Currently translated at 21.3% (119 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sl/
2024-03-23 20:04:58 +01:00
OniriCorpe
7c7cfa7e24 Translated using Weblate (Indonesian)
Currently translated at 91.0% (507 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2024-03-23 20:04:58 +01:00
OniriCorpe
671be81a54 Translated using Weblate (Persian)
Currently translated at 69.2% (386 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2024-03-23 20:04:58 +01:00
OniriCorpe
094ce99166 Translated using Weblate (Ukrainian)
Currently translated at 98.7% (550 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2024-03-23 20:04:58 +01:00
OniriCorpe
8ca25bbeba Translated using Weblate (Finnish)
Currently translated at 77.9% (434 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
2024-03-23 20:04:58 +01:00
OniriCorpe
d50626e789 Translated using Weblate (Czech)
Currently translated at 72.5% (404 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2024-03-23 20:04:57 +01:00
OniriCorpe
c7d66f5332 Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (551 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2024-03-23 20:04:57 +01:00
OniriCorpe
418c9c2a63 Translated using Weblate (Turkish)
Currently translated at 85.0% (474 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/tr/
2024-03-23 20:04:57 +01:00
OniriCorpe
937f732fd4 Translated using Weblate (Swedish)
Currently translated at 24.4% (136 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sv/
2024-03-23 20:04:57 +01:00
OniriCorpe
4dc8fc2699 Translated using Weblate (Russian)
Currently translated at 90.4% (504 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2024-03-23 20:04:56 +01:00
OniriCorpe
8395b2d95b Translated using Weblate (Portuguese)
Currently translated at 72.8% (406 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2024-03-23 20:04:56 +01:00
OniriCorpe
8e765e9fb7 Translated using Weblate (Polish)
Currently translated at 97.1% (541 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2024-03-23 20:04:56 +01:00
OniriCorpe
fdabed55cb Translated using Weblate (Occitan)
Currently translated at 91.2% (508 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2024-03-23 20:04:56 +01:00
OniriCorpe
f2cdd949ca Translated using Weblate (Dutch)
Currently translated at 36.4% (203 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2024-03-23 20:04:55 +01:00
OniriCorpe
230dc8b14a Translated using Weblate (Italian)
Currently translated at 96.2% (536 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2024-03-23 20:04:55 +01:00
OniriCorpe
122e2482de Translated using Weblate (French)
Currently translated at 99.8% (556 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2024-03-23 20:04:55 +01:00
OniriCorpe
b6bdf0854d Translated using Weblate (Basque)
Currently translated at 98.5% (549 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2024-03-23 20:04:54 +01:00
OniriCorpe
53fcfa72b3 Translated using Weblate (Spanish)
Currently translated at 99.1% (552 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2024-03-23 20:04:54 +01:00
OniriCorpe
a22fa45807 Translated using Weblate (Esperanto)
Currently translated at 44.1% (246 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2024-03-23 20:04:54 +01:00
OniriCorpe
0b2a736c1c Translated using Weblate (German)
Currently translated at 99.6% (555 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2024-03-23 20:04:54 +01:00
OniriCorpe
62741c3c4f Translated using Weblate (Catalan)
Currently translated at 99.4% (554 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2024-03-23 20:04:54 +01:00
OniriCorpe
8adca39e7e Translated using Weblate (Arabic)
Currently translated at 87.2% (486 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2024-03-23 20:04:53 +01:00
OniriCorpe
8536c0c035 Translated using Weblate (English)
Currently translated at 100.0% (557 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/en/
2024-03-23 20:04:53 +01:00
José M
825df1ee9b Translated using Weblate (Galician)
Currently translated at 100.0% (557 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2024-03-23 14:39:36 +01:00
ppr
d85cd961ab Translated using Weblate (French)
Currently translated at 99.8% (556 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2024-03-23 14:39:36 +01:00
xabirequejo
e460fb3ad9 Translated using Weblate (Basque)
Currently translated at 99.6% (555 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2024-03-23 14:39:36 +01:00
xaloc33
a0bbc40e74 Translated using Weblate (Catalan)
Currently translated at 99.6% (555 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2024-03-23 14:39:35 +01:00
OniriCorpe
e219718ef0 Translated using Weblate (Slovenian)
Currently translated at 20.8% (116 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sl/
2024-03-23 06:05:35 +01:00
OniriCorpe
3f286bc2c3 Translated using Weblate (Macedonian)
Currently translated at 0.8% (5 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/mk/
2024-03-23 06:05:35 +01:00
OniriCorpe
2db95e5c94 Translated using Weblate (Galician)
Currently translated at 98.9% (551 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2024-03-23 06:05:34 +01:00
Bram
66330fb6e7 Translated using Weblate (Bengali (Bangladesh))
Currently translated at 1.2% (7 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/bn_BD/
2024-03-23 06:05:34 +01:00
OniriCorpe
dcecb81a71 Translated using Weblate (Turkish)
Currently translated at 85.0% (474 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/tr/
2024-03-23 06:05:34 +01:00
OniriCorpe
21b3e9d01f Translated using Weblate (Swedish)
Currently translated at 23.8% (133 of 557 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/sv/
2024-03-23 06:05:34 +01:00