Commit Graph

3228 Commits

Author SHA1 Message Date
MrTimscampi
e3ef2c25a2 feat(home-section): add link to library on section header 2021-08-28 17:27:58 +02:00
MrTimscampi
7632a24205 feat(home): remove library tiles and add on deck 2021-08-28 11:41:19 +02:00
MrTimscampi
4bfe1e56c6 chore(package): regenerate lockfile 2021-08-27 16:17:54 +02:00
Thibault Nocchi
86990c1f81 fix: added as contributor 2021-08-27 16:17:54 +02:00
MrTimscampi
6a5874489b refactor: remove bundled fonts 2021-08-27 16:17:54 +02:00
MrTimscampi
8db4bb5bf1 chore(package): sort keys and update/improve 2021-08-27 16:17:54 +02:00
MrTimscampi
976e8345eb test: fix test not passing due to new API version 2021-08-27 13:13:35 +02:00
MrTimscampi
46f7eb921f chore(deps): update @jellyfin/client-axios to 10.7.7 2021-08-27 13:13:35 +02:00
Thibault
a1c6e4b224 Update src/components/Item/WatchedIndicator.vue
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2021-08-26 21:54:49 +02:00
Thibault Nocchi
2de84aebe2 refactor(watchedindicator): factorized out the watched indicator 2021-08-26 21:54:49 +02:00
Thibault Nocchi
5a88ba74f1 feat(seasontabs): add watched tick on episodes
Adds the same watched tick as those on big cards on the season episodes

fix #992
2021-08-26 21:54:49 +02:00
MrTimscampi
35554c0cbe chore(github): fix some markdown in issue template 2021-08-26 17:16:49 +02:00
MrTimscampi
f24c6c8c33 chore(github): mark more issue fields as required 2021-08-26 17:14:23 +02:00
MrTimscampi
dc5c060a8f chore(github): update issue template to use forms 2021-08-26 16:53:48 +02:00
dependabot[bot]
254f3f471b chore(deps-dev): bump husky from 7.0.1 to 7.0.2
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:18:51 +02:00
dependabot[bot]
1fab16a574 chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.7 to 36.0.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 36.0.7 to 36.0.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.0.7...v36.0.8)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:18:13 +02:00
dependabot[bot]
47e484aad0 chore(deps-dev): bump axe-core from 4.3.2 to 4.3.3
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.3.2 to 4.3.3.
- [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.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:17:42 +02:00
dependabot[bot]
622deccfe6 fix(deps): bump mux.js from 5.12.2 to 5.13.0
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.12.2 to 5.13.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.12.2...v5.13.0)

