Commit Graph

14819 Commits

Author SHA1 Message Date
Bill Thornton
5734093876
Merge pull request #2762 from jellyfin/dependabot/npm_and_yarn/postcss-loader-6.1.1 2021-07-01 13:17:18 -04:00
Bill Thornton
e0aa8cf2e3
Merge pull request #2760 from jellyfin/dependabot/github_actions/actions/setup-node-2.2.0
Bump actions/setup-node from 2.1.5 to 2.2.0
2021-07-01 13:15:59 -04:00
dependabot[bot]
f565bea67f
Bump typescript from 4.3.2 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:14:43 +00:00
dependabot[bot]
e204475014
Bump @babel/eslint-parser from 7.14.5 to 7.14.7
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.5 to 7.14.7.
- [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.7/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:10:22 +00:00
dependabot[bot]
0dbfa1d17f
Bump postcss-loader from 6.1.0 to 6.1.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:03:10 +00:00
dependabot[bot]
86351ea0a6
Bump actions/setup-node from 2.1.5 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 16:01:26 +00:00
Bill Thornton
14a294a8ea Use album artist for listing artist albums 2021-06-29 10:24:17 -04:00
Ian Walton
817953f87a Code review changes. 2021-06-24 17:50:39 -04:00
Bill Thornton
b065055635
Merge pull request #2622 from dmitrylyzo/fix-tabs-transform-focus
Fix tabs scrolling in Tizen
2021-06-24 02:01:23 -04:00
Bill Thornton
0fb7575470
Merge pull request #2612 from dmitrylyzo/fix-paging-navigation
Fix navigation in paging block
2021-06-24 01:58:01 -04:00
Bill Thornton
bc690c5874
Merge pull request #2583 from Ullmie02/slow-response-config
Add configuration for slow response logging
2021-06-24 01:52:10 -04:00
Bill Thornton
230749369c
Merge pull request #2534 from jackrvan/issue-2376
Improve behaviour of space bar pausing/playing video
2021-06-24 01:23:33 -04:00
Bill Thornton
8493a90ad9
Merge pull request #2747 from nielsvanvelzen/quickconnect-dashboard
Move Quick Connect toggle to General page in dashboard
2021-06-24 00:19:23 -04:00
Bill Thornton
7754644182
Merge pull request #2532 from dmitrylyzo/controls-settings
Add controls page to the user settings
2021-06-24 00:11:58 -04:00
Bill Thornton
b55499b881
Merge pull request #2594 from jellyfin/merge-conflict-label 2021-06-23 21:05:34 -04:00
Fernando Fernández
0f42f9afbc
Address review comments 2021-06-23 20:58:45 +02:00
Fernando Fernández
fbbafa2e2d
Format workflow as in other repos and address review comments 2021-06-23 20:54:40 +02:00
Fernando Fernández
d3b3c29ced
chore(ci): replace with actions-label-merge-conflict 2021-06-23 20:43:40 +02:00
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
62a822fb1b Move quick connect button up in preferences menu 2021-06-18 21:50:46 +02:00
Niels van Velzen
5cbac6bcae Remove activate feature from Quick Connect page
Also added a heading and updates the layout in general
2021-06-18 21:43:01 +02: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