Commit Graph

4592 Commits

Author SHA1 Message Date
Fernando Fernández
0a2a46ac90
chore: organize file structure
* Move all packaging-related stuff into a subdirectory
* Remove workspace defaulting to `frontend` directory. Now users
must `cd` in the frontend directory themselves.
2023-10-24 10:03:12 +00:00
renovate[bot]
c64623e1d7
chore(deps): update npm development dependencies (#2110) 2023-10-22 22:14:13 +02:00
Fernando
0473514bc0 chore(i18n): remove translation (Latvian) 2023-10-22 14:12:44 -04:00
Fernando
427917777b chore(i18n): remove translation (Kurdish (Central)) 2023-10-22 14:12:34 -04:00
Fernando
5cd6100f2d chore(i18n): remove translation (Danish) 2023-10-22 14:11:55 -04:00
Fernando Fernández
e9fa119b17
chore(lint): fix simple lint and type issues
* With the strict type-checking linter configuration we
recently added, linter is less permissive
with missing type information.
Some of that missing type information could be added by simply adding @types/node

* Fix strange whitespace in french translations
2023-10-22 18:06:31 +00:00
renovate[bot]
e2737adc4e
chore(deps): update actions/checkout action to v4.1.1 (#2111) 2023-10-20 23:40:55 +02:00
renovate[bot]
34c9d61fcf
chore(deps): update dependency vue to v3.3.6 (#2113) 2023-10-20 23:36:49 +02:00
Weblate
9bf63e5bd9 chore(i18n): translate terms
Co-authored-by: Andrejs <tlpbu@droplar.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/
Translation: Jellyfin Vue/Jellyfin Vue
2023-10-20 16:45:49 -04:00
Dean Ward
c37a0e39f0
fix(#2085): allow installation in a sub-path (#2108) 2023-10-20 14:23:24 +02:00
Fernando Fernández
7df59f937c chore: remove outdated comment
#2112 updated vue to 3.3.5, which fixes the issue
2023-10-20 13:10:11 +02:00
renovate[bot]
20940f7e03 chore(deps): update npm dependencies 2023-10-20 13:10:11 +02:00
Weblate
82dd0ce1d3 chore(i18n): translate terms
Co-authored-by: nextlooper42 <nextlooper42@protonmail.com>
Co-authored-by: oxixes <oxixes@protonmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/es/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/sk/
Translation: Jellyfin Vue/Jellyfin Vue
2023-10-18 06:25:42 -04:00
renovate[bot]
9ca1c6bd3f
chore(deps): update npm dependencies (#2098) 2023-10-15 23:05:13 +02:00
renovate[bot]
897536733e
chore(deps): update npm development dependencies (#2099) 2023-10-15 23:04:01 +02:00
renovate[bot]
f817d31f11
chore(deps): update rust crate tauri to v1.5.2 (#2101) 2023-10-15 22:57:52 +02:00
Fernando Fernández
19efa248e1
docs: minor chores (#2109)
- Finish contributing port to the wiki
- Add warning for users, so they access the Hosted Instance using HTTPS
- Put the privacy disclaimer under a summary
2023-10-15 21:25:20 +02:00
endrl
6802061153 fix: disable csp, add app version to tauri 2023-10-15 20:52:30 +02:00
endrl
e4d92f2146 docs: Move build to gh wiki 2023-10-15 20:52:30 +02:00
Weblate
a131e130ce chore(i18n): translate terms
Co-authored-by: Bas <weblate@hanka.mp>
Co-authored-by: Gábor Misuth <gmisuth@gmail.com>
Co-authored-by: Lukas H <ideallygrey@tuta.io>
Co-authored-by: tellmeY18 <vysakh_b190622ec@nitc.ac.in>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/hu/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/lt/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/ml/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/nl/
Translation: Jellyfin Vue/Jellyfin Vue
2023-10-09 10:13:39 -04:00
WillyJL
65b641484a
fix: direct play stream url regression (#2106)
Co-authored-by: Fernando Fernández <ferferga@hotmail.com>
2023-10-08 19:07:49 +02:00
Weblate
8fa43548bd chore(i18n): translate terms
Co-authored-by: Artnal <shopping@marquet.ch>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/fr/
Translation: Jellyfin Vue/Jellyfin Vue
2023-10-03 08:27:15 -04:00
Weblate
df1150d269 chore(i18n): translate terms
Co-authored-by: FrankJeager <guillaume.philippo@gmail.com>
Co-authored-by: Fredrik Lindqvist <landrash@gmail.com>
Co-authored-by: Julian Anderson <julian.anderson6207@gmail.com>
Co-authored-by: Nicolas Berens <kontakt@nicolas-berens.de>
Co-authored-by: Pablo Mac-Veigh <pablo@mac-veigh.com>
Co-authored-by: Tor Smedberg <tor.smedberg@gmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/de/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/es/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/fr/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/ja/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/sv/
Translation: Jellyfin Vue/Jellyfin Vue
2023-10-03 05:24:44 -04:00
Fernando Fernández
57403c2c7e
chore(codespaces): switch to node as base image (#2100) 2023-10-02 19:03:34 +02:00
Fernando Fernández
2ba1de8bbe
fix: versioning in settings pages (#2097)
Use commit hash instead of version from package.json when available
2023-10-01 17:26:17 +02:00
renovate[bot]
67210b3909
chore(deps): update npm dependencies (#2094) 2023-10-01 17:02:20 +02:00
endrl
323d0a87ff
fix(tauri): http jellyfin server address (#2050) 2023-10-01 16:58:16 +02:00
renovate[bot]
0cc2841a44
chore(deps): update npm development dependencies (#2089) 2023-10-01 16:41:40 +02:00
renovate[bot]
13a69227a8
chore(deps): update ci dependencies (#2095) 2023-09-30 20:07:34 +02:00
renovate[bot]
acd3bfca3d
chore(deps): update cargo dependencies to v1.5.0 (#2096) 2023-09-30 20:00:57 +02:00
Weblate
c6e889bec0 chore(i18n): translate terms
Co-authored-by: Sepp Jeremiah Morris <Seppdroidgaming@gmx.us>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/nl/
Translation: Jellyfin Vue/Jellyfin Vue
2023-09-29 05:41:12 -04:00
Weblate
1c4f5076ca chore(i18n): translate terms
Co-authored-by: Sverre <sverre@sverrecraft.com>
Co-authored-by: exbu <meharmsen@me.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/nb_NO/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/nl/
Translation: Jellyfin Vue/Jellyfin Vue
2023-09-22 04:53:40 -04:00
Weblate
fe0f640103 chore(i18n): translate terms
Co-authored-by: Chris Josten <chris+dev@netsoj.nl>
Co-authored-by: SALEH ALHULWAH <saleh.alhulwah@gmail.com>
Co-authored-by: Torreip <Puggioni.pierre-Emmanuel@outlook.com>
Co-authored-by: Tycho Brouwer <tychobrouwer33@gmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/ar/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/fr/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/nl/
Translation: Jellyfin Vue/Jellyfin Vue
2023-09-18 18:55:26 -04:00
renovate[bot]
83f011aab0
chore(deps): update npm dependencies (#2077) 2023-09-15 16:03:50 +02:00
renovate[bot]
60edebb986
chore(deps): update dependency marked to v9 (#2086) 2023-09-15 15:56:14 +02:00
renovate[bot]
0bb52ecc1e
chore(deps): update ci dependencies (#2091) 2023-09-15 15:47:25 +02:00
renovate[bot]
463f376aec
chore(deps): update ci dependencies (major) (#2093) 2023-09-15 15:45:25 +02:00
Fernando Fernández
6912dd2fa5 chore: revert "chore(i18n): jit compilation, drop runtime compiler"
This reverts commit 3047b68521.

I thought that in @intlify/unplugin-vue-i18n < 0.13.0, there was
some kind of runtime compiler in the production build.
Due to a misunderstanding of vue-i18n docs,I enabled JIT Compilation
because, it was needed for the 'dropMessageCompiler' option to work.

However, after inspecting the build output, no message compiler
is added without JIT compilation as well, and we don't need JIT
compilation for anything (at least at the moment).
2023-09-15 15:44:08 +02:00
renovate[bot]
c335ce5df2 chore(deps): update dependency @intlify/unplugin-vue-i18n to v1 2023-09-15 15:44:08 +02:00
Weblate
41aed70196 chore(i18n): translate terms
Co-authored-by: 石渠清心 <yufei.im@gmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/zh_Hans/
Translation: Jellyfin Vue/Jellyfin Vue
2023-09-10 09:40:55 -04:00
Fernando Fernández
ab1a42fe91 ci: quiet git checkout 2023-09-04 16:42:23 +02:00
renovate[bot]
0d0c87e8e3 chore(deps): update actions/checkout action to v4 2023-09-04 16:42:23 +02:00
Fernando Fernández
836b9ec0bd
fix(i18n): auto locale always using fallback 2023-09-04 13:18:13 +00:00
Fernando Fernández
3047b68521 chore(i18n): jit compilation, drop runtime compiler 2023-09-04 15:00:51 +02:00
renovate[bot]
128813c008 chore(deps): update npm development dependencies 2023-09-04 15:00:51 +02:00
Weblate
0a01f80b44 chore(i18n): translate terms
Co-authored-by: Oskari Lavinto <olavinto@protonmail.com>
Co-authored-by: queeup <queeup@zoho.com>
Co-authored-by: volrod64 <sebsogamer@gmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/fi/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/fr/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/tr/
Translation: Jellyfin Vue/Jellyfin Vue
2023-09-01 23:18:41 -04:00
renovate[bot]
0703037988 chore(deps): lock file maintenance (#2083) 2023-09-01 06:33:18 +00:00
Weblate
a8eec58c98 chore(i18n): translate terms
Co-authored-by: Kityn <kitynska@gmail.com>
Co-authored-by: Lukáš Kucharczyk <lukas@kucharczyk.xyz>
Co-authored-by: stanol <stanol777@gmail.com>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/cs/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/pl/
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/uk/
Translation: Jellyfin Vue/Jellyfin Vue
2023-08-30 18:13:15 -04:00
renovate[bot]
94e8b7cf78
chore(deps): update docker/setup-buildx-action action to v2.10.0 (#2082) 2023-08-29 19:23:08 +02:00
Weblate
7510de9fab chore(i18n): translate terms
Co-authored-by: Muhammad Bayiz <mahmad.bai7@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/
Translation: Jellyfin Vue/Jellyfin Vue
2023-08-29 06:50:07 -04:00