MrTimscampi
|
9b6fe88673
|
ci(codecov): add configuration file
|
2021-02-09 18:51:37 +00:00 |
|
Cameron
|
5f7a85da84
|
Merge pull request #682 from jellyfin/fix/locale_dupl
fix(locales): fix duplicate of settings object
|
2021-02-09 18:50:20 +00:00 |
|
Cameron Clark
|
4946183dbe
|
test(tv shows store): add tests for tv shows store
|
2021-02-09 18:49:35 +00:00 |
|
Cameron Clark
|
7c2db4b797
|
fix(tv show store): use object for season episodes to fix sorting
|
2021-02-09 18:49:29 +00:00 |
|
Cameron
|
b3cb5d84fe
|
Merge pull request #681 from jellyfin/html-whitespace
|
2021-02-09 18:30:25 +00:00 |
|
Thibault Nocchi
|
f2a272fab5
|
fix(locales): fix duplicate of settings object
|
2021-02-09 19:26:25 +01:00 |
|
Cameron Clark
|
e953ea0e6d
|
fix(lint): fix resulting linting errors
|
2021-02-09 17:53:09 +00:00 |
|
Cameron Clark
|
7a752dbba1
|
chore(lint): add vue/multiline-html-element to eslint config
|
2021-02-09 17:51:19 +00:00 |
|
Fernando Fernández
|
df81978899
|
Merge pull request #592 from masterkoppa/fix-forced-dark
fix(itemmenu): don't force dark theme
|
2021-02-09 18:31:28 +01:00 |
|
Andres J Ruiz Torres
|
bd913264bf
|
fix(itemmenu): don't force dark theme
|
2021-02-09 17:42:06 +01:00 |
|
Fernando Fernández
|
411206766f
|
Merge pull request #679 from jellyfin/fix-ser-212
Fix server store not persisting on http connections
|
2021-02-09 16:07:03 +01:00 |
|
Cameron Clark
|
1de7150adb
|
refactor(user button): remove unneccesary code
Clearing functions are already called in jellyfin sheme
|
2021-02-09 14:48:49 +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 |
|
Cameron
|
d258707844
|
Merge pull request #650 from jellyfin/item-helper-test
|
2021-02-09 14:41:41 +00:00 |
|
Cameron
|
9e8ed7d3f0
|
Merge pull request #536 from jellyfin/server-test
|
2021-02-09 14:41:02 +00:00 |
|
Fernando Fernández
|
6a4c0b1aa0
|
Merge pull request #542 from jellyfin/feat-devices
Feat devices - Add devices page to settings
|
2021-02-09 13:35:38 +01:00 |
|
Cameron Clark
|
5e0be118b7
|
add missing translation
|
2021-02-09 13:17:22 +01:00 |
|
Cameron Clark
|
88a28da0df
|
refactor(locales): move logs and activity translation keys under settings
|
2021-02-09 12:07:29 +00:00 |
|
Cameron Clark
|
b634eb7de4
|
feat(devices): add devices page to settings
|
2021-02-09 12:07:28 +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 |
|
Fernando Fernández
|
576fbd1381
|
Merge pull request #680 from jellyfin/report-bit
docs(bug reporting): add bug template, and config for bug reports
|
2021-02-09 11:29:40 +01:00 |
|
Fernando Fernández
|
0cfd63fc83
|
Merge pull request #678 from jellyfin/fix-overlay
fix(settings page): fix server info being overlapping
|
2021-02-09 11:21:38 +01:00 |
|
Cameron Clark
|
5a9ae3e305
|
docs(bug reporting): add bug template, and config for bug reports
|
2021-02-09 10:17:28 +00:00 |
|
Cameron Clark
|
abaa5d46a7
|
fix(server store): fix servers not being stored if running without https
|
2021-02-09 09:37:59 +00:00 |
|
Cameron Clark
|
bbb2f2a343
|
fix(logout): fix logout failing if a base url is not set
|
2021-02-09 09:37:25 +00:00 |
|
Cameron Clark
|
312ade57a0
|
fix(settings page): fix server info being overlapping
|
2021-02-09 09:15:19 +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 |
|
Cameron
|
4e64ab9f0e
|
Merge pull request #673 from jellyfin/dependabot/npm_and_yarn/husky-5.0.9
|
2021-02-09 00:28:15 +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 |
|
Fernando Fernández
|
3ddf9057c4
|
Merge pull request #670 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-kr-4.2.0
fix(deps): bump @fontsource/noto-sans-kr from 4.1.0 to 4.2.0
|
2021-02-08 09:37:56 +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
|
d844a7edc7
|
Merge pull request #661 from jellyfin/dependabot/github_actions/actions/cache-v2.1.4
fix(deps): bump actions/cache from v2 to v2.1.4
|
2021-02-08 01:07:27 +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 |
|
Cameron
|
73c7598ed9
|
Merge pull request #664 from jellyfin/dependabot/npm_and_yarn/lint-staged-10.5.4
chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
|
2021-02-08 01:06:00 +00:00 |
|