Commit Graph

1045 Commits

Author SHA1 Message Date
MrTimscampi
8239a3fcb8 feat(settings): add settings page 2020-12-17 12:21:31 +01:00
Julien Machiels
9f4ba4b4cf
Merge pull request #306 from jellyfin/fix/blurycards
fix(home sections): fix incorrect image type some home sections
2020-12-17 11:37:44 +01:00
Julien Machiels
617773d073
Merge pull request #402 from jellyfin/happy-linter
refactor(lint): make linter super happy
2020-12-17 11:17:22 +01:00
Fernando Fernández
b1537f6c4e refactor(lint): address review comments 2020-12-17 10:24:40 +01:00
Julien Machiels
97254becc9
Merge pull request #403 from jellyfin/dependabot/github_actions/actions/setup-node-v2.1.4
fix(deps): bump actions/setup-node from v2.1.3 to v2.1.4
2020-12-17 09:50:49 +01:00
Julien Machiels
5c3c7bfb1d
Merge pull request #404 from jellyfin/dependabot/npm_and_yarn/nuxtjs/eslint-module-3.0.2
chore(deps-dev): bump @nuxtjs/eslint-module from 3.0.1 to 3.0.2
2020-12-17 09:41:18 +01:00
Julien Machiels
35d116ffc2
Merge pull request #406 from jellyfin/dependabot/npm_and_yarn/nuxt/types-2.14.12
chore(deps-dev): bump @nuxt/types from 2.14.11 to 2.14.12
2020-12-17 09:40:45 +01:00
Julien Machiels
7aaf1bd08f
Merge pull request #405 from jellyfin/dependabot/npm_and_yarn/nuxt-2.14.12
fix(deps): bump nuxt from 2.14.11 to 2.14.12
2020-12-17 09:40:22 +01:00
Julien Machiels
dd48df80b0
Merge pull request #401 from jellyfin/noto-sans
feat(noto): add noto sans packages
2020-12-17 08:39:18 +01:00
dependabot[bot]
5ed7895235
chore(deps-dev): bump @nuxt/types from 2.14.11 to 2.14.12
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.11 to 2.14.12.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.11...v2.14.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 00:48:07 +00:00
dependabot[bot]
3a9767ce8f
fix(deps): bump nuxt from 2.14.11 to 2.14.12
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.11 to 2.14.12.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.11...v2.14.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 00:47:44 +00:00
dependabot[bot]
1ffbfeb836
chore(deps-dev): bump @nuxtjs/eslint-module from 3.0.1 to 3.0.2
Bumps [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/nuxt-community/eslint-module/releases)
- [Changelog](https://github.com/nuxt-community/eslint-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/eslint-module/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 00:47:22 +00:00
dependabot[bot]
dd74b400de
fix(deps): bump actions/setup-node from v2.1.3 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 00:39:25 +00:00
Fernando Fernández
c872ada126 feat(noto): add noto sans packages 2020-12-17 01:07:13 +01:00
Fernando Fernández
b5b5819aa1 refactor(lint): make linter super happy 2020-12-17 00:57:19 +01:00
4d1m
6ec86fb0bf Translated using Weblate (Romanian)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/ro/
2020-12-16 16:58:22 -05:00
Julien Machiels
d890289a9a
Merge pull request #400 from jellyfin/fix-build
refactor(user.ts): remove useless ts-ignore
2020-12-16 20:51:27 +01:00
Fernando Fernández
3670329feb refactor(user.ts): remove useless ts-ignore 2020-12-16 20:21:24 +01:00
Julien Machiels
72ea4179e4
Merge pull request #378 from ThibaultNocchi/store_index
refactor(store/index.ts): add other stores for consistency
2020-12-16 15:07:25 +01:00
Julien Machiels
55d939fc04
Merge pull request #393 from jellyfin/fix-albums-logo
fix(home-header): fix logo display for MusicAlbum items
2020-12-16 14:49:23 +01:00
Julien Machiels
229c5fd746
Merge pull request #397 from jellyfin/dependabot/npm_and_yarn/types/nuxtjs__auth-4.8.6
chore(deps-dev): bump @types/nuxtjs__auth from 4.8.5 to 4.8.6
2020-12-16 13:35:31 +01:00
MrTimscampi
f6deba475d chore: remove type shim for nuxt auth
It is now included in the upstream typings file
2020-12-16 12:10:43 +01:00
Julien Machiels
59932b7962
Merge pull request #398 from jellyfin/dependabot/npm_and_yarn/dompurify-2.2.4
fix(deps): bump dompurify from 2.2.3 to 2.2.4
2020-12-16 12:08:17 +01:00
dependabot[bot]
b1e89f4b48
fix(deps): bump dompurify from 2.2.3 to 2.2.4
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.3...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 00:36:37 +00:00
dependabot[bot]
3f354e52ec
chore(deps-dev): bump @types/nuxtjs__auth from 4.8.5 to 4.8.6
Bumps [@types/nuxtjs__auth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nuxtjs__auth) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nuxtjs__auth)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 00:35:49 +00:00
cameron clark
535e1e1296 fix(cardimages): fix incorrect image type for home screen cards 2020-12-15 23:13:43 +00:00
MrTimscampi
5864c22ee8 fix(home-header): fix logo display for MusicAlbum items 2020-12-15 21:56:02 +01:00
Julien Machiels
4227c9375d
Merge pull request #379 from jellyfin/feat/packageVersion
refactor: Use version from package.json instead of hardcoded value
2020-12-15 21:04:00 +01:00
Julien Machiels
4b8bdb3b4c
Merge pull request #392 from jellyfin/disclaimer
feat(login): add login disclaimer
2020-12-15 20:22:10 +01:00
Fernando Fernández
248312588d feat(login): add login disclaimer 2020-12-15 18:32:00 +01:00
hoanghuy309
ee9a81f761 Translated using Weblate (Vietnamese)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/vi/
2020-12-15 10:01:24 -05:00
WWWesten
57bab0cc99 Translated using Weblate (Russian)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/ru/
2020-12-15 06:57:05 -05:00
Csaba
be795e3b79 Translated using Weblate (Hungarian)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/hu/
2020-12-15 06:57:05 -05:00
Oatavandi
ad5ac4fa12 Translated using Weblate (Tamil)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/ta/
2020-12-15 06:57:05 -05:00
Julien Machiels
d47b657e0b
Merge pull request #389 from jellyfin/fix-build
fix(build): remove experimental build options
2020-12-15 11:30:03 +01:00
Fernando Fernández
0e50ffd2c6 fix(build): remove experimental build options 2020-12-15 11:23:13 +01:00
Julien Machiels
1d90ebd750
Merge pull request #388 from jellyfin/dependabot/npm_and_yarn/nuxtjs/axios-5.12.4
fix(deps): bump @nuxtjs/axios from 5.12.3 to 5.12.4
2020-12-15 10:20:58 +01:00
Julien Machiels
f9c7b7acd1
Merge pull request #387 from jellyfin/dependabot/npm_and_yarn/vue/test-utils-1.1.2
chore(deps-dev): bump @vue/test-utils from 1.1.1 to 1.1.2
2020-12-15 10:20:32 +01:00
dependabot[bot]
6c79db6818
fix(deps): bump @nuxtjs/axios from 5.12.3 to 5.12.4
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.3 to 5.12.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.12.3...v5.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 00:40:39 +00:00
dependabot[bot]
cf8f52cc83
chore(deps-dev): bump @vue/test-utils from 1.1.1 to 1.1.2
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.2/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 00:39:58 +00:00
danieladov
d80a94264f Translated using Weblate (Spanish)
Currently translated at 90.6% (87 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/es/
2020-12-14 16:46:06 -05:00
Lukáš Kucharczyk
baa2b0fa82 Translated using Weblate (Czech)
Currently translated at 100.0% (96 of 96 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/cs/
2020-12-14 16:46:06 -05:00
Julien Machiels
03139c271b
Merge pull request #385 from ThibaultNocchi/user_avatar_size
feat(userbutton): image size linked to icon size + default icon in img placeholder
2020-12-14 21:58:32 +01:00
Julien Machiels
9c7b0856d4
Merge pull request #384 from jellyfin/dependabot/npm_and_yarn/husky-4.3.6
chore(deps-dev): bump husky from 4.3.5 to 4.3.6
2020-12-14 21:54:57 +01:00
Julien Machiels
d4b953c0d6
Merge pull request #383 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.0
chore(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0
2020-12-14 21:54:39 +01:00
nextlooper42
96d9336a96 Translated using Weblate (Slovak)
Currently translated at 100.0% (92 of 92 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/sk/
2020-12-14 12:01:00 -05:00
GigaFyde
a64df534e3 Translated using Weblate (Dutch)
Currently translated at 86.9% (80 of 92 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/nl/
2020-12-14 12:01:00 -05:00
Thibault Nocchi
7206dc83fc feat(userbutton): image size linked to icon size + default icon in img placeholder
Putting the icon in the v-img placeholder makes it appear while the user image is loading (or not at
all) instead of the plain blue circle
2020-12-14 13:23:22 +01:00
Julien Machiels
f770ee3133
Merge pull request #342 from jellyfin/video-player-errors
Video player improvements (Errors, progress reporting) & imageMixin cleanup
2020-12-14 13:01:43 +01:00
Julien Machiels
f7ecf6088a
fix(video-player): fix api import
Co-authored-by: Cameron <cclarkjh@gmail.com>
2020-12-14 12:54:14 +01:00