Commit Graph

637 Commits

Author SHA1 Message Date
MrTimscampi
dc51742a6e refactor(displaypreferences): refactor the store 2021-03-17 00:42:10 +01:00
dependabot[bot]
46fb527757
fix(deps): bump shaka-player from 3.0.8 to 3.0.9
Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v3.0.8...v3.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 08:00:47 +00:00
Julien Machiels
730889a395
Merge pull request #887 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.0
chore(deps-dev): bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0
2021-03-16 08:06:53 +01:00
dependabot[bot]
5dc1fbf2b2
chore(deps-dev): bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.2.0 to 32.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.2.0...v32.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 00:26:16 +00:00
dependabot[bot]
03ef82bb59
fix(deps): bump nuxt-i18n from 6.21.0 to 6.21.1
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.21.0 to 6.21.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.21.0...v6.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 00:24:45 +00:00
Julien Machiels
76d2dee2d6
Merge pull request #884 from jellyfin/fix-docker
fix(docker): fix dockerfile not building the SSR version properly
2021-03-15 13:14:01 +01:00
Julien Machiels
d343271959
Merge pull request #881 from jellyfin/dependabot/npm_and_yarn/eslint-7.22.0
chore(deps-dev): bump eslint from 7.21.0 to 7.22.0
2021-03-15 12:20:59 +01:00
Julien Machiels
1fee352e7e
Merge pull request #879 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.1
chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1
2021-03-15 12:20:40 +01:00
MrTimscampi
85891a12d9 fix(docker): fix dockerfile not building the SSR version properly
For some reason, npm wasn't passing down the standalone flag to nuxt-build. As a result,
dependencies weren't bundled anymore, leading to errors when trying to run it. This adds a dedicated
standalone build command to avoid having to pass down flags.
2021-03-15 12:18:40 +01:00
dependabot[bot]
682a5df5a5
chore(deps-dev): bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 10:28:20 +00:00
dependabot[bot]
316bd14876
fix(deps): bump dompurify from 2.2.6 to 2.2.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.6...2.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 00:29:43 +00:00
dependabot[bot]
6beb9064bb
chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 00:27:19 +00:00
Julien Machiels
6b97b186a6
Merge pull request #872 from jellyfin/dependabot/npm_and_yarn/nuxtjs/imagemin-1.0.1
chore(deps-dev): bump @nuxtjs/imagemin from 0.2.0 to 1.0.1
2021-03-12 08:53:57 +01:00
dependabot[bot]
70e73887be
chore(deps-dev): bump @nuxtjs/imagemin from 0.2.0 to 1.0.1
Bumps [@nuxtjs/imagemin](https://github.com/nuxt-community/imagemin-module) from 0.2.0 to 1.0.1.
- [Release notes](https://github.com/nuxt-community/imagemin-module/releases)
- [Changelog](https://github.com/nuxt-community/imagemin-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/imagemin-module/compare/v0.2.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 00:24:03 +00:00
dependabot[bot]
3c74bda4d3
chore(deps-dev): bump ts-loader from 8.0.17 to 8.0.18
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.17...v8.0.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 00:22:11 +00:00
dependabot[bot]
5e912650ae
chore(deps-dev): bump @nuxtjs/eslint-config from 5.0.0 to 6.0.0
Bumps [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@5.0.0...@nuxtjs/eslint-config@6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 08:45:26 +00:00
Julien Machiels
d16b727c7b
Merge pull request #867 from jellyfin/dependabot/npm_and_yarn/nuxt/types-2.15.3
chore(deps-dev): bump @nuxt/types from 2.15.2 to 2.15.3
2021-03-11 09:42:43 +01:00
Julien Machiels
f203c9b78e
Merge pull request #866 from jellyfin/dependabot/npm_and_yarn/nuxt-2.15.3
fix(deps): bump nuxt from 2.15.2 to 2.15.3
2021-03-11 09:42:27 +01:00
dependabot[bot]
eb1cda641c
chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 00:34:21 +00:00
dependabot[bot]
ac0caa7408
chore(deps-dev): bump @nuxt/types from 2.15.2 to 2.15.3
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.2 to 2.15.3.
- [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.15.2...v2.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 00:32:31 +00:00
dependabot[bot]
42093715f5
fix(deps): bump nuxt from 2.15.2 to 2.15.3
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.2 to 2.15.3.
- [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.15.2...v2.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 00:30:21 +00:00
dependabot[bot]
9fed7bcfe4
fix(deps): bump nuxt-i18n from 6.20.6 to 6.21.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.6 to 6.21.0.
- [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.6...v6.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 18:54:08 +00:00
Fernando Fernández
f3ba917e50 chore: switch to npm 2021-03-10 13:41:17 +01:00
dependabot[bot]
1831e1069b
fix(deps): bump vuetify from 2.4.5 to 2.4.6
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.4.6/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 00:15:26 +00:00
dependabot[bot]
97bf1da635
chore(deps-dev): bump eslint-plugin-jest from 24.1.5 to 24.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 18:02:30 +00:00
Julien Machiels
f19c080047
Merge pull request #857 from jellyfin/dependabot/npm_and_yarn/stylelint-config-standard-21.0.0
chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0
2021-03-09 09:43:39 +01:00
dependabot[bot]
c5cfab1198
chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 00:23:19 +00:00
dependabot[bot]
fc84119c68
fix(deps): bump nuxt-i18n from 6.20.4 to 6.20.6
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.4 to 6.20.6.
- [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.4...v6.20.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 00:22:39 +00:00
Julien Machiels
3b14039867
Merge pull request #853 from jellyfin/dependabot/npm_and_yarn/date-fns-2.19.0
fix(deps): bump date-fns from 2.18.0 to 2.19.0
2021-03-08 20:48:45 +01:00
dependabot[bot]
79ffdf77a8
chore(deps-dev): bump stylelint from 13.11.0 to 13.12.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 13.12.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.11.0...13.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 18:48:09 +00:00
dependabot[bot]
f020e66ff0
fix(deps): bump date-fns from 2.18.0 to 2.19.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 17:55:34 +00:00
Julien Machiels
27f031c52f
Merge pull request #850 from jellyfin/dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-6.0.0
chore(deps-dev): bump @nuxtjs/eslint-config-typescript from 5.0.0 to 6.0.0
2021-03-08 18:49:51 +01:00
Julien Machiels
f1f5a415c1
Merge pull request #848 from jellyfin/dependabot/npm_and_yarn/mux.js-5.10.0
fix(deps): bump mux.js from 5.9.2 to 5.10.0
2021-03-08 18:48:42 +01:00
dependabot[bot]
7a3c510e66
chore(deps-dev): bump @types/qs from 6.9.5 to 6.9.6
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.5 to 6.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 17:12:54 +00:00
dependabot[bot]
3c27e0e437
chore(deps-dev): bump @nuxtjs/eslint-config-typescript
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@5.0.0...@nuxtjs/eslint-config-typescript@6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 17:11:30 +00:00
Julien Machiels
6a1ca488d9
Merge pull request #846 from jellyfin/dependabot/npm_and_yarn/nuxt/typescript-build-2.1.0
chore(deps-dev): bump @nuxt/typescript-build from 2.0.6 to 2.1.0
2021-03-08 18:01:03 +01:00
Julien Machiels
7138427ef7
Merge pull request #841 from jellyfin/remove-sinon-use-testing-library
Testing improvements
2021-03-08 17:56:21 +01:00
dependabot[bot]
23b6666fe1 chore(deps-dev): bump @nuxt/typescript-build from 2.0.6 to 2.1.0
Bumps [@nuxt/typescript-build](https://github.com/nuxt/typescript) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.6...@nuxt/typescript-build@2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 14:05:14 +01:00
dependabot[bot]
bd1bd7ffb4
fix(deps): bump mux.js from 5.9.2 to 5.10.0
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/videojs/mux.js/releases)
- [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/mux.js/compare/v5.9.2...v5.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 00:38:12 +00:00
MrTimscampi
24222bfe88 test(play-button): remove sinon and use vue-testing-library 2021-03-06 22:15:49 +01:00
MrTimscampi
f05b681b3f chore(deps): add axe to explicit dev dependencies 2021-03-06 17:20:15 +01:00
MrTimscampi
fdae7a03cc chore(deps): add vue, vuex and vuetify to explicit dependencies 2021-03-06 16:50:34 +01:00
Julien Machiels
5d24326f64
Merge pull request #838 from jellyfin/dependabot/npm_and_yarn/ts-jest-26.5.3
chore(deps-dev): bump ts-jest from 26.5.2 to 26.5.3
2021-03-05 09:10:56 +01:00
dependabot[bot]
54f63572c1
chore(deps-dev): bump ts-jest from 26.5.2 to 26.5.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 00:33:11 +00:00
dependabot[bot]
2f3ed3e2ac
chore(deps-dev): bump axe-core from 4.1.2 to 4.1.3
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.1.3/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 00:32:33 +00:00
dependabot[bot]
59e99cf3e5
fix(deps): bump @fontsource/noto-sans-hk from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-hk@4.2.2/packages/noto-sans-hk)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 12:29:43 +00:00
Julien Machiels
d57e13ae05
Merge pull request #831 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-4.2.2
fix(deps): bump @fontsource/noto-sans from 4.2.1 to 4.2.2
2021-03-04 13:23:06 +01:00
dependabot[bot]
3c21e1bcae
fix(deps): bump @fontsource/noto-sans-tc from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans-tc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-tc) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-tc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-tc@4.2.2/packages/noto-sans-tc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 12:08:59 +00:00
dependabot[bot]
4476d3c34f
fix(deps): bump @fontsource/noto-sans from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans@4.2.2/packages/noto-sans)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 12:08:26 +00:00
dependabot[bot]
ddb2539181
fix(deps): bump @fontsource/noto-sans-sc from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans-sc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-sc) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-sc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-sc@4.2.2/packages/noto-sans-sc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 11:51:56 +00:00
dependabot[bot]
91f47b461b
fix(deps): bump @fontsource/noto-sans-kr from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans-kr](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-kr) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-kr/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-kr@4.2.2/packages/noto-sans-kr)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 11:11:34 +00:00
dependabot[bot]
b29b51669b
fix(deps): bump @fontsource/noto-sans-jp from 4.2.1 to 4.2.2
Bumps [@fontsource/noto-sans-jp](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-jp) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-jp/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-jp@4.2.2/packages/noto-sans-jp)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 00:33:47 +00:00
dependabot[bot]
4e82d2c4ed
chore(deps-dev): bump eslint-plugin-vue from 7.6.0 to 7.7.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.6.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 10:58:15 +00:00
dependabot[bot]
bb88b94dd2
chore(deps-dev): bump husky from 5.1.2 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 00:33:14 +00:00
Fernando Fernández
ac9009a53d chore: force ts-expect-error and lint json files 2021-03-02 14:47:04 +01:00
Julien Machiels
bf35af5526
Merge pull request #816 from jellyfin/sane-html
feat(htmlhelper): unescape the input and strip all tags except br
2021-03-02 12:55:17 +01:00
Julien Machiels
27f84cab5a
Merge pull request #818 from jellyfin/dependabot/npm_and_yarn/nuxt-i18n-6.20.4
fix(deps): bump nuxt-i18n from 6.20.3 to 6.20.4
2021-03-02 10:17:46 +01:00
Julien Machiels
8c84869f81
Merge pull request #817 from jellyfin/dependabot/npm_and_yarn/husky-5.1.2
chore(deps-dev): bump husky from 5.1.1 to 5.1.2
2021-03-02 10:17:35 +01:00
MrTimscampi
8fc53ed4cd build(husky): switch from postInstall to prepare
Husky changed their recommended install step to prepare. This mirrors the change from upstream.
2021-03-02 10:03:48 +01:00
dependabot[bot]
6acd1cec4f
fix(deps): bump date-fns from 2.17.0 to 2.18.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.17.0...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 00:17:22 +00:00
dependabot[bot]
b0427f4a3b
fix(deps): bump nuxt-i18n from 6.20.3 to 6.20.4
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.3 to 6.20.4.
- [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.3...v6.20.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 00:16:39 +00:00
dependabot[bot]
222388f85d
chore(deps-dev): bump husky from 5.1.1 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 00:16:11 +00:00
Julien Machiels
0be97098b6
Merge pull request #770 from MrTimscampi/jest-lint-and-consistency
Add Jest linting and enforce test consistency
2021-03-02 00:19:55 +01:00
MrTimscampi
2ddb650d88 feat(htmlhelper): unescape the input and strip all tags except br 2021-03-01 22:44:28 +01:00
Fernando Fernández
3308d5766f chore: replace nuxt-ts with nuxt 2021-03-01 14:26:11 +01:00
dependabot[bot]
97df3738b7
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 11:01:24 +00:00
Julien Machiels
ec4adcdc9e
Merge pull request #811 from jellyfin/dependabot/npm_and_yarn/eslint-7.21.0
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
2021-03-01 11:54:35 +01:00
Julien Machiels
8ad1940698
Merge pull request #809 from jellyfin/dependabot/npm_and_yarn/commitlint/cli-12.0.1
chore(deps-dev): bump @commitlint/cli from 12.0.0 to 12.0.1
2021-03-01 11:54:13 +01:00
dependabot[bot]
503e2820a2
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:39:31 +00:00
dependabot[bot]
04cc086efc
chore(deps-dev): bump core-js from 3.9.0 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:39:14 +00:00
dependabot[bot]
0b802ff634
chore(deps-dev): bump @commitlint/cli from 12.0.0 to 12.0.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:38:54 +00:00
MrTimscampi
cbaee21708 chore(eslint): add jest linting rules 2021-02-27 11:13:25 +01:00
dependabot[bot]
ca558a0aab chore(deps-dev): bump ts-jest from 26.5.1 to 26.5.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 00:11:18 +01:00
dependabot[bot]
a300ab33c9
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 23:00:03 +00:00
dependabot[bot]
7990162223 chore(deps-dev): bump @commitlint/cli from 11.0.0 to 12.0.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 23:51:40 +01:00
dependabot[bot]
b4e49fd22c fix(deps): bump mux.js from 5.9.1 to 5.9.2
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/videojs/mux.js/releases)
- [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/mux.js/compare/v5.9.1...v5.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 23:44:53 +01:00
dependabot[bot]
81e5b6f880 chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 23:34:03 +01:00
dependabot[bot]
b18fc3d062
chore(deps-dev): bump eslint-plugin-jsdoc from 32.0.0 to 32.2.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.0.0 to 32.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.0.0...v32.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 22:21:42 +00:00
dependabot[bot]
cab8a13c16
fix(deps): bump nuxt-i18n from 6.20.1 to 6.20.3
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.1 to 6.20.3.
- [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.1...v6.20.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 21:52:56 +00:00
dependabot[bot]
ce906c8852
chore(deps-dev): bump @nuxt/typescript-build from 2.0.4 to 2.0.6
Bumps [@nuxt/typescript-build](https://github.com/nuxt/typescript) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.4...@nuxt/typescript-build@2.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 21:21:50 +00:00
dependabot[bot]
ab45841419
fix(deps): bump @nuxt/typescript-runtime from 2.0.1 to 2.0.2
Bumps [@nuxt/typescript-runtime](https://github.com/nuxt/typescript) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.1...@nuxt/typescript-runtime@2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 21:03:30 +00:00
dependabot[bot]
986e507d3f
chore(deps-dev): bump @nuxt/types from 2.14.12 to 2.15.2
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.12 to 2.15.2.
- [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.12...v2.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 20:50:38 +00:00
dependabot[bot]
01802867f1
fix(deps): bump nuxt from 2.14.12 to 2.15.2
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.14.12 to 2.15.2.
- [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.12...v2.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 20:37:26 +00:00
dependabot[bot]
9b448297be
chore(deps-dev): bump husky from 5.0.9 to 5.1.1
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 20:22:12 +00: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
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
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
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
Cameron
265593c5d8
Merge pull request #720 from jellyfin/dependabot/npm_and_yarn/types/swiper-5.4.2
fix(deps): bump @types/swiper from 5.4.1 to 5.4.2
2021-02-12 09:13:36 +00:00
dependabot[bot]
fd37ee8d4c
chore(deps-dev): bump stylelint from 13.9.0 to 13.10.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.9.0...13.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 00:33:42 +00:00
dependabot[bot]
699cb3c9fd
fix(deps): bump @types/swiper from 5.4.1 to 5.4.2
Bumps [@types/swiper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swiper) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swiper)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 00:33:17 +00:00
Cameron
acd6eaf23d
Merge pull request #695 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-hk-4.2.1
fix(deps): bump @fontsource/noto-sans-hk from 4.2.0 to 4.2.1
2021-02-11 02:00:59 +00:00
Cameron
df15812ecf
Merge pull request #691 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-kr-4.2.1
fix(deps): bump @fontsource/noto-sans-kr from 4.2.0 to 4.2.1
2021-02-11 01:57:27 +00:00
dependabot[bot]
e9fbbbac45
fix(deps): bump @fontsource/noto-sans-hk from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-hk@4.2.1/packages/noto-sans-hk)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 01:49:47 +00:00
dependabot[bot]
465c03330e
fix(deps): bump @fontsource/noto-sans-kr from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans-kr](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-kr) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-kr/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-kr@4.2.1/packages/noto-sans-kr)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 01:46:18 +00:00
dependabot[bot]
70d0338728
fix(deps): bump @fontsource/noto-sans-tc from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans-tc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-tc) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-tc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-tc@4.2.1/packages/noto-sans-tc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 01:45:36 +00:00
Cameron
f575bcc2d1
Merge pull request #692 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-jp-4.2.1
fix(deps): bump @fontsource/noto-sans-jp from 4.2.0 to 4.2.1
2021-02-11 01:36:31 +00:00
Cameron
6fc9a0a781
Merge pull request #693 from jellyfin/dependabot/npm_and_yarn/ts-loader-8.0.17
chore(deps-dev): bump ts-loader from 8.0.16 to 8.0.17
2021-02-11 01:35:59 +00:00
Cameron
99a53a9ee6
Merge pull request #696 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-sc-4.2.1
fix(deps): bump @fontsource/noto-sans-sc from 4.2.0 to 4.2.1
2021-02-11 01:35:32 +00:00
Cameron
81b7449a48
Merge pull request #697 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-promise-4.3.1
chore(deps-dev): bump eslint-plugin-promise from 4.2.1 to 4.3.1
2021-02-11 01:35:16 +00:00
dependabot[bot]
65dadd3905
fix(deps): bump @fontsource/noto-sans from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans@4.2.1/packages/noto-sans)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 00:37:30 +00:00
dependabot[bot]
6bd37ff677
chore(deps-dev): bump eslint-plugin-promise from 4.2.1 to 4.3.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 00:37:25 +00:00
dependabot[bot]
53c66628a4
fix(deps): bump @fontsource/noto-sans-sc from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans-sc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-sc) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-sc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-sc@4.2.1/packages/noto-sans-sc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 00:36:44 +00:00
dependabot[bot]
2f4275ca7a
chore(deps-dev): bump ts-loader from 8.0.16 to 8.0.17
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.16 to 8.0.17.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 00:34:53 +00:00
dependabot[bot]
7099553767
fix(deps): bump @fontsource/noto-sans-jp from 4.2.0 to 4.2.1
Bumps [@fontsource/noto-sans-jp](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-jp) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-jp/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-jp@4.2.1/packages/noto-sans-jp)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 00:34:26 +00:00
Fernando Fernández
d577271426
Merge pull request #684 from jellyfin/dependabot/npm_and_yarn/axe-core-4.1.2
chore(deps-dev): bump axe-core from 4.1.1 to 4.1.2
2021-02-10 10:18:39 +01:00
Cameron
cc9cca5c6e
Merge pull request #683 from jellyfin/dependabot/npm_and_yarn/shaka-player-3.0.8 2021-02-10 07:14:51 +00:00
dependabot[bot]
9554d8677d
chore(deps-dev): bump ts-jest from 26.5.0 to 26.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.0 to 26.5.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.0...v26.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 00:30:53 +00:00
dependabot[bot]
dcfffb6fb6
chore(deps-dev): bump axe-core from 4.1.1 to 4.1.2
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 00:29:56 +00:00
dependabot[bot]
149dfd4a42
fix(deps): bump shaka-player from 3.0.7 to 3.0.8
Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v3.0.7...v3.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 00:29:31 +00:00
Cameron
c0a425c2b4
Merge pull request #656 from jellyfin/test-play-btn
Add tests for play button
2021-02-09 14:44:52 +00:00
Fernando Fernández
6040c386f9
Merge pull request #676 from jellyfin/update-husky
chore(husky): update husky config
2021-02-09 11:48:30 +01:00
Cameron Clark
4fdfa22704 chore(husky): update husky config 2021-02-09 10:36:29 +00:00
Cameron
a0a9f826cc
Merge pull request #675 from jellyfin/dependabot/npm_and_yarn/nuxtjs/axios-5.13.1
fix(deps): bump @nuxtjs/axios from 5.13.0 to 5.13.1
2021-02-09 00:37:54 +00:00
Cameron
b07dfeeccb
Merge pull request #674 from jellyfin/dependabot/npm_and_yarn/ts-loader-8.0.16 2021-02-09 00:30:02 +00:00
dependabot[bot]
a81d17ef29
fix(deps): bump @nuxtjs/axios from 5.13.0 to 5.13.1
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.0...v5.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 00:19:59 +00:00
dependabot[bot]
1e7cbc47ea
chore(deps-dev): bump ts-loader from 8.0.15 to 8.0.16
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.15 to 8.0.16.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 00:19:34 +00:00
dependabot[bot]
237fbef6f1
chore(deps-dev): bump husky from 4.3.8 to 5.0.9
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 00:18:45 +00:00
Fernando Fernández
34d8a39e3f
Merge pull request #667 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.6.1
chore(deps-dev): bump eslint-plugin-jsdoc from 31.6.0 to 31.6.1
2021-02-08 10:34:18 +01:00
Fernando Fernández
6837da9e44
Merge pull request #668 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-4.2.0
fix(deps): bump @fontsource/noto-sans from 4.1.0 to 4.2.0
2021-02-08 10:34:06 +01:00
Fernando Fernández
35ab7ecc6e
Merge pull request #666 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-sc-4.2.0
fix(deps): bump @fontsource/noto-sans-sc from 4.1.0 to 4.2.0
2021-02-08 10:33:58 +01:00
Fernando Fernández
f479802dff
Merge pull request #662 from jellyfin/dependabot/npm_and_yarn/jest-canvas-mock-2.3.1
chore(deps-dev): bump jest-canvas-mock from 2.3.0 to 2.3.1
2021-02-08 10:33:47 +01:00
dependabot[bot]
6c0465dcc8
fix(deps): bump @fontsource/noto-sans from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans@4.2.0/packages/noto-sans)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:49:04 +00:00
dependabot[bot]
788ec6c6b2
fix(deps): bump @fontsource/noto-sans-sc from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans-sc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-sc) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-sc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-sc@4.2.0/packages/noto-sans-sc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 08:48:40 +00:00
Fernando Fernández
5e09230fed
Merge pull request #671 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-tc-4.2.0
fix(deps): bump @fontsource/noto-sans-tc from 4.1.0 to 4.2.0
2021-02-08 09:38:32 +01:00
Fernando Fernández
da453cb4a9
Merge pull request #669 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-hk-4.2.0
fix(deps): bump @fontsource/noto-sans-hk from 4.1.0 to 4.2.0
2021-02-08 09:38:17 +01:00
dependabot[bot]
1b48b4885b
fix(deps): bump @fontsource/noto-sans-kr from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans-kr](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-kr) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-kr/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-kr@4.2.0/packages/noto-sans-kr)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 01:24:54 +00:00
dependabot[bot]
360e1655a7
fix(deps): bump @fontsource/noto-sans-hk from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-hk@4.2.0/packages/noto-sans-hk)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 01:24:52 +00:00
dependabot[bot]
5068a6fe60
fix(deps): bump @fontsource/noto-sans-tc from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans-tc](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-tc) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-tc/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-tc@4.2.0/packages/noto-sans-tc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 01:24:33 +00:00
dependabot[bot]
c07b5b4f57
chore(deps-dev): bump jest-canvas-mock from 2.3.0 to 2.3.1
Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/hustcc/jest-canvas-mock/releases)
- [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hustcc/jest-canvas-mock/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 01:24:16 +00:00
Cameron
b33945aee2
Merge pull request #665 from jellyfin/dependabot/npm_and_yarn/date-fns-2.17.0
fix(deps): bump date-fns from 2.16.1 to 2.17.0
2021-02-08 01:08:26 +00:00
Cameron
a06350e0e7
Merge pull request #663 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-jp-4.2.0
fix(deps): bump @fontsource/noto-sans-jp from 4.1.0 to 4.2.0
2021-02-08 01:06:27 +00:00
dependabot[bot]
fb8bc38f32
chore(deps-dev): bump eslint-plugin-jsdoc from 31.6.0 to 31.6.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.6.0 to 31.6.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.0...v31.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 00:38:48 +00:00
dependabot[bot]
794b34a9f7
fix(deps): bump date-fns from 2.16.1 to 2.17.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.17.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 00:38:04 +00:00
dependabot[bot]
df6899c57e
chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.3...v10.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 00:36:55 +00:00
dependabot[bot]
fc0fc533ae
fix(deps): bump @fontsource/noto-sans-jp from 4.1.0 to 4.2.0
Bumps [@fontsource/noto-sans-jp](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-jp) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/master/packages/noto-sans-jp/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/noto-sans-jp@4.2.0/packages/noto-sans-jp)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 00:36:51 +00:00
Cameron
81045e2c12
Merge pull request #657 from jellyfin/dependabot/npm_and_yarn/ts-loader-8.0.15 2021-02-05 08:00:00 +00:00
dependabot[bot]
ed219fb379
chore(deps-dev): bump @vue/test-utils from 1.1.2 to 1.1.3
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.3/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 00:34:09 +00:00
dependabot[bot]
0e37d75679
chore(deps-dev): bump ts-loader from 8.0.14 to 8.0.15
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.15.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.15)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 00:33:34 +00:00
Cameron Clark
ce28279bc1 test(sinon): add sinon for spying on funcitons 2021-02-04 20:10:44 +00:00
Julien Machiels
a0dacfa5f0
Merge pull request #649 from jellyfin/more-lint
Linting - Add html-self-closing rule
2021-02-04 11:43:51 +01:00
dependabot[bot]
c6d4f2fb71
fix(deps): bump nuxt-i18n from 6.19.0 to 6.20.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.19.0 to 6.20.0.
- [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.19.0...v6.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 00:34:23 +00:00
Cameron Clark
eeed2b72e3 chore(lint): add eslint-plugin-vue 2021-02-03 21:39:04 +00:00
Fernando Fernández
53b19f7fee
Merge pull request #646 from jellyfin/dependabot/npm_and_yarn/nuxtjs/axios-5.13.0
fix(deps): bump @nuxtjs/axios from 5.12.5 to 5.13.0
2021-02-02 09:28:25 +01:00
dependabot[bot]
f947ba0100
fix(deps): bump nuxt-i18n from 6.18.0 to 6.19.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.18.0 to 6.19.0.
- [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.18.0...v6.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 00:37:30 +00:00
dependabot[bot]
53190e34dd
fix(deps): bump @nuxtjs/axios from 5.12.5 to 5.13.0
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.5 to 5.13.0.
- [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.5...v5.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 00:37:00 +00:00
Cameron
3090565bf5
Merge pull request #641 from jellyfin/dependabot/npm_and_yarn/ts-jest-26.5.0 2021-02-01 07:54:44 +00:00
Cameron
5d380c3f57
Merge pull request #642 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.6.0 2021-02-01 07:54:17 +00:00
dependabot[bot]
c61d4f3fb8
chore(deps-dev): bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 00:42:15 +00:00
dependabot[bot]
0f1a8fd926
chore(deps-dev): bump eslint-plugin-jsdoc from 31.4.0 to 31.6.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.4.0 to 31.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.4.0...v31.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 00:41:50 +00:00
dependabot[bot]
7426c21987
chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 00:41:35 +00:00
Fernando Fernández
96a7a4fb71
Merge pull request #630 from jellyfin/get-the-cookie-jar
fix(ssr): fix refresh in SSR mode not keeping the server list and current server
2021-01-28 20:26:07 +01:00
MrTimscampi
a4cb00d08b fix(ssr): fix refresh in SSR mode not keeping the server list and current server 2021-01-28 19:51:11 +01:00
dependabot[bot]
5c5c04487d
chore(deps-dev): bump eslint-plugin-jsdoc from 31.3.3 to 31.4.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.3.3 to 31.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.3.3...v31.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 00:45:27 +00:00
Julien Machiels
75196c5be4
Merge pull request #604 from jellyfin/ssr-env
Add optional SSR support to the build config
2021-01-27 11:47:39 +01:00
dependabot[bot]
aba8ae8e8b
fix(deps): bump @nuxtjs/pwa from 3.3.4 to 3.3.5
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.3.4...v3.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 00:46:06 +00:00
MrTimscampi
f055d838fb build: build ssr by default 2021-01-26 16:45:00 +01:00
Fernando Fernández
3d297096cf feat: add queue management 2021-01-26 16:22:21 +01:00
dependabot[bot]
0b8ef2bbf1
chore(deps-dev): bump eslint-plugin-jsdoc from 31.3.2 to 31.3.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.3.2 to 31.3.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.3.2...v31.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 00:44:18 +00:00
Julien Machiels
0382ad13e1
Merge pull request #619 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.3.2
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.8 to 31.3.2
2021-01-25 09:02:41 +01:00
dependabot[bot]
d50a9fab4c
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.8 to 31.3.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.8 to 31.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.8...v31.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 00:50:13 +00:00
dependabot[bot]
f60f55a22b
fix(deps): bump entities from 2.1.0 to 2.2.0
Bumps [entities](https://github.com/fb55/entities) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](https://github.com/fb55/entities/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 00:49:52 +00:00
Fernando Fernández
6108857f9b
Merge pull request #613 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.8
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.7 to 31.0.8
2021-01-21 01:51:14 +01:00
dependabot[bot]
232268c318
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.7 to 31.0.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.7 to 31.0.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.7...v31.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 00:17:37 +00:00
dependabot[bot]
c872727783
fix(deps): bump mux.js from 5.8.0 to 5.9.1
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/videojs/mux.js/releases)
- [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/mux.js/compare/v5.8.0...v5.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 00:15:49 +00:00
Fernando Fernández
42079ad7ba
Merge pull request #611 from jellyfin/dependabot/npm_and_yarn/stylelint-13.9.0
chore(deps-dev): bump stylelint from 13.8.0 to 13.9.0
2021-01-20 02:08:30 +01:00
dependabot[bot]
fea1ca0fb6
chore(deps-dev): bump stylelint from 13.8.0 to 13.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.8.0...13.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 00:18:58 +00:00
dependabot[bot]
c32a872015
chore(deps-dev): bump core-js from 3.8.2 to 3.8.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 00:18:32 +00:00
MrTimscampi
90c343d846 build: add SSR production build command 2021-01-19 03:04:48 +01:00
MrTimscampi
100bd75ed1 build: add SSR environment variable 2021-01-19 02:51:17 +01:00
Fernando Fernández
cdb5b749d6
Merge pull request #603 from jellyfin/dependabot/npm_and_yarn/eslint-config-prettier-7.2.0
chore(deps-dev): bump eslint-config-prettier from 7.1.0 to 7.2.0
2021-01-19 01:57:43 +01:00
Fernando Fernández
398e83dcd6
Merge pull request #601 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.7
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.6 to 31.0.7
2021-01-19 01:57:18 +01:00
dependabot[bot]
98a9d00527
chore(deps-dev): bump eslint-config-prettier from 7.1.0 to 7.2.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 00:42:28 +00:00
dependabot[bot]
7452dc75d8
fix(deps): bump @types/lodash from 4.14.167 to 4.14.168
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.167 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 00:42:04 +00:00
dependabot[bot]
9b2a326b37
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.6 to 31.0.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.6 to 31.0.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.6...v31.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 00:41:55 +00:00
Julien Machiels
a3544bd441
Merge pull request #594 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.6
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.5 to 31.0.6
2021-01-18 08:25:46 +01:00
dependabot[bot]
745b03be2b
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.5 to 31.0.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.5 to 31.0.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.5...v31.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 00:55:14 +00:00
dependabot[bot]
b5101c35ef
chore(deps-dev): bump @nuxtjs/vuetify from 1.11.2 to 1.11.3
Bumps [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/vuetify-module/compare/v1.11.2...v1.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 00:53:48 +00:00
MrTimscampi
9cc4c57f97 build(tsconfig): add MediaSession API typings 2021-01-17 06:21:16 +01:00
Fernando Fernández
0211ccb4a3
Merge pull request #579 from jellyfin/dependabot/npm_and_yarn/nuxt/typescript-build-2.0.4
chore(deps-dev): bump @nuxt/typescript-build from 2.0.3 to 2.0.4
2021-01-17 02:17:49 +01:00
Fernando Fernández
3031953861
Merge pull request #580 from jellyfin/dependabot/npm_and_yarn/nuxt/typescript-runtime-2.0.1
fix(deps): bump @nuxt/typescript-runtime from 2.0.0 to 2.0.1
2021-01-17 02:16:11 +01:00
dependabot[bot]
336a88b38b
chore(deps-dev): bump @mdi/font from 5.8.55 to 5.9.55
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 5.8.55 to 5.9.55.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v5.8.55...v5.9.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 23:15:59 +00:00
dependabot[bot]
79e7897641
fix(deps): bump @nuxt/typescript-runtime from 2.0.0 to 2.0.1
Bumps [@nuxt/typescript-runtime](https://github.com/nuxt/typescript) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.0...@nuxt/typescript-runtime@2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 23:15:07 +00:00
dependabot[bot]
d8c34ac73b
chore(deps-dev): bump @nuxt/typescript-build from 2.0.3 to 2.0.4
Bumps [@nuxt/typescript-build](https://github.com/nuxt/typescript) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.3...@nuxt/typescript-build@2.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 23:14:49 +00:00
Fernando Fernández
1112dcc29e
Merge pull request #572 from jellyfin/dependabot/npm_and_yarn/husky-4.3.8
chore(deps-dev): bump husky from 4.3.7 to 4.3.8
2021-01-16 01:17:07 +01:00
dependabot[bot]
77e0a66a48
chore(deps-dev): bump husky from 4.3.7 to 4.3.8
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 00:08:53 +00:00
dependabot[bot]
d385477246
chore(deps-dev): bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 00:08:33 +00:00
Fernando Fernández
be87f12425
Merge pull request #561 from jellyfin/dependabot/npm_and_yarn/qs-6.9.6
fix(deps): bump qs from 6.9.5 to 6.9.6
2021-01-15 01:49:11 +01:00
dependabot[bot]
b55e8fe43f
fix(deps): bump qs from 6.9.5 to 6.9.6
Bumps [qs](https://github.com/ljharb/qs) from 6.9.5 to 6.9.6.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.5...v6.9.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 00:41:58 +00:00
dependabot[bot]
0651d90108
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.5
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.0.3 to 31.0.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.3...v31.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 00:40:47 +00:00
dependabot[bot]
40a13c391f
fix(deps): bump qs from 6.9.4 to 6.9.5
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.5.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 00:35:49 +00:00
Julien Machiels
e70915b562
Merge pull request #496 from ThibaultNocchi/fix_locale_detection
fix: fix locales being detected from browser and being overriden
2021-01-13 11:36:10 +01:00
Thibault Nocchi
33cb20fd72 fix(displaypreferences): update nuxt-i18n to use new method to detect browser locale 2021-01-13 11:28:18 +01:00
Julien Machiels
57841ad39b
Merge pull request #538 from jellyfin/dependabot/npm_and_yarn/types/dompurify-2.2.1
fix(deps): bump @types/dompurify from 2.2.0 to 2.2.1
2021-01-12 04:00:57 +01:00
dependabot[bot]
8457d914fc
fix(deps): bump @types/dompurify from 2.2.0 to 2.2.1
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 00:41:03 +00:00
dependabot[bot]
3ba275f5e2
chore(deps-dev): bump eslint-plugin-jsdoc from 30.7.13 to 31.0.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.13 to 31.0.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.13...v31.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 00:39:28 +00:00