Commit Graph

14649 Commits

Author SHA1 Message Date
Bill Thornton
837260e30e
Merge pull request #2722 from MrTimscampi/typescript-react
Add TypeScript support for React components
2021-06-21 09:52:17 -04:00
Niels van Velzen
e091f4ca39 Move Quick Connect toggle to General page in dashboard
This replaces the separate page with a toggle.
2021-06-18 21:29:26 +02:00
MrTimscampi
69c4aee2b0 Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
MrTimscampi
d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton
0dde17fbd7
Merge pull request #2743 from thornbill/remove-html-translation 2021-06-15 22:31:57 -04:00
Bill Thornton
d68225faac Remove html from syncplay toast messages 2021-06-15 15:34:54 -04:00
Dmitry Lyzo
eb9c7b08b9 Remove unused argument 2021-06-15 22:01:00 +03:00
Dmitry Lyzo
c6757b2e1f Prettify the code
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2021-06-15 21:53:19 +03:00
Dmitry Lyzo
f956731477 Hide controls for admin 2021-06-15 21:53:19 +03:00
Dmitry Lyzo
7974fbcbaa Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
Bill Thornton
c7b05ba130
Merge pull request #2740 from MrTimscampi/changelog-newline
Replace newlines in plugin changelogs with the proper HTML tag
2021-06-15 09:46:34 -04:00
Bill Thornton
6fc729f593
Merge pull request #2742 from thornbill/update-dependencies
Update dependencies
2021-06-15 09:45:14 -04:00
Bill Thornton
c0755c5fd4 Update html-loader 2021-06-15 01:27:05 -04:00
Bill Thornton
6c6a16aabb Update autoprefixer 2021-06-15 01:18:56 -04:00
Bill Thornton
4d23b8f06f Update cssnano 2021-06-15 01:12:25 -04:00
Bill Thornton
625f5f6b61 Update postcss-loader 2021-06-15 01:05:47 -04:00
Bill Thornton
60d0e1f132 Update webpack-merge 2021-06-15 00:44:00 -04:00
Bill Thornton
8c23911044 Update copy-webpack-plugin 2021-06-15 00:32:54 -04:00
Bill Thornton
e28b35da2e Update dependencies 2021-06-15 00:24:39 -04:00
Bill Thornton
16cea44d79
Merge pull request #2732 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.14.5 2021-06-14 23:38:17 -04:00
MrTimscampi
269ea2ad55 Replace newlines in plugin changelogs with the proper HTML tag 2021-06-15 00:26:08 +02:00
Bill Thornton
8b72fa0c3e
Merge pull request #2735 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-react-7.24.0
Bump eslint-plugin-react from 7.23.2 to 7.24.0
2021-06-14 17:53:12 -04:00
Bill Thornton
e4eaffa4b4
Merge pull request #2693 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4
Bump eslint-plugin-import from 2.22.1 to 2.23.4
2021-06-14 17:52:26 -04:00
dependabot[bot]
4c643ab29e
Bump eslint-plugin-import from 2.22.1 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:43:02 +00:00
Bill Thornton
408c0996ad
Merge pull request #2736 from thornbill/fix-relative-import
Fix invalid import path
2021-06-14 17:39:50 -04:00
dependabot[bot]
e28216a0c1
Bump @babel/preset-env from 7.14.1 to 7.14.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:37:47 +00:00
dependabot[bot]
4e67cb6b52
Bump eslint-plugin-react from 7.23.2 to 7.24.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 21:36:36 +00:00
Bill Thornton
5b787ed8b4
Merge pull request #2734 from jellyfin/dependabot/npm_and_yarn/date-fns-2.22.1
Bump date-fns from 2.21.1 to 2.22.1
2021-06-14 17:33:41 -04:00
Bill Thornton
fe3917417d
Merge pull request #2731 from jellyfin/dependabot/npm_and_yarn/babel/eslint-plugin-7.14.5
Bump @babel/eslint-plugin from 7.13.16 to 7.14.5
2021-06-14 17:32:21 -04:00
Bill Thornton
e3b148dfcb
Merge pull request #2730 from jellyfin/dependabot/npm_and_yarn/babel/plugin-transform-modules-umd-7.14.5
Bump @babel/plugin-transform-modules-umd from 7.14.0 to 7.14.5
2021-06-14 17:31:32 -04:00
Bill Thornton
15e1c24306 Fix invalid import path 2021-06-14 17:28:04 -04:00
dependabot[bot]
ff8381703e
Bump date-fns from 2.21.1 to 2.22.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.22.1.
- [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.21.1...v2.22.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 15:12:51 +00:00
Bill Thornton
8f6c516d50
Merge pull request #2733 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-hk-4.4.5 2021-06-13 11:10:22 -04:00
dependabot[bot]
14bd797cc1
Bump @babel/eslint-plugin from 7.13.16 to 7.14.5
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.13.16 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/eslint/babel-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@babel/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:56:33 +00:00
dependabot[bot]
0739f51dbc
Bump @fontsource/noto-sans-hk from 4.4.2 to 4.4.5
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans-hk)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans-hk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:56:20 +00:00
dependabot[bot]
57491daabc
Bump @babel/plugin-transform-modules-umd from 7.14.0 to 7.14.5
Bumps [@babel/plugin-transform-modules-umd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-umd) from 7.14.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-transform-modules-umd)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-umd"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 05:55:00 +00:00
Bill Thornton
be3066a4b5
Merge pull request #2729 from jellyfin/dependabot/npm_and_yarn/core-js-3.14.0
Bump core-js from 3.11.2 to 3.14.0
2021-06-13 01:54:17 -04:00
Bill Thornton
283da85375
Merge pull request #2728 from jellyfin/dependabot/npm_and_yarn/css-loader-5.2.6
Bump css-loader from 5.2.4 to 5.2.6
2021-06-13 01:51:48 -04:00
Bill Thornton
8c8379a49d
Merge pull request #2727 from jellyfin/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
2021-06-13 01:51:29 -04:00
Bill Thornton
353ba556d6
Merge pull request #2724 from jellyfin/dependabot/npm_and_yarn/webpack-cli-4.7.2
Bump webpack-cli from 4.6.0 to 4.7.2
2021-06-13 01:50:39 -04:00
dependabot[bot]
d0f8cd5aae
Bump css-loader from 5.2.4 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:14:06 +00:00
dependabot[bot]
031152bcc5
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:13:57 +00:00
dependabot[bot]
b9f84788ee
Bump webpack-cli from 4.6.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:12:41 +00:00
dependabot[bot]
fab98e3ee3
Bump core-js from 3.11.2 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.14.0.
- [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.14.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:12:38 +00:00
Bill Thornton
9581b7c876
Merge pull request #2719 from jellyfin/dependabot/npm_and_yarn/webpack-5.38.1
Bump webpack from 5.36.2 to 5.38.1
2021-06-12 02:10:33 -04:00
Bill Thornton
9c8a1ddcf3
Merge pull request #2720 from jellyfin/dependabot/npm_and_yarn/babel/core-7.14.5
Bump @babel/core from 7.14.3 to 7.14.5
2021-06-12 02:09:39 -04:00
Bill Thornton
f2370b343d
Merge pull request #2721 from jellyfin/dependabot/npm_and_yarn/babel/preset-react-7.14.5
Bump @babel/preset-react from 7.13.13 to 7.14.5
2021-06-12 02:05:28 -04:00
dependabot[bot]
fd37ef81da
Bump @babel/core from 7.14.3 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 06:05:11 +00:00
Bill Thornton
371521b13a
Merge pull request #2714 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.14.5
Bump @babel/eslint-parser from 7.13.14 to 7.14.5
2021-06-12 02:02:45 -04:00