Commit graph

3022 commits

Author SHA1 Message Date
Alexandre Aubin
b619cc5acd debian: remove npm from build-depends because it's part of nodejs installed from nodesource... 2023-04-04 14:31:05 +02:00
Alexandre Aubin
7426eefe41 Update changelog for 11.1.9.3 2023-04-04 14:23:29 +02:00
Alexandre Aubin
bf1fbf6fff debian: use npm from nodesource, not from local/bin, during build 2023-04-04 14:22:39 +02:00
Alexandre Aubin
d4454ac493 Update changelog for 11.1.9.2 2023-04-04 13:59:31 +02:00
Alexandre Aubin
f66a2ae2c7 debian: add curl in build-depends 2023-04-04 13:58:43 +02:00
Alexandre Aubin
6f8c5b4c64 Update changelog for 11.1.9.1 2023-04-04 13:56:32 +02:00
Alexandre Aubin
df50779905 debian: Try to fix nodejs version, force install of nodejs 14 2023-04-04 13:54:41 +02:00
Alexandre Aubin
bc83917217 Update changelog for 11.1.9 2023-04-04 13:26:24 +02:00
Alexandre Aubin
c2cba173b8
Merge pull request #517 from YunoHost/tool-vite
Switch from vue-cli to vite
2023-04-04 13:21:48 +02:00
Alexandre Aubin
85b7b35f8b
Merge pull request #513 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2023-04-04 13:11:28 +02:00
Leandro Noferini
44f89c6fc9 Translated using Weblate (Italian)
Currently translated at 80.7% (445 of 551 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2023-04-04 13:06:05 +02:00
José M
bdb11597fe Translated using Weblate (Galician)
Currently translated at 100.0% (551 of 551 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2023-04-04 13:06:05 +02:00
Neko Nekowazarashi
5ccb3c9a2b Translated using Weblate (Indonesian)
Currently translated at 93.6% (516 of 551 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2023-04-04 13:06:05 +02:00
ppr
c45141326d Translated using Weblate (French)
Currently translated at 100.0% (551 of 551 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2023-04-04 13:06:05 +02:00
ButterflyOfFire
286b14cb9f Translated using Weblate (Arabic)
Currently translated at 90.3% (496 of 549 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2023-04-04 13:06:05 +02:00
Alice Kile
e2cda0ff1e Translated using Weblate (Telugu)
Currently translated at 29.1% (160 of 549 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/te/
2023-04-04 13:06:05 +02:00
Christian Wehrli
bdcc5acf14 Translated using Weblate (German)
Currently translated at 100.0% (549 of 549 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2023-04-04 13:06:05 +02:00
Tymofii-Lytvynenko
06e3ca8838 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (549 of 549 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2023-04-04 13:06:05 +02:00
Grzegorz Cichocki
0753c3b081 Translated using Weblate (Polish)
Currently translated at 100.0% (549 of 549 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2023-04-04 13:06:05 +02:00
Alexandre Aubin
72e63da73a
Merge pull request #516 from YunoHost/vue-2.7
Update to Vue 2.7
2023-04-04 13:05:58 +02:00
axolotle
586d8127cb deps: update package-lock.json (!HEAVY) 2023-04-03 22:22:19 +02:00
axolotle
60a640e1ba [vite] rm old vue.config.js 2023-04-03 22:20:10 +02:00
axolotle
c6b928993d [vite] add vite.config.js and update npm commands 2023-04-03 22:14:18 +02:00
axolotle
0a1cab6f38 [vite] fix imports and call to 'process.env' 2023-04-03 21:03:39 +02:00
axolotle
bcf02d10f3 [vite] rm webpack special comments 2023-04-03 20:34:18 +02:00
axolotle
c19caef34e [vite] fix: add '.vue' ext to components imports 2023-04-03 20:24:41 +02:00
axolotle
4601e60cfb [vite] update index.html 2023-04-03 19:49:43 +02:00
axolotle
8c5f1bece3 [vite] public/index.html => ./index.html 2023-04-03 19:48:27 +02:00
axolotle
742bc6f104 deps: rm babel stuff 2023-04-03 19:21:34 +02:00
axolotle
462ec4380f deps: vue-cli to vite 2023-04-03 19:17:24 +02:00
axolotle
4aba833779 lint: fix 2023-04-03 18:22:38 +02:00
axolotle
56e4ef7dba deps: update package-lock.json (!HEAVY) 2023-04-03 17:45:06 +02:00
axolotle
374f7744a5 switch to @fontsource packages 2023-03-24 21:49:20 +01:00
axolotle
e3604e11bf fix sass depreciated syntax 2023-03-24 21:43:32 +01:00
axolotle
91074f4e31 misc fix 2023-03-24 21:38:33 +01:00
axolotle
dceae397b4 fix eslint vue/no-v-text-v-html-on-component 2023-03-24 21:32:14 +01:00
axolotle
c5bc384f34 fix slot syntax 2023-03-24 21:26:23 +01:00
axolotle
34af7e029f fix regex syntaxt 2023-03-24 21:19:46 +01:00
axolotle
c2fef5d238 fix config 2023-03-24 21:19:17 +01:00
axolotle
3d83e86f55 deps: update all deps to vue 2.7 max 2023-03-24 20:52:01 +01:00
axolotle
4d346a8d13 separate eslint config from package.json 2023-03-24 20:50:05 +01:00
Alexandre Aubin
f4d193766c Update changlog for 11.1.8 2023-03-24 14:13:28 +01:00
Alexandre Aubin
b8229a6cf3
Merge pull request #515 from YunoHost/fix-cp-args
Fix config panel apply with empty `args` + fix config panel init error preventing AppInfo from being displayed
2023-03-24 14:11:39 +01:00
Axolotle
a6d8acf706
AppInfo: ask for error report in config panel
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-03-24 14:09:47 +01:00
axolotle
3fbf4cfdeb AppInfo: properly display config panel init error without blocking the app info page 2023-03-24 14:45:59 +01:00
axolotle
057a33e8bf AppInfo: send config panel args only if not empty 2023-03-24 13:49:50 +01:00
Alexandre Aubin
bf15696363
Merge pull request #514 from YunoHost/update-locales
locales: add ckb da he id kab lt mk pt_BR sl
2023-03-24 11:55:06 +01:00
axolotle
a97e83d961 locales: add ckb da he id kab lt mk pt_BR sl 2023-03-24 12:45:03 +01:00
Alexandre Aubin
847b61e6fc Update changelog for 11.1.7 2023-03-04 13:04:54 +01:00
Alexandre Aubin
dc37e89f26
Merge pull request #511 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2023-03-04 13:03:29 +01:00