Commit Graph

962 Commits

Author SHA1 Message Date
dependabot-preview[bot]
146b0558ff
Bump eslint from 7.12.1 to 7.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.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.12.1...v7.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 14:40:48 +00:00
Bill Thornton
26f364c8fe
Merge pull request #2053 from jellyfin/dependabot/npm_and_yarn/core-js-3.7.0
Bump core-js from 3.6.5 to 3.7.0
2020-11-09 09:38:35 -05:00
Bill Thornton
43100a08c2
Merge pull request #2054 from jellyfin/dependabot/npm_and_yarn/webpack-5.4.0
Bump webpack from 5.3.2 to 5.4.0
2020-11-09 09:37:55 -05:00
Bill Thornton
59786f8f8a
Merge pull request #2051 from jellyfin/dependabot/npm_and_yarn/query-string-6.13.7
Bump query-string from 6.13.6 to 6.13.7
2020-11-09 09:36:56 -05:00
Bill Thornton
94778f7660
Merge pull request #2049 from jellyfin/dependabot/npm_and_yarn/css-loader-5.0.1
Bump css-loader from 5.0.0 to 5.0.1
2020-11-09 09:36:25 -05:00
dependabot-preview[bot]
205555e360
Bump webpack from 5.3.2 to 5.4.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.3.2...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:38:35 +00:00
dependabot-preview[bot]
15cf032251
Bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.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/compare/v3.6.5...v3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:37:34 +00:00
dependabot-preview[bot]
cbb52b11be
Bump query-string from 6.13.6 to 6.13.7
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:35:58 +00:00
dependabot-preview[bot]
69881608e8
Bump whatwg-fetch from 3.4.1 to 3.5.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.4.1...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:34:51 +00:00
dependabot-preview[bot]
2ab32e5c6f
Bump css-loader from 5.0.0 to 5.0.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.0 to 5.0.1.
- [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.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 09:33:35 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
327462321c removed standalone build job 2020-11-05 23:21:35 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano
03e659e629 removed unecessary package 2020-11-05 23:20:38 +00:00
vitorsemeano
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano
6a139dd2be expose jquery in global window 2020-11-05 23:16:50 +00:00
vitorsemeano
f15f6ec9b8 upgrade webpack-cli to v4
added dev dep source-map-loader
2020-11-05 23:12:24 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
96eccd2ecd Rework Webpack config 2020-11-05 23:07:20 +00:00
dkanada
4f66b71b5f
Merge pull request #2037 from jellyfin/dependabot/npm_and_yarn/node-sass-5.0.0
Bump node-sass from 4.14.1 to 5.0.0
2020-11-03 23:20:33 +09:00
dkanada
c93ea53e22
Merge pull request #2032 from jellyfin/dependabot/npm_and_yarn/webpack-5.3.2
Bump webpack from 5.2.0 to 5.3.2
2020-11-03 23:19:18 +09:00
dependabot-preview[bot]
6089a108a3
Bump webpack from 5.2.0 to 5.3.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 12:21:53 +00:00
dependabot-preview[bot]
05046a9b57
Bump node-sass from 4.14.1 to 5.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 12:21:51 +00:00
dkanada
0fa69a1a41
Merge pull request #2035 from jellyfin/dependabot/npm_and_yarn/eslint-7.12.1
Bump eslint from 7.12.0 to 7.12.1
2020-11-03 21:20:06 +09:00
dkanada
0817e06931
Merge pull request #2034 from jellyfin/dependabot/npm_and_yarn/swiper-6.3.5
Bump swiper from 6.3.4 to 6.3.5
2020-11-03 21:19:35 +09:00
dkanada
9413be8ab7
Merge pull request #2036 from jellyfin/dependabot/npm_and_yarn/gulp-terser-1.4.1
Bump gulp-terser from 1.4.0 to 1.4.1
2020-11-03 21:19:27 +09:00
dependabot-preview[bot]
1402b96467
Bump eslint from 7.12.0 to 7.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.0 to 7.12.1.
- [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.12.0...v7.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 13:28:56 +00:00
dkanada
4502c408f1
Merge pull request #2031 from jellyfin/dependabot/npm_and_yarn/pdfjs-dist-2.5.207
Bump pdfjs-dist from 2.4.456 to 2.5.207
2020-11-02 22:28:05 +09:00
dependabot-preview[bot]
06ded8ec83
Bump gulp-terser from 1.4.0 to 1.4.1
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:19:47 +00:00
dependabot-preview[bot]
100ed35063
Bump swiper from 6.3.4 to 6.3.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.3.4 to 6.3.5.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.3.4...v6.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:17:51 +00:00
dependabot-preview[bot]
e9546f6176
Bump pdfjs-dist from 2.4.456 to 2.5.207
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 2.5.207.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.4.456...v2.5.207)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:15:48 +00:00
dependabot-preview[bot]
8d1719c409
Bump file-loader from 6.1.1 to 6.2.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:15:08 +00:00
dkanada
523201bb18
Merge pull request #1887 from jellyfin/pdf-reader
Add basic pdf reader
2020-10-31 01:43:08 +09:00
dkanada
a34102b439
Merge pull request #2010 from jellyfin/remoto-sans
pull fonts from official repository
2020-10-30 12:31:07 +09:00
dkanada
eeec319f91
Merge pull request #2017 from jellyfin/dependabot/npm_and_yarn/webpack-5.2.0
Bump webpack from 5.0.0 to 5.2.0
2020-10-28 17:41:18 +09:00
dkanada
a5c2158e96
Merge pull request #2011 from jellyfin/dependabot/npm_and_yarn/howler-2.2.1
Bump howler from 2.2.0 to 2.2.1
2020-10-27 15:32:13 +09:00
dependabot-preview[bot]
1049fa7396
Bump howler from 2.2.0 to 2.2.1
Bumps [howler](https://github.com/goldfire/howler.js) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/goldfire/howler.js/releases)
- [Changelog](https://github.com/goldfire/howler.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goldfire/howler.js/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 06:30:32 +00:00
dependabot-preview[bot]
d1dc398cc5
Bump webpack from 5.0.0 to 5.2.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.0.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 06:29:47 +00:00
dkanada
ad3a66a237
Merge pull request #2014 from jellyfin/dependabot/npm_and_yarn/eslint-7.12.0
Bump eslint from 7.11.0 to 7.12.0
2020-10-27 15:29:00 +09:00
dkanada
62c61faf46
Merge pull request #2015 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.16
Bump hls.js from 0.14.15 to 0.14.16
2020-10-27 15:28:26 +09:00
dependabot-preview[bot]
f140dc5445
Bump hls.js from 0.14.15 to 0.14.16
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.15 to 0.14.16.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.15...v0.14.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 06:27:38 +00:00
dkanada
11450106e6
Merge pull request #2013 from jellyfin/dependabot/npm_and_yarn/confusing-browser-globals-1.0.10
Bump confusing-browser-globals from 1.0.9 to 1.0.10
2020-10-27 15:27:27 +09:00
dkanada
b65860167f
Merge pull request #2012 from jellyfin/dependabot/npm_and_yarn/swiper-6.3.4
Bump swiper from 6.3.3 to 6.3.4
2020-10-27 15:26:41 +09:00
dependabot-preview[bot]
7525794f21
Bump headroom.js from 0.11.0 to 0.12.0
Bumps [headroom.js](https://github.com/WickyNilliams/headroom.js) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/WickyNilliams/headroom.js/releases)
- [Commits](https://github.com/WickyNilliams/headroom.js/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 02:58:28 +00:00
dependabot-preview[bot]
8ee87d4a65
Bump eslint from 7.11.0 to 7.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.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.11.0...v7.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 02:57:18 +00:00
dependabot-preview[bot]
abd66121c5
Bump confusing-browser-globals from 1.0.9 to 1.0.10
Bumps [confusing-browser-globals](https://github.com/facebook/create-react-app/tree/HEAD/packages/confusing-browser-globals) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/confusing-browser-globals@1.0.10/packages/confusing-browser-globals)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 02:56:48 +00:00
dependabot-preview[bot]
629871f5e9
Bump swiper from 6.3.3 to 6.3.4
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.3.3...v6.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 02:56:18 +00:00
dkanada
3bbebdb49b pull fonts from official repository 2020-10-25 20:20:06 +09:00
dkanada
3f55a79d74 fix minor issues with book players 2020-10-21 16:00:33 +09:00
dependabot-preview[bot]
a2ecf8966c
Bump @babel/preset-env from 7.11.5 to 7.12.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
- [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.12.1/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 09:59:52 +00:00
dependabot-preview[bot]
ca06019cb3
Bump @babel/plugin-transform-modules-amd from 7.10.5 to 7.12.1
Bumps [@babel/plugin-transform-modules-amd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-amd) from 7.10.5 to 7.12.1.
- [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.12.1/packages/babel-plugin-transform-modules-amd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 09:27:09 +00:00
dependabot-preview[bot]
f092dd63b0
Bump @babel/plugin-proposal-private-methods from 7.10.4 to 7.12.1
Bumps [@babel/plugin-proposal-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-private-methods) from 7.10.4 to 7.12.1.
- [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.12.1/packages/babel-plugin-proposal-private-methods)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 06:52:34 +00:00
dkanada
ad48ac05fb
Merge pull request #1998 from jellyfin/dependabot/npm_and_yarn/babel/core-7.12.3
Bump @babel/core from 7.11.6 to 7.12.3
2020-10-20 15:50:14 +09:00
dkanada
deadb49b7f
Merge pull request #2002 from jellyfin/dependabot/npm_and_yarn/browser-sync-2.26.13
Bump browser-sync from 2.26.12 to 2.26.13
2020-10-20 15:49:46 +09:00
dkanada
6b302ed20b merge branch master into pdf-reader 2020-10-20 13:22:09 +09:00
dependabot-preview[bot]
a4ea1021f5
Bump @babel/core from 7.11.6 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
- [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.12.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 04:14:21 +00:00
Joshua M. Boniface
b912299718
Merge pull request #1995 from jellyfin/dependabot/npm_and_yarn/query-string-6.13.6
Bump query-string from 6.13.5 to 6.13.6
2020-10-20 00:12:23 -04:00
Joshua M. Boniface
6a830a9e6f
Merge pull request #1997 from jellyfin/dependabot/npm_and_yarn/babel/polyfill-7.12.1
Bump @babel/polyfill from 7.11.5 to 7.12.1
2020-10-20 00:12:02 -04:00
dependabot-preview[bot]
3718085a7a
Bump browser-sync from 2.26.12 to 2.26.13
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.12 to 2.26.13.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.26.12...v2.26.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 04:11:54 +00:00
Joshua M. Boniface
4a8e469d08
Merge branch 'master' into dependabot/npm_and_yarn/babel/eslint-plugin-7.12.1 2020-10-20 00:11:12 -04:00
Joshua M. Boniface
b22c530994
Merge pull request #2003 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.12.1
Bump @babel/eslint-parser from 7.11.5 to 7.12.1
2020-10-20 00:09:48 -04:00
Joshua M. Boniface
da5c6aee9f
Merge pull request #2004 from jellyfin/dependabot/npm_and_yarn/css-loader-5.0.0
Bump css-loader from 4.3.0 to 5.0.0
2020-10-20 00:09:25 -04:00
dkanada
d0a835cd67
Merge pull request #1980 from jellyfin/ux
Minor UX improvements
2020-10-20 13:05:20 +09:00
dependabot-preview[bot]
2c8d0e96a2
Bump css-loader from 4.3.0 to 5.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.3.0 to 5.0.0.
- [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/v4.3.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 20:53:09 +00:00
dependabot-preview[bot]
bd9840a20b
Bump @babel/eslint-parser from 7.11.5 to 7.12.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.11.5 to 7.12.1.
- [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.12.1/eslint/babel-eslint-parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 20:52:42 +00:00
dependabot-preview[bot]
1091e82b95
Bump @babel/eslint-plugin from 7.11.5 to 7.12.1
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.11.5 to 7.12.1.
- [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.12.1/eslint/babel-eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 20:51:52 +00:00
dependabot-preview[bot]
0e254295b6
Bump @babel/polyfill from 7.11.5 to 7.12.1
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.11.5 to 7.12.1.
- [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.12.1/packages/babel-polyfill)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 20:49:42 +00:00
dependabot-preview[bot]
f790322473
Bump query-string from 6.13.5 to 6.13.6
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.5 to 6.13.6.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 20:48:38 +00:00
dependabot-preview[bot]
a26fb3451f
Bump webpack from 4.44.2 to 5.0.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 03:37:51 +00:00
Anthony Lavado
2ead51e85b
Merge pull request #1985 from jellyfin/dependabot/npm_and_yarn/style-loader-2.0.0
Bump style-loader from 1.3.0 to 2.0.0
2020-10-12 23:35:24 -04:00
dependabot-preview[bot]
a7f172885b
Bump eslint from 7.10.0 to 7.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 03:07:59 +00:00
dkanada
20c1940ac0
Merge pull request #1986 from jellyfin/dependabot/npm_and_yarn/file-loader-6.1.1
Bump file-loader from 6.1.0 to 6.1.1
2020-10-13 12:05:37 +09:00
dkanada
372a075c68
Merge pull request #1982 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.15
Bump hls.js from 0.14.13 to 0.14.15
2020-10-13 12:04:53 +09:00
dependabot-preview[bot]
74baf782fa
Bump file-loader from 6.1.0 to 6.1.1
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 21:29:55 +00:00
dependabot-preview[bot]
3440f9967b
Bump style-loader from 1.3.0 to 2.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.3.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 21:29:29 +00:00
dependabot-preview[bot]
d73b7b9cb2
Bump swiper from 6.3.2 to 6.3.3
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.3.2...v6.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 21:28:35 +00:00
dependabot-preview[bot]
b77ef51899
Bump hls.js from 0.14.13 to 0.14.15
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.13 to 0.14.15.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.13...v0.14.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 21:27:30 +00:00
dkanada
a1cd9c8e60 update package.json 2020-10-12 12:45:20 +09:00
Joshua M. Boniface
d8066eaf41
Merge pull request #1970 from jellyfin/dependabot/npm_and_yarn/style-loader-1.3.0
Bump style-loader from 1.2.1 to 1.3.0
2020-10-05 21:05:02 -04:00
dependabot-preview[bot]
2ba0f44b52
Bump style-loader from 1.2.1 to 1.3.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 21:11:55 +00:00
dependabot-preview[bot]
286ff9479f
Bump query-string from 6.13.4 to 6.13.5
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.4...v6.13.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 21:10:34 +00:00
Anthony Lavado
fb1e7af202
Merge pull request #1956 from jellyfin/dependabot/npm_and_yarn/swiper-6.3.2
Bump swiper from 6.2.0 to 6.3.2
2020-09-30 17:24:12 -04:00
dependabot-preview[bot]
bc2f0610dd
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.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.9.0...v7.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 08:49:55 +00:00
dkanada
4668baff5a
Merge pull request #1963 from jellyfin/dependabot/npm_and_yarn/stylelint-13.7.2
Bump stylelint from 13.7.1 to 13.7.2
2020-09-29 17:47:54 +09:00
dkanada
4d92647e39
Merge pull request #1961 from jellyfin/dependabot/npm_and_yarn/del-6.0.0
Bump del from 5.1.0 to 6.0.0
2020-09-29 17:47:40 +09:00
dkanada
d093eadcba
Merge pull request #1960 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.13
Bump hls.js from 0.14.12 to 0.14.13
2020-09-29 14:08:17 +09:00
dkanada
730888a950
Merge pull request #1959 from jellyfin/dependabot/npm_and_yarn/jellyfin-apiclient-1.4.2
Bump jellyfin-apiclient from 1.4.1 to 1.4.2
2020-09-29 14:07:43 +09:00
dkanada
1caded85ba
Merge pull request #1958 from jellyfin/dependabot/npm_and_yarn/query-string-6.13.4
Bump query-string from 6.13.2 to 6.13.4
2020-09-29 14:07:08 +09:00
dependabot-preview[bot]
f345c90f7e
Bump stylelint from 13.7.1 to 13.7.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.1 to 13.7.2.
- [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.7.1...13.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:07:13 +00:00
dependabot-preview[bot]
5f6c4eb05d
Bump eslint-plugin-import from 2.22.0 to 2.22.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [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.0...v2.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:06:44 +00:00
dependabot-preview[bot]
18e4b3a226
Bump del from 5.1.0 to 6.0.0
Bumps [del](https://github.com/sindresorhus/del) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v5.1.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:05:52 +00:00
dependabot-preview[bot]
9ad9312858
Bump hls.js from 0.14.12 to 0.14.13
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.12 to 0.14.13.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.12...v0.14.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:05:38 +00:00
dependabot-preview[bot]
92ba7fe8be
Bump jellyfin-apiclient from 1.4.1 to 1.4.2
Bumps [jellyfin-apiclient](https://github.com/jellyfin/jellyfin-apiclient-javascript) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/jellyfin/jellyfin-apiclient-javascript/releases)
- [Commits](https://github.com/jellyfin/jellyfin-apiclient-javascript/compare/v1.4.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:04:56 +00:00
dependabot-preview[bot]
0a09cc303d
Bump query-string from 6.13.2 to 6.13.4
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.2 to 6.13.4.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.2...v6.13.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:04:38 +00:00
dependabot-preview[bot]
1873305328
Bump swiper from 6.2.0 to 6.3.2
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.2.0...v6.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 20:03:26 +00:00
cvium
f0441b0caf Fix PIN request and reset route 2020-09-25 12:52:36 +02:00
dkanada
ec44723ee6
Merge pull request #1909 from iwalton3/auto-cast
Add Auto Cast Feature
2020-09-23 16:16:54 +09:00
dkanada
5e1306faea
Merge pull request #1940 from jellyfin/dependabot/npm_and_yarn/html-webpack-plugin-4.5.0
Bump html-webpack-plugin from 4.4.1 to 4.5.0
2020-09-22 15:23:55 +09:00
dkanada
fa5f48fff7
Merge pull request #1938 from jellyfin/dependabot/npm_and_yarn/sortablejs-1.12.0
Bump sortablejs from 1.10.2 to 1.12.0
2020-09-22 15:23:47 +09:00
dependabot-preview[bot]
c17a9d36ad
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 20:39:46 +00:00
dependabot-preview[bot]
1350cbc4e4
Bump html-webpack-plugin from 4.4.1 to 4.5.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 20:39:00 +00:00
dependabot-preview[bot]
746793ec6f
Bump sortablejs from 1.10.2 to 1.12.0
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.10.2 to 1.12.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 20:37:27 +00:00
Ian Walton
f5311864bc Move from components to scripts. 2020-09-15 17:30:38 -04:00
dependabot-preview[bot]
5f6c95a8f4
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 08:50:46 +00:00
dkanada
31be0e6570
Merge pull request #1929 from jellyfin/dependabot/npm_and_yarn/css-loader-4.3.0
Bump css-loader from 4.2.2 to 4.3.0
2020-09-15 17:48:21 +09:00
dkanada
1dad3e7eeb
Merge pull request #1096 from ConfusedPolarBear/quickconnect
Add quick connect (login without typing password)
2020-09-15 15:03:26 +09:00
dependabot-preview[bot]
55a0831061
Bump css-loader from 4.2.2 to 4.3.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.2.2 to 4.3.0.
- [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/v4.2.2...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 05:44:46 +00:00
dkanada
2c2ecf7404
Merge pull request #1927 from jellyfin/dependabot/npm_and_yarn/stylelint-13.7.1
Bump stylelint from 13.7.0 to 13.7.1
2020-09-15 14:42:27 +09:00
dkanada
0f47d5daf2
Merge pull request #1928 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.12
Bump hls.js from 0.14.11 to 0.14.12
2020-09-15 14:41:56 +09:00
dependabot-preview[bot]
0bd89010d3
Bump hls.js from 0.14.11 to 0.14.12
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.11 to 0.14.12.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.11...v0.14.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 20:32:26 +00:00
dependabot-preview[bot]
b4386473e6
Bump stylelint from 13.7.0 to 13.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1.
- [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.7.0...13.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 20:31:59 +00:00
dependabot-preview[bot]
436dfb85e5
Bump query-string from 6.13.1 to 6.13.2
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.1...v6.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 20:31:20 +00:00
dkanada
c1a7c7ab62
Merge pull request #1914 from jellyfin/dependabot/npm_and_yarn/swiper-6.2.0
Bump swiper from 6.1.1 to 6.2.0
2020-09-08 18:11:10 +09:00
dkanada
81ce1f04ea
Merge pull request #1911 from jellyfin/dependabot/npm_and_yarn/material-design-icons-iconfont-6.1.0
Bump material-design-icons-iconfont from 6.0.1 to 6.1.0
2020-09-08 18:10:39 +09:00
dkanada
2ab44ec50c
Merge pull request #1912 from jellyfin/dependabot/npm_and_yarn/babel/core-7.11.6
Bump @babel/core from 7.11.5 to 7.11.6
2020-09-08 18:10:30 +09:00
dependabot-preview[bot]
1cb98e8f5b
Bump swiper from 6.1.1 to 6.2.0
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.1.1...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 20:21:22 +00:00
dependabot-preview[bot]
ce41ee4275
Bump whatwg-fetch from 3.4.0 to 3.4.1
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 20:21:08 +00:00
dependabot-preview[bot]
9a12e2d354
Bump @babel/core from 7.11.5 to 7.11.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6.
- [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.11.6/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 20:20:07 +00:00
dependabot-preview[bot]
c4b1f16d12
Bump material-design-icons-iconfont from 6.0.1 to 6.1.0
Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases)
- [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/6.0.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 20:19:31 +00:00
Ian Walton
e9caf5e336 Add auto-cast feature. 2020-09-07 13:08:05 -04:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dependabot-preview[bot]
8bbb7ba747
Bump eslint from 7.8.0 to 7.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [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.8.0...v7.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 17:13:51 +00:00
dependabot-preview[bot]
819bd0e020
Bump webpack-stream from 6.0.0 to 6.1.0
Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](https://github.com/shama/webpack-stream/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 14:38:37 +00:00
dkanada
53b4f5c651
Merge pull request #1886 from jellyfin/dependabot/npm_and_yarn/babel/polyfill-7.11.5
Bump @babel/polyfill from 7.10.4 to 7.11.5
2020-09-02 20:20:59 +09:00
dependabot-preview[bot]
b7d1d0c753
Bump @babel/eslint-plugin from 7.11.3 to 7.11.5
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.11.3 to 7.11.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.11.5/eslint/babel-eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 11:19:38 +00:00
dkanada
0f1d9e8ed8
Merge pull request #1885 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.11.5
Bump @babel/eslint-parser from 7.11.4 to 7.11.5
2020-09-02 20:17:24 +09:00
dependabot-preview[bot]
ff2210eabb
Bump @babel/polyfill from 7.10.4 to 7.11.5
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.10.4 to 7.11.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.11.5/packages/babel-polyfill)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 11:16:36 +00:00
dkanada
0279914697
Merge pull request #1889 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.11.5
Bump @babel/preset-env from 7.11.0 to 7.11.5
2020-09-02 20:14:29 +09:00
dependabot-preview[bot]
f0bab2d3aa
Bump @babel/eslint-parser from 7.11.4 to 7.11.5
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.11.4 to 7.11.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.11.5/eslint/babel-eslint-parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 10:53:08 +00:00
dkanada
759424f882
Merge pull request #1888 from jellyfin/dependabot/npm_and_yarn/babel/core-7.11.5
Bump @babel/core from 7.11.4 to 7.11.5
2020-09-02 19:50:52 +09:00
dkanada
404bad3c64
Merge pull request #1891 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.11
Bump hls.js from 0.14.10 to 0.14.11
2020-09-02 12:28:29 +09:00
dependabot-preview[bot]
a335246f5d
Bump eslint from 7.7.0 to 7.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.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.7.0...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 16:15:52 +00:00
dependabot-preview[bot]
f2e559540b
Bump hls.js from 0.14.10 to 0.14.11
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.10 to 0.14.11.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.10...v0.14.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 15:48:22 +00:00
dkanada
108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
dependabot-preview[bot]
2e59af82ac
Bump @babel/preset-env from 7.11.0 to 7.11.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.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.11.5/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 13:15:37 +00:00
dependabot-preview[bot]
1a768f9335
Bump @babel/core from 7.11.4 to 7.11.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.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.11.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 12:13:30 +00:00
dkanada
551a819479
Merge pull request #1875 from jellyfin/dependabot/npm_and_yarn/stylelint-13.7.0
Bump stylelint from 13.6.1 to 13.7.0
2020-09-01 14:33:38 +09:00
dkanada
f8705c6e05
Merge pull request #1877 from jellyfin/dependabot/npm_and_yarn/date-fns-2.16.1
Bump date-fns from 2.16.0 to 2.16.1
2020-09-01 14:32:58 +09:00
dependabot-preview[bot]
1fd3e72406
Bump date-fns from 2.16.0 to 2.16.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.0 to 2.16.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.16.0...v2.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 17:20:40 +00:00
dependabot-preview[bot]
6ebda5ed76
Bump stylelint from 13.6.1 to 13.7.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.1 to 13.7.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.6.1...13.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 17:19:16 +00:00
dependabot-preview[bot]
852d631458
Bump file-loader from 6.0.0 to 6.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 17:18:45 +00:00
dkanada
eac9eb1e8d
Merge pull request #1862 from jellyfin/dependabot/npm_and_yarn/material-design-icons-iconfont-6.0.1
Bump material-design-icons-iconfont from 5.0.1 to 6.0.1
2020-08-31 18:20:35 +09:00
dkanada
6c3b69ea5c
Merge pull request #1863 from jellyfin/dependabot/npm_and_yarn/html-webpack-plugin-4.4.1
Bump html-webpack-plugin from 4.4.0 to 4.4.1
2020-08-31 18:02:46 +09:00
dependabot-preview[bot]
d7ac4b6701
Bump material-design-icons-iconfont from 5.0.1 to 6.0.1
Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases)
- [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/5.0.1...6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 01:54:33 +00:00
dkanada
10cbb9f198
Merge pull request #1325 from MrTimscampi/comic-reader
Add barebones comic book reader
2020-08-31 10:52:17 +09:00
dependabot-preview[bot]
24b1f67005
Bump html-webpack-plugin from 4.4.0 to 4.4.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-30 16:27:13 +00:00
dependabot-preview[bot]
3aa8304efc
Bump html-webpack-plugin from 4.3.0 to 4.4.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-30 12:41:59 +00:00
dkanada
5c2ec66420 merge branch master into comic-reader 2020-08-30 14:58:37 +09:00
dkanada
dfc906e7d3 fix build issues 2020-08-30 14:57:36 +09:00
Dmitry Lyzo
bca4a07e01 Merge remote-tracking branch 'upstream/master' into swiper6
Conflicts:
	src/bundle.js
2020-08-29 19:41:36 +03:00