Dmitry Lyzo
|
bca4a07e01
|
Merge remote-tracking branch 'upstream/master' into swiper6
Conflicts:
src/bundle.js
|
2020-08-29 19:41:36 +03:00 |
|
dependabot-preview[bot]
|
cf70659deb
|
Bump webpack-stream from 5.2.1 to 6.0.0
Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](https://github.com/shama/webpack-stream/compare/v5.2.1...v6.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-28 14:36:12 +00:00 |
|
dependabot-preview[bot]
|
0ba71ebd4b
|
Bump date-fns from 2.15.0 to 2.16.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.15.0 to 2.16.0.
- [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.15.0...v2.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-28 13:15:41 +00:00 |
|
dependabot-preview[bot]
|
d79d259109
|
Bump hls.js from 0.14.9 to 0.14.10
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.9 to 0.14.10.
- [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.9...v0.14.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-27 13:53:57 +00:00 |
|
dkanada
|
a71f0668d7
|
Merge pull request #1843 from jellyfin/globals
Prevent the use of confusing globals
|
2020-08-26 07:11:42 +09:00 |
|
dkanada
|
6159eca8f8
|
prevent the use of confusing globals
|
2020-08-25 10:12:35 +09:00 |
|
dependabot-preview[bot]
|
f25ca88ba2
|
Bump css-loader from 4.2.1 to 4.2.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.2.1 to 4.2.2.
- [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.1...v4.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-24 17:08:52 +00:00 |
|
dependabot-preview[bot]
|
81ddb1529d
|
Bump gulp-terser from 1.3.2 to 1.4.0
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.3.2...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-23 06:23:09 +00:00 |
|
Bond-009
|
fb55fe9e7d
|
Merge pull request #1776 from MrTimscampi/focus-prevent-scroll
Remove focus-prevent-scroll, migrate gamepadtokey and chromecastHelper to ES6
|
2020-08-22 21:04:14 +02:00 |
|
MrTimscampi
|
e88f29ac37
|
Restore focusPreventScroll
|
2020-08-22 19:12:11 +02:00 |
|
dkanada
|
f5f1222724
|
Merge pull request #1830 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.11.4
Bump @babel/eslint-parser from 7.11.3 to 7.11.4
|
2020-08-21 15:57:17 +09:00 |
|
dependabot-preview[bot]
|
90ced9cf52
|
Bump @babel/eslint-parser from 7.11.3 to 7.11.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.11.3 to 7.11.4.
- [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.4/eslint/babel-eslint-parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-21 06:52:43 +00:00 |
|
dkanada
|
f8b4a9c4f8
|
Merge pull request #1822 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.9
Bump hls.js from 0.14.8 to 0.14.9
|
2020-08-21 15:50:47 +09:00 |
|
dependabot-preview[bot]
|
35156850f2
|
Bump @babel/core from 7.11.1 to 7.11.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4.
- [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.4/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-20 19:11:52 +00:00 |
|
MrTimscampi
|
73ab5827be
|
Merge remote-tracking branch 'upstream/master' into focus-prevent-scroll
|
2020-08-19 21:19:53 +02:00 |
|
dependabot-preview[bot]
|
2499833ef1
|
Bump hls.js from 0.14.8 to 0.14.9
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.8 to 0.14.9.
- [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.8...v0.14.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-19 00:59:19 +00:00 |
|
dkanada
|
a9327f8d1c
|
Merge pull request #1789 from MrTimscampi/site-js-prepare-es6
Move Dashboard to a new module
|
2020-08-17 17:04:38 +09:00 |
|
Joshua M. Boniface
|
e4a922ad60
|
Merge pull request #1716 from MrTimscampi/pluginmanager-es6
Migrate PluginManager and PackageManager to ES6
|
2020-08-16 12:17:22 -04:00 |
|
MrTimscampi
|
8d7912cae4
|
Merge remote-tracking branch 'upstream/master' into site-js-prepare-es6
|
2020-08-16 16:32:26 +02:00 |
|
dkanada
|
8685cc383a
|
Merge pull request #1779 from Camc314/migrate-to-ES6-67
Migration of experimentalWarnings and sessionPlayer to ES6 modules
|
2020-08-16 22:44:53 +09:00 |
|
dkanada
|
50e0e0dd7e
|
Merge pull request #1645 from MrTimscampi/another-es6-pr
Migrate appRouter to ES6
|
2020-08-16 22:09:04 +09:00 |
|
Cameron
|
d95497cb23
|
Merge branch 'master' into migrate-to-ES6-67
|
2020-08-16 12:18:24 +01:00 |
|
dkanada
|
5e53170cf6
|
Merge pull request #1761 from Camc314/migrate-to-ES6-61
Migration of recordingeditor and recordingfields to ES6 modules
|
2020-08-16 19:16:52 +09:00 |
|
dependabot-preview[bot]
|
7c211e68e6
|
Bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-15 01:15:43 +00:00 |
|
MrTimscampi
|
1b33cec561
|
Merge remote-tracking branch 'upstream/master' into another-es6-pr
|
2020-08-13 15:40:10 +02:00 |
|
dkanada
|
74136e3615
|
Merge pull request #1780 from Camc314/migrate-to-ES6-70
Migration of tunerPicker and userdatabuttons to ES6 modules
|
2020-08-13 22:13:30 +09:00 |
|
Cameron
|
047e7df7b1
|
Merge branch 'master' into migrate-to-ES6-61
|
2020-08-13 09:14:55 +01:00 |
|
Anthony Lavado
|
021e75f3be
|
Merge pull request #1725 from matjaz321/livetvsuggested-to-es6-module-migration
Migrated livetvsuggested.js to es6 module
|
2020-08-12 15:58:19 -04:00 |
|
Anthony Lavado
|
c7b983a563
|
Merge pull request #1771 from Camc314/migrate-to-ES6-68
Migration of themeMediaPLayer, viewSettings and notification to ES6 modules
|
2020-08-12 15:58:00 -04:00 |
|
Anthony Lavado
|
ead5b82ef2
|
Merge pull request #1728 from mattstrayer/migrate-to-ES6-filtermenu
Migrated FilterMenu to es6 module
|
2020-08-12 10:17:13 -04:00 |
|
Matt Strayer
|
25b343ac32
|
re-add newline
|
2020-08-12 09:33:15 -04:00 |
|
MrTimscampi
|
645668454a
|
Merge remote-tracking branch 'upstream/master' into pluginmanager-es6
|
2020-08-12 15:33:11 +02:00 |
|
MrTimscampi
|
0feb4f1e36
|
Merge remote-tracking branch 'upstream/master' into another-es6-pr
|
2020-08-12 15:14:29 +02:00 |
|
Cameron
|
67f32becd4
|
Update package.json
|
2020-08-12 09:13:46 +01:00 |
|
Cameron
|
73598dafe9
|
Merge branch 'master' into migrate-to-ES6-68
|
2020-08-11 21:38:00 +01:00 |
|
Cameron
|
e434eebf49
|
Update package.json
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-08-11 18:27:02 +01:00 |
|
Matt Strayer
|
5675b00956
|
Rebased to add in list.js (#1675), updated scope injection
|
2020-08-11 13:04:34 -04:00 |
|
MrTimscampi
|
fe0c7d359e
|
Merge remote-tracking branch 'upstream/master' into apphost-es6
|
2020-08-11 16:29:25 +02:00 |
|
Cameron
|
a0a1fafc9c
|
Merge branch 'master' into migrate-to-ES6-67
|
2020-08-10 22:17:58 +01:00 |
|
Dmitry Lyzo
|
b43a67b4d1
|
Merge branch 'master' into livetvsuggested-to-es6-module-migration
|
2020-08-10 22:21:11 +03:00 |
|
Anthony Lavado
|
f492bf4558
|
Merge pull request #1757 from matjaz321/migrated-itembydetailpage-to-es6-moduel
Migrated itembydetailpage to es6 moduel
|
2020-08-10 15:09:03 -04:00 |
|
Cameron
|
b46ec31afa
|
Update package.json
|
2020-08-10 09:59:17 +01:00 |
|
Cameron
|
1ff0ccca35
|
Merge branch 'master' into migrate-to-ES6-59
|
2020-08-10 09:55:09 +01:00 |
|
Cameron
|
e24dcad51a
|
Merge branch 'master' into migrate-to-ES6-70
|
2020-08-10 09:42:20 +01:00 |
|
dependabot-preview[bot]
|
475cc0e253
|
Bump @babel/eslint-plugin from 7.11.0 to 7.11.3
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.11.0 to 7.11.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.11.3/eslint/babel-eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-09 14:26:26 +00:00 |
|
dkanada
|
3cd0968475
|
Merge pull request #1792 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.11.3
Bump @babel/eslint-parser from 7.11.0 to 7.11.3
|
2020-08-09 23:24:17 +09:00 |
|
Bond-009
|
2e08dd7d0f
|
Merge pull request #1750 from Camc314/migrate-to-ES6-60
Migration of recordingbutton and recordingcreator to ES6 modules
|
2020-08-09 14:05:14 +02:00 |
|
Cameron
|
b0b4f8108a
|
Merge branch 'master' into migrate-to-ES6-55
|
2020-08-09 13:01:17 +01:00 |
|
Cameron
|
4fa691d80d
|
Merge branch 'master' into migrate-to-ES6-57
|
2020-08-09 12:40:19 +01:00 |
|
Cameron
|
3c42a1867e
|
Merge branch 'master' into migrate-to-ES6-60
|
2020-08-09 10:46:56 +01:00 |
|