Commit Graph

2115 Commits

Author SHA1 Message Date
Fernando Fernández
6371aad856 refactor: address review comments 2021-02-24 01:00:49 +01:00
Fernando Fernández
406b332e98 ci: migrate to github actions 2021-02-22 11:10:15 +01:00
Fernando Fernández
ef3c635850 fix: build with nuxt 2.15 2021-02-22 11:10:15 +01:00
Fernando Fernández
eee4143e41 chore: move type packages to devdependencies 2021-02-22 11:10:14 +01:00
Fernando Fernández
fadb620b1e chore: bump nuxt and eslint-plugin-jsdoc 2021-02-22 11:10:14 +01:00
hoanghuy309
0fc5b34bd2 Translated using Weblate (Vietnamese)
Currently translated at 92.0% (288 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/vi/
2021-02-20 17:34:16 -05:00
Csaba
2fe9ddc3be Translated using Weblate (Hungarian)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/hu/
2021-02-19 07:21:00 -05:00
Csaba
cbbca8cfa6 Translated using Weblate (Hungarian)
Currently translated at 68.0% (213 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/hu/
2021-02-18 04:01:14 -05:00
Csaba
c84f9814b9 Translated using Weblate (Hungarian)
Currently translated at 63.5% (199 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/hu/
2021-02-17 04:47:22 -05:00
Mathijs
04b6fe58f7 Translated using Weblate (Dutch)
Currently translated at 93.2% (292 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/nl/
2021-02-16 10:36:11 -05:00
Bond-009
ed10a7d83d
Merge pull request #755 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.0.0
chore(deps-dev): bump eslint-plugin-jsdoc from 31.6.1 to 32.0.0
2021-02-16 00:50:05 +01:00
Bond-009
9780ecabab
Merge pull request #753 from jellyfin/dependabot/npm_and_yarn/nuxt-i18n-6.20.1
fix(deps): bump nuxt-i18n from 6.20.0 to 6.20.1
2021-02-16 00:49:58 +01:00
Bond-009
9ad9f4490c
Merge pull request #752 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-vue-7.6.0
chore(deps-dev): bump eslint-plugin-vue from 7.5.0 to 7.6.0
2021-02-16 00:49:49 +01:00
Bond-009
a625c875f2
Merge pull request #738 from jellyfin/move-test
test(blurhash canvas test): move blurhash canvas test into correct folder
2021-02-16 00:49:39 +01:00
Bond-009
7f83d270b0
Merge pull request #739 from jellyfin/chore/fixlocales
chore(locales): cleaned up empty strings
2021-02-16 00:49:21 +01:00
Thibault Nocchi
e66d5e41c0 chore(locales): cleaned up empty strings 2021-02-16 00:12:27 +01:00
dependabot[bot]
1c217131d6
chore(deps-dev): bump eslint-plugin-jsdoc from 31.6.1 to 32.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.6.1 to 32.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.1...v32.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 23:06:30 +00:00
dependabot[bot]
44edb97ca4
fix(deps): bump nuxt-i18n from 6.20.0 to 6.20.1
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.0 to 6.20.1.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.20.0...v6.20.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 23:03:30 +00:00
dependabot[bot]
323a492e85
chore(deps-dev): bump eslint-plugin-vue from 7.5.0 to 7.6.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 23:03:00 +00:00
Cameron Clark
7e6a80ad32 test(blurhash canvas test): move blurhash canvas test into correct folder 2021-02-15 23:02:52 +00:00
Bill Thornton
d402462ea8
Merge pull request #741 from jellyfin/miss-test
test(item utils): add missing tests to item utils
2021-02-15 17:56:29 -05:00
Bill Thornton
4833151dba
Merge pull request #750 from jellyfin/ts-expect-error
chore: replace ts-ignore with ts-expect-error
2021-02-15 17:56:12 -05:00
Bill Thornton
9511ccc5ba
Merge pull request #734 from jellyfin/update-dependabot
ci(dependabot config): update dependabot config
2021-02-15 17:55:51 -05:00
Fernando Fernández
702b869068 chore: replace ts-ignore with ts-expect-error 2021-02-15 23:26:43 +01:00
mezzovide
9ae2169d18 Translated using Weblate (Indonesian)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-15 14:33:53 -05:00
Bond-009
c5558c481c
Merge pull request #732 from jellyfin/dependabot/npm_and_yarn/eslint-7.20.0
chore(deps-dev): bump eslint from 7.19.0 to 7.20.0
2021-02-15 16:39:07 +01:00
Bond-009
8551c1894c
Merge pull request #726 from jellyfin/fix-husky
chore(husky): fix husky hook permissions and command
2021-02-15 16:38:58 +01:00
Cameron Clark
1d92db9964 test(item utils): add missing tests to item utils 2021-02-15 15:32:16 +00:00
mezzovide
c058bd41d0 Translated using Weblate (Indonesian)
Currently translated at 53.0% (166 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-15 09:50:45 -05:00
mezzovide
ef7778bceb Translated using Weblate (Indonesian)
Currently translated at 37.0% (116 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-15 09:29:55 -05:00
Nyanmisaka
9f15009864 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/zh_Hans/
2021-02-15 07:09:47 -05:00
Cameron Clark
80ff55c94a ci(dependabot config): update dependabot config 2021-02-15 09:47:44 +00:00
dependabot[bot]
6ec5e4e490
chore(deps-dev): bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 00:37:48 +00:00
Allan Nordhøy
0c3ba6dcf4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.0% (310 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/nb_NO/
2021-02-14 16:00:45 -05:00
WWWesten
50a8f9402b Translated using Weblate (Kazakh)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/kk/
2021-02-14 02:56:30 -05:00
WWWesten
1a1d4de76e Translated using Weblate (Russian)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/ru/
2021-02-14 02:56:30 -05:00
mezzovide
6dfa3e3b6c Translated using Weblate (Indonesian)
Currently translated at 22.0% (69 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-13 15:38:03 -05:00
Khinenw
6923d452dc Translated using Weblate (Korean)
Currently translated at 69.9% (219 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/ko/
2021-02-13 13:41:19 -05:00
mezzovide
ca0a1df5c1 Translated using Weblate (Indonesian)
Currently translated at 11.8% (37 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-13 13:41:13 -05:00
MrTimscampi
9f6bb86078 chore(husky): fix husky hook permissions and command 2021-02-13 12:50:13 +01:00
Khinenw
2b94804d62 Added translation using Weblate (Korean) 2021-02-13 04:44:33 -05:00
mezzovide
0eb28985af Translated using Weblate (Indonesian)
Currently translated at 0.3% (1 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/id/
2021-02-12 12:43:04 -05:00
mezzovide
e4764bee42 Added translation using Weblate (Indonesian) 2021-02-12 12:41:34 -05:00
Larvitar
4ab58d7402 Translated using Weblate (Polish)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/pl/
2021-02-12 12:37:34 -05:00
Fernando Fernández
df6e4fcd1b
Merge pull request #672 from jellyfin/fix-user-image
refactor(user-card): fix user-image and refactor user-card
2021-02-12 15:39:12 +01:00
Fernando Fernández
55f58f675e
Merge pull request #701 from jellyfin/blurhashimage-fallback
feat: handle fallbacks in blurhashimage
2021-02-12 15:26:47 +01:00
Fernando Fernández
a25cb75c91 feat(usercard): convert to a button 2021-02-12 15:22:13 +01:00
Thibault Nocchi
e65361d21d fix(usercard): fix int value passed as string 2021-02-12 14:41:49 +01:00
Thibault Nocchi
511a752be9 fix(userbutton): fix userbutton giving undefined user to userimage on logout 2021-02-12 14:41:49 +01:00
MrTimscampi
6bc8536ba0 refactor(user-card): fix user-image and refactor user-card 2021-02-12 14:41:49 +01:00