---
updated-dependencies:
- dependency-name: mux.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:17:07 +02:00
dependabot[bot]
3f9f34ef4d chore(deps-dev): bump eslint-plugin-import from 2.24.1 to 2.24.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:16:08 +02:00
dependabot[bot]
046b624d20 chore(deps-dev): bump core-js from 3.16.2 to 3.16.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.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.16.2...v3.16.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 14:15:20 +02:00
Thibault Nocchi
119d937e84 feat(seasontabs): add episode numbering
fix #1442
2021-08-26 14:04:28 +02:00
dependabot[bot]
c2f0158752 fix(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 13:22:47 +02:00
dependabot[bot]
586d367b73 chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 13:21:49 +02:00
dependabot[bot]
8fed57dedd fix(deps): bump simple-icons from 5.10.0 to 5.11.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.10.0...5.11.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 13:20:58 +02:00
MrTimscampi
c124f2ef2a chore: rename client dir to src 2021-08-26 04:51:58 +02:00
MrTimscampi
973c6b3cae chore(nuxt): migrate to nuxtjs/i18n 2021-08-22 05:48:50 +02:00
wolong gl
fec8e5909b chore(i18n): translate terms (Chinese (Simplified))
Currently translated at 100.0% (397 of 397 strings)

Translation: Jellyfin Vue/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-vue/jellyfin-vue/zh_Hans/
2021-08-21 10:29:55 -04:00
dependabot[bot]
50bcedd6ca fix(deps): bump simple-icons from 5.9.0 to 5.10.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.9.0...5.10.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:59:08 +02:00
dependabot[bot]
75baba6991 chore(deps-dev): bump eslint-plugin-lodash from 7.2.0 to 7.3.0
Bumps [eslint-plugin-lodash](https://github.com/wix/eslint-plugin-lodash) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/wix/eslint-plugin-lodash/releases)
- [Changelog](https://github.com/wix/eslint-plugin-lodash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wix/eslint-plugin-lodash/compare/v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-lodash
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:58:34 +02:00
dependabot[bot]
04055353c2 fix(deps): bump blurhash from 1.1.3 to 1.1.4
Bumps [blurhash](https://github.com/woltapp/blurhash) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/woltapp/blurhash/releases)
- [Commits](https://github.com/woltapp/blurhash/commits)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:56:36 +02:00
dependabot[bot]
4bb3206834 chore(deps-dev): bump @testing-library/vue from 5.8.1 to 5.8.2
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.1...v5.8.2)

---
updated-dependencies:
- dependency-name: "@testing-library/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:55:41 +02:00
dependabot[bot]
cdc264c5cf fix(deps): bump nuxt from 2.15.7 to 2.15.8
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.7 to 2.15.8.
- [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.7...v2.15.8)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:55:07 +02:00
dependabot[bot]
405daa8e62 chore(deps-dev): bump @types/lodash from 4.14.171 to 4.14.172
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.171 to 4.14.172.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:54:32 +02:00
dependabot[bot]
5253a6bce1 chore(deps-dev): bump core-js from 3.15.2 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.2.
- [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.15.2...v3.16.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:52:56 +02:00
dependabot[bot]
ac8d200ee9 fix(deps): bump vue-native-websocket from 2.0.14 to 2.0.15
Bumps [vue-native-websocket](https://github.com/nathantsoi/vue-native-websocket) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/nathantsoi/vue-native-websocket/releases)
- [Changelog](https://github.com/nathantsoi/vue-native-websocket/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nathantsoi/vue-native-websocket/commits)

---
updated-dependencies:
- dependency-name: vue-native-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:51:33 +02:00
MrTimscampi
36b0433785 ci(dependabot): remove dependabot for vue3 branch 2021-08-20 13:25:54 +02:00
dependabot[bot]
240ee84219 fix(deps): bump entities from 2.2.0 to 3.0.1
Bumps [entities](https://github.com/fb55/entities) from 2.2.0 to 3.0.1.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](https://github.com/fb55/entities/compare/v2.2.0...v3.0.1)

---
updated-dependencies:
- dependency-name: entities
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:23:25 +02:00
dependabot[bot]
39320ad6a4 chore(deps-dev): bump @types/body-scroll-lock from 2.6.2 to 3.1.0
Bumps [@types/body-scroll-lock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-scroll-lock) from 2.6.2 to 3.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-scroll-lock)

---
updated-dependencies:
- dependency-name: "@types/body-scroll-lock"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:11:20 +02:00
dependabot[bot]
834c912254 chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:10:37 +02:00
dependabot[bot]
02c57724d5 chore(deps-dev): bump @nuxt/types from 2.15.7 to 2.15.8
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.7 to 2.15.8.
- [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.7...v2.15.8)

---
updated-dependencies:
- dependency-name: "@nuxt/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:07:52 +02:00
dependabot[bot]
e5e4915519 chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:07:32 +02:00
dependabot[bot]
808928fd20 chore(deps-dev): bump eslint-plugin-vue from 7.14.0 to 7.16.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.14.0 to 7.16.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.16.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:06:53 +02:00
dependabot[bot]
29be9f0a74 chore(deps-dev): bump eslint-plugin-json from 3.0.0 to 3.1.0
Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases)
- [Commits](https://github.com/azeemba/eslint-plugin-json/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:05:58 +02:00
dependabot[bot]
3a8d27c597 chore(deps-dev): bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:05:20 +02:00
dependabot[bot]
5a60fc4d32 fix(deps): bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:02:54 +02:00
dependabot[bot]
107fbf28f3 chore(deps-dev): bump axe-core from 4.3.1 to 4.3.2
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.3.1 to 4.3.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.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 13:02:08 +02:00
dependabot[bot]
eac4f86d02 chore(deps-dev): bump eslint-plugin-jsdoc from 35.5.0 to 36.0.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.5.0 to 36.0.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.5.0...v36.0.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 08:10:16 +02:00
dependabot[bot]
47170c68cc fix(deps): bump nuxt-start from 2.15.7 to 2.15.8 in /.docker
Bumps [nuxt-start](https://github.com/nuxt/nuxt.js) from 2.15.7 to 2.15.8.
- [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.7...v2.15.8)

---
updated-dependencies:
- dependency-name: nuxt-start
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 08:09:49 +02:00
dependabot[bot]
ebdb4a3b48 fix(deps): bump simple-icons from 5.7.0 to 5.9.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.7.0 to 5.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.7.0...5.9.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 08:09:23 +02:00
dependabot[bot]
d9d322a3a3 chore(deps-dev): bump lint-staged from 11.0.1 to 11.1.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...v11.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 08:08:40 +02:00