Commit Graph

726 Commits

Author SHA1 Message Date
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
Anthony Lavado
1349914e7e
Merge pull request #1700 from matjaz321/migration-livetvstatus-to-es6-module
Migrated livetvstatus.js to es6 module
2020-07-31 13:22:58 -07:00
Cameron
39627f364a Migration of tabbedview to ES6 module 2020-07-31 17:04:22 +01:00
dkanada
28b37a73b0
Merge pull request #1706 from MrTimscampi/new-babel-eslint
Migrate to new babel-eslint package
2020-07-31 22:10:57 +09:00
Cameron
5b91863b49
Merge branch 'master' into migrate-to-ES6-39 2020-07-31 13:57:49 +01:00
Cameron
aa26acc015
Merge branch 'master' into migrate-to-ES6-41 2020-07-31 11:20:39 +01:00
Cameron
df162f3ca3
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 09:52:21 +01:00
dkanada
b1e116885a
Merge pull request #1693 from Camc314/migrate-to-ES6-49
Migration of playqueuemanager to ES6 module
2020-07-31 17:15:36 +09:00
dkanada
4359d06a8f
Merge pull request #1692 from Camc314/migrate-to-ES6-50
Migration of refresh dialog to ES6 module
2020-07-31 17:15:17 +09:00
MrTimscampi
7056e829e2 Migrate to new babel-eslint package 2020-07-31 10:01:51 +02:00
dependabot-preview[bot]
cf06ac3e11
Bump @babel/preset-env from 7.10.4 to 7.11.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
- [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.0/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 07:11:07 +00:00
dkanada
35231c8179
Merge pull request #1704 from jellyfin/dependabot/npm_and_yarn/babel/core-7.11.0
Bump @babel/core from 7.10.5 to 7.11.0
2020-07-31 16:08:53 +09:00
dkanada
e443404752
Merge pull request #1703 from jellyfin/dependabot/npm_and_yarn/autoprefixer-9.8.6
Bump autoprefixer from 9.8.5 to 9.8.6
2020-07-31 16:08:46 +09:00
dependabot-preview[bot]
54be93ff82
Bump @babel/core from 7.10.5 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0.
- [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.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 05:00:44 +00:00
dependabot-preview[bot]
62f8196729
Bump autoprefixer from 9.8.5 to 9.8.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 03:30:53 +00:00
dependabot-preview[bot]
775015a913
Bump hls.js from 0.14.6 to 0.14.7
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.6 to 0.14.7.
- [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.6...v0.14.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 02:21:44 +00:00
matjaz321
b3bfbe640e Migrated livestatus.js to es6 module 2020-07-30 23:25:35 +02:00
dkanada
5d6b0b2ae9
Merge pull request #1689 from matjaz321/livetvtuner-to-es6-migration
Migration of `livetvtuner.js` to es6
2020-07-31 04:34:47 +09:00
dkanada
40c42624b6
Merge pull request #1694 from jellyfin/dependabot/npm_and_yarn/webpack-4.44.1
Bump webpack from 4.44.0 to 4.44.1
2020-07-31 04:25:16 +09:00
dkanada
b7442d8b06
Merge pull request #1695 from jellyfin/dependabot/npm_and_yarn/css-loader-4.1.1
Bump css-loader from 4.0.0 to 4.1.1
2020-07-31 04:24:46 +09:00
Bond-009
e7180e2633
Merge pull request #1091 from cromefire/es6-2
Migrated HtmlVideoPlayer
2020-07-30 15:54:34 +02:00
dependabot-preview[bot]
1e76ec3ff0
Bump css-loader from 4.0.0 to 4.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.0.0 to 4.1.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/v4.0.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 11:57:23 +00:00
dependabot-preview[bot]
2110f862c1
Bump webpack from 4.44.0 to 4.44.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 11:56:57 +00:00
Cameron
17923bb924 Migration of playqueuemanager to ES6 module 2020-07-30 10:15:25 +01:00
Cameron
f05fdfc0a4 Migration of refresh dialog to ES6 module 2020-07-30 08:38:09 +01:00
matjaz321
c5e6b5d95d Migrated livetvtuner.js file to es6 module 2020-07-29 22:18:34 +02:00
Cameron
4c597c67d6 remove duplicate 2020-07-29 19:49:47 +01:00
Cameron
6026af2038 apply suggestions 2020-07-29 19:48:07 +01:00
Cameron
f4b1a1a6fe
Merge branch 'master' into migrate-to-ES6-46 2020-07-29 12:46:19 +01:00
Cameron
d1ccc6faea
Merge branch 'master' into migrate-to-ES6-18 2020-07-29 12:44:03 +01:00
Cameron
3705a7c96f migration of itemDetails to ES6 module 2020-07-29 10:05:26 +01:00
Cameron
f93c93f870 Migration of itemhelper to ES6 module 2020-07-29 10:05:16 +01:00
Cameron
da5eb9ccc4 Migration of browser to ES6 module 2020-07-29 10:04:55 +01:00
Cameron
b988dd04c5
Merge branch 'master' into migrate-to-ES6-47 2020-07-29 09:12:55 +01:00
Cameron
e3ca0a3d99 Migration of favoriteitems to ES6 module 2020-07-29 09:06:06 +01:00
Anthony Lavado
63bd2ef908
Merge pull request #1655 from Camc314/migrate-to-ES6-43
Migration of imageEditor and imageDownloader to ES6 modules
2020-07-28 16:38:45 -07:00
Anthony Lavado
231c965ad9
Merge pull request #1663 from Camc314/migrate-to-ES6-44
Migration of libraryBrowser and multiDownload to ES6 modules
2020-07-28 16:38:17 -07:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
Cameron
612d74fd2c Migration of home and librarymenu to ES6 modules 2020-07-28 22:04:01 +01:00
Cameron
f9e79c0a4e Migration of list.js and screensavermanager to ES6 modules 2020-07-28 21:28:16 +01:00
dkanada
feab1aca89
Merge pull request #1672 from MrTimscampi/browsers
Adjust target browsers
2020-07-28 23:03:07 +09:00
MrTimscampi
5dafb7bfb1 Adjust target browsers 2020-07-28 15:25:40 +02:00
dkanada
e2be0980b7
Merge pull request #1666 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.6
Bump hls.js from 0.14.5 to 0.14.6
2020-07-28 12:36:57 +09:00
dependabot-preview[bot]
5a22d943ed
Bump hls.js from 0.14.5 to 0.14.6
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.5 to 0.14.6.
- [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.5...v0.14.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 22:58:56 +00:00
Dmitry Lyzo
5a3d77471b Fix typo 2020-07-28 01:14:38 +03:00
Cameron
4c28399c6b Migration of library browser to ES6 moduels 2020-07-27 20:21:19 +01:00
Cromefire_
7ab3e27a4e
Merge branch 'master' into es6-2
# Conflicts:
#	src/plugins/htmlVideoPlayer/plugin.js
2020-07-27 19:02:10 +02:00
Cameron
fb8a90ac50 Migration of imageEditor and imageDownloader to ES6 modules 2020-07-27 11:05:20 +01:00
Cameron
b6dfeb59fc Migration of toast and upnextdialog to ES6 modules 2020-07-27 10:26:09 +01:00
dkanada
454b81a037
Merge pull request #1599 from MrTimscampi/dead-code-society
Remove dead code
2020-07-27 13:58:00 +09:00
MrTimscampi
4fce7f8be5 Migrate scrollHelper to ES6 2020-07-26 22:52:55 +02:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
dependabot-preview[bot]
93d350095a
Bump browser-sync from 2.26.10 to 2.26.12
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.10 to 2.26.12.
- [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.10...v2.26.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-26 20:10:53 +00:00
MrTimscampi
dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
Cameron
a6934a1f0d
Merge branch 'master' into migrate-to-ES6-41 2020-07-26 17:01:57 +01:00
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00
dkanada
c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00
MrTimscampi
29759ac884 Kill shaka and fix livetvschedule 2020-07-26 12:32:59 +02:00
Cameron
3658b4471a Migration of Favorites and Hometab to ES6 modules 2020-07-26 11:29:26 +01:00
Cameron
287cc06963 Migration of edititemmetadata to ES6 module 2020-07-26 11:29:02 +01:00
dkanada
704b2fe9da
Merge pull request #1643 from jellyfin/dependabot/npm_and_yarn/css-loader-4.0.0
Bump css-loader from 3.6.0 to 4.0.0
2020-07-26 18:49:27 +09:00
Cameron
249500add3
Merge branch 'master' into es6-2 2020-07-26 10:48:48 +01:00
Cameron
81731f4a8e Migration of notification and notifications to ES6 modules 2020-07-26 10:37:04 +01:00
Anthony Lavado
feaabb6de9
Merge pull request #1634 from MrTimscampi/es6
Merge the ES6 feature branch back into master
2020-07-25 21:42:06 -07:00
MrTimscampi
4709e76b5a Resolve alphaPïcker issue and clean package.json 2020-07-25 23:40:33 +02:00
dependabot-preview[bot]
d1ce560688
Bump css-loader from 3.6.0 to 4.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 4.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/v3.6.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-25 16:34:14 +00:00
dependabot-preview[bot]
8bc1d9e3d6
Bump webpack from 4.43.0 to 4.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 17:40:47 +00:00
MrTimscampi
443ce5a747 Fix more suggestions 2020-07-24 17:18:28 +02:00
dkanada
962bbdf1a4
Merge pull request #1635 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.5
Bump hls.js from 0.14.3 to 0.14.5
2020-07-25 00:01:45 +09:00
dependabot-preview[bot]
5bb9649201
Bump hls.js from 0.14.3 to 0.14.5
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.3 to 0.14.5.
- [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.3...v0.14.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 11:19:42 +00:00
MrTimscampi
ffc22f629e Resolve suggestions 2020-07-24 13:08:49 +02:00
Julien Machiels
fba795fd63
Update package.json
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-24 12:55:22 +02:00
Julien Machiels
cda04eecb5
Update package.json
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-24 12:55:06 +02:00
Julien Machiels
e5d0754dee
Update package.json
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-24 12:54:52 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
dependabot-preview[bot]
563145efdf
Bump gulp-terser from 1.2.0 to 1.2.1
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 01:48:40 +00:00
dkanada
41c94463bb
Merge pull request #1546 from Camc314/migrate-to-ES6-13
Migration of user to ES6 Modules
2020-07-24 10:17:43 +09:00
dkanada
1caaeea89a
Merge branch 'es6' into es6-migration-optionseditor 2020-07-24 10:08:27 +09:00
Cameron
4592594b04
Merge branch 'es6' into migrate-to-ES6-13 2020-07-23 16:40:45 +01:00
Cameron
64c686cb55
Merge branch 'es6' into es6-migration-mediainfo 2020-07-23 14:38:34 +01:00
dkanada
03ef599a89
Merge pull request #1584 from Camc314/migrate-to-ES6-29
Migration of nowplaying and videoosd to ES6 modules
2020-07-23 12:58:54 +09:00
dkanada
3eada38dd2
Merge branch 'es6' into migrate-to-ES6-33 2020-07-23 11:59:30 +09:00
dkanada
20324144af
Merge branch 'es6' into migrate-to-ES6-36 2020-07-23 11:54:21 +09:00
dkanada
7a33e90693
Merge pull request #1583 from Camc314/migrate-to-ES6-28
Migration of touchhelper and taskbuttons to ES6 modules
2020-07-23 11:46:30 +09:00
dkanada
0beaf415a2
Merge pull request #1591 from Camc314/migrate-to-ES6-37
Migration of user/menu and user/profile to ES6 modules
2020-07-23 11:44:07 +09:00
Cameron
d147184ea9
Merge branch 'es6' into migrate-to-ES6-13 2020-07-22 20:40:56 +01:00
MrTimscampi
73307cfed7 Update apiclient to 1.4.1 2020-07-22 18:18:04 +02:00
dkanada
0cb56127c7
Merge pull request #1587 from Camc314/migrate-to-ES6-31
Migration of playerstats to ES6 module
2020-07-22 23:32:37 +09:00
dkanada
2045cffc94
Merge pull request #1586 from Camc314/migrate-to-ES6-30
Migration of metadataeditor and personeditor to ES6 modules
2020-07-22 23:29:46 +09:00
Cromefire_
d813226fec
Apply suggesting
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-21 21:27:09 +02:00
Cromefire_
06eb790abb
Fixed fixed pluginManager es6 compat and switched to includes 2020-07-21 19:41:01 +02:00
Cameron
f5ce196e07
Merge branch 'es6' into migrate-to-ES6-36 2020-07-21 14:53:09 +01:00
Cameron
7a6e3b0913
Merge branch 'es6' into migrate-to-ES6-30 2020-07-21 14:48:55 +01:00
Cameron
1ad24542ba
Merge branch 'es6' into migrate-to-ES6-32 2020-07-21 14:48:16 +01:00
Cameron
e2391aabb2
Merge branch 'es6' into migrate-to-ES6-28 2020-07-21 14:47:50 +01:00
Cameron
13e7fb987f
Merge branch 'es6' into migrate-to-ES6-13 2020-07-21 14:45:26 +01:00
Cameron
0fee8a1f77
Merge branch 'es6' into migrate-to-ES6-33 2020-07-21 14:42:31 +01:00
Julien Machiels
e94c625778
Merge pull request #1566 from Camc314/migrate-to-ES6-19
Migration of TV to ES6 modules
2020-07-21 15:08:17 +02:00
Julien Machiels
649fca3c3a
Merge pull request #1570 from Camc314/migrate-to-ES6-23
Migration of datetime, alert and activitylog to ES6 modules
2020-07-21 15:07:58 +02:00
Cameron
a12f1be841
Merge branch 'es6' into migrate-to-ES6-19 2020-07-21 12:31:37 +01:00
dkanada
276f4ccb3a
Merge pull request #1582 from Camc314/migrate-to-ES6-9
Migration of emby-button, paper-icon-button-light, emby-collapse, emby-input to ES6 modules
2020-07-20 23:43:42 +09:00
dkanada
794baa86b2
Merge pull request #1608 from jellyfin/dependabot/npm_and_yarn/browser-sync-2.26.10
Bump browser-sync from 2.26.7 to 2.26.10
2020-07-20 23:36:16 +09:00
dkanada
66a60976bd
Merge pull request #1606 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.5
Bump @babel/core from 7.10.4 to 7.10.5
2020-07-20 23:34:54 +09:00
dkanada
bdedb73ff9
Merge pull request #1609 from jellyfin/dependabot/npm_and_yarn/date-fns-2.15.0
Bump date-fns from 2.14.0 to 2.15.0
2020-07-20 23:34:05 +09:00
dependabot-preview[bot]
80dd4ee431
Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.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.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 14:32:16 +00:00
dkanada
efd9266844
Merge pull request #1603 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.3
Bump hls.js from 0.14.0 to 0.14.3
2020-07-20 23:30:05 +09:00
dependabot-preview[bot]
3f0d185893
Bump date-fns from 2.14.0 to 2.15.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.14.0 to 2.15.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.14.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:46:46 +00:00
dependabot-preview[bot]
644199c6e0
Bump browser-sync from 2.26.7 to 2.26.10
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.7 to 2.26.10.
- [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.7...v2.26.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:46:27 +00:00
dependabot-preview[bot]
386f4a102c
Bump @babel/plugin-transform-modules-amd from 7.10.4 to 7.10.5
Bumps [@babel/plugin-transform-modules-amd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-amd) from 7.10.4 to 7.10.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.10.5/packages/babel-plugin-transform-modules-amd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:45:09 +00:00
dependabot-preview[bot]
f8554b8fd6
Bump hls.js from 0.14.0 to 0.14.3
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.0 to 0.14.3.
- [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.0...v0.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:44:41 +00:00
Cameron
c08c75d52e
Merge branch 'es6' into migrate-to-ES6-23 2020-07-20 08:41:48 +01:00
dkanada
f1d224f087
Merge branch 'es6' into migrate-to-ES6-25 2020-07-20 09:07:27 +09:00
dkanada
08aadfe935
Merge pull request #1569 from Camc314/migrate-to-ES6-16
Migration of Auth to ES6 modules
2020-07-20 09:06:31 +09:00
dkanada
1aee51e94c
Merge pull request #1572 from Camc314/migrate-to-ES6-11
Migration of dashboard/ to ES6 modules
2020-07-20 09:01:56 +09:00
dkanada
4dad5e0c79
Merge pull request #1597 from Camc314/migrate-to-ES6-35
Migration of nowplayingbar to ES6 module
2020-07-20 08:47:25 +09:00
Cameron
d4942bc55b
Merge branch 'es6' into migrate-to-ES6-25 2020-07-19 20:13:40 +01:00
Cameron
cd85a188b9
Merge branch 'es6' into migrate-to-ES6-11 2020-07-19 20:12:57 +01:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
Cameron
7c6e99b117
Merge branch 'es6' into migrate-to-ES6-19 2020-07-19 20:10:18 +01:00
Cameron
3fd137c758
Merge branch 'es6' into migrate-to-ES6-32 2020-07-19 20:09:42 +01:00
Cameron
e7234c4f8c
Merge branch 'es6' into migrate-to-ES6-30 2020-07-19 20:09:09 +01:00
Cameron
65b6c2a17d
Merge branch 'es6' into migrate-to-ES6-31 2020-07-19 20:08:13 +01:00
Cameron
5e7926bf6c
Merge branch 'es6' into migrate-to-ES6-37 2020-07-19 20:06:57 +01:00
Cameron
0879908642
Merge branch 'es6' into migrate-to-ES6-38 2020-07-19 20:06:06 +01:00
Cameron
b042e429d7 Migration of songs to ES6 module 2020-07-19 10:59:03 +01:00
Cameron
4bf11489cd Migration of musicplaylists to ES6 modules 2020-07-19 10:58:00 +01:00
Cameron
c683d96bc3 Migration of musicgenres to ES6 modules 2020-07-19 10:57:03 +01:00
Cameron
338f678000 Migration of musicartists to ES6 modules 2020-07-19 10:55:06 +01:00
Cameron
d9b777bb96 Migration of musicalbums to ES6 module 2020-07-19 10:54:00 +01:00
Cameron
29ae08ffb4 Migration of musicrecommended to ES6 module 2020-07-19 10:52:15 +01:00
Cameron
eb7d8faf98 Migration of nowplaying and videoosd to ES6 modules 2020-07-19 10:40:41 +01:00
Cameron
822e48e98f
Merge branch 'es6' into migrate-to-ES6-21 2020-07-19 10:17:21 +01:00
dkanada
a3c0617be8
Merge branch 'es6' into migrate-to-ES6-8 2020-07-19 17:49:36 +09:00
dkanada
3f7dc3c7c1
Merge branch 'es6' into migrate-to-ES6-15 2020-07-19 15:38:03 +09:00
dkanada
064851835e
Merge branch 'es6' into migrate-to-ES6-14 2020-07-19 15:19:52 +09:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
dkanada
bba11319df
Merge pull request #1539 from Camc314/migrate-to-ES6-10
Migration of networking, playback, serveractivity, mediaLibrary to ES6 Modules
2020-07-19 14:29:11 +09:00
dkanada
acb9244b5a
Merge branch 'es6' into es6-migration-6 2020-07-19 14:13:15 +09:00
dkanada
93b9be9c5c
remove empty line 2020-07-19 14:05:32 +09:00
Cameron
f74f310630 Migration of scheduledtask and scheduledtasks to ES6 modules 2020-07-18 21:42:43 +01:00
Cameron
d01e4a1e2f Migration of user/menu and user/profile to ES6 modules 2020-07-18 21:08:35 +01:00
Cameron
680b14b783
Merge branch 'es6' into migrate-to-ES6-13 2020-07-18 14:59:15 +01:00
Cameron
7c19f26e87
Merge branch 'es6' into migrate-to-ES6-15 2020-07-18 14:35:41 +01:00
dkanada
57dcda9294
Merge branch 'es6' into migrate-to-ES6-10 2020-07-18 21:35:50 +09:00
dkanada
09aa721e3d
Merge pull request #1536 from Camc314/migrate-to-ES6-5
Migration of emby-ratingbutton, emby-scrollbuttons and emby-select to ES6 modules
2020-07-18 21:35:18 +09:00
dkanada
ce143bc569
Merge pull request #1512 from Camc314/migrate-to-es6-1
Migration itemContextMenu and maintabmanager to ES6 modules
2020-07-18 20:50:59 +09:00
Cameron
28bf9c3e6f Migration of playlists to ES6 module 2020-07-18 09:28:07 +01:00
Cameron
fc96cbd9ad Migration of editorsidebar to ES6 module 2020-07-18 09:23:00 +01:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
Cameron
7cfb677f5f Migration of nowPlayingBar to ES6 module 2020-07-18 08:26:41 +01:00
Cameron
0b98e7770f Migration of alphanumericshortcuts, autobackdrops and youtubeplayer/plugin to ES6 modules 2020-07-17 20:56:16 +01:00
Cameron
c11977c9fe Migration of wizard to ES6 modules 2020-07-17 19:04:56 +01:00
Cameron
f29f3e15fb Migration of playerstats to ES6 module 2020-07-17 17:52:05 +01:00
Cameron
523231fcd1 Migration of metadataeditor and personeditor to ES6 modules
This reverts commit e75ff1fb9a12dbfe4a99a9dad4a0ea31a6343894.
2020-07-17 17:50:52 +01:00
Cameron
f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
Julien Machiels
a9246f8f39
Merge pull request #1422 from grafixeyehero/es6-backdrop
Migration backdrop to ES6 modules
2020-07-17 11:03:32 +02:00
Cameron
3c1d162a41
Merge branch 'es6' into migrate-to-ES6-19 2020-07-17 07:46:06 +01:00
Cameron
0dd1e63847
Merge branch 'es6' into migrate-to-ES6-16 2020-07-17 07:45:32 +01:00
Cameron
f084f36757
Merge branch 'es6' into migrate-to-ES6-23 2020-07-17 07:45:06 +01:00
Cameron
c27ff4a01c
Merge branch 'es6' into migrate-to-ES6-11 2020-07-16 11:28:34 +01:00
Cameron
89fcda5f05 Migration of searchfields, searchresults and searchpage to ES6 modules 2020-07-16 10:28:08 +01:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
Cameron
1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
Cameron
9e2d289265 Migration of emby-buttton, paper-icon-button-light, emby-collapse, emby-imput to ES6 modules 2020-07-15 11:41:59 +01:00
Cameron
d150143789
Merge branch 'es6' into migrate-to-ES6-15 2020-07-15 10:07:39 +01:00
Cameron
92ccdb8709
Merge branch 'es6' into migrate-to-ES6-14 2020-07-15 10:07:06 +01:00
Cameron
6cb1694029
Merge branch 'es6' into migrate-to-ES6-8 2020-07-15 10:06:34 +01:00
Cameron
c813b315a7
Merge branch 'es6' into migrate-to-ES6-13 2020-07-15 10:05:30 +01:00
Cameron
455cca45d2
Merge branch 'es6' into migrate-to-ES6-10 2020-07-15 10:04:52 +01:00
Cameron
e482d9a0b8
Merge branch 'es6' into migrate-to-ES6-5 2020-07-15 10:03:48 +01:00
Cameron
8549b7632f
Merge branch 'es6' into migrate-to-es6-12 2020-07-15 09:58:26 +01:00
Cameron
859339adaa
Merge branch 'es6' into migrate-to-ES6-7 2020-07-15 09:50:27 +01:00
Julien Machiels
0f0913c520
Merge branch 'es6' into migrate-to-ES6-6 2020-07-15 10:43:01 +02:00
Julien Machiels
2097f4799c
Merge pull request #1535 from Camc314/migrate-to-ES6-4
Migration emby-checkbox, emby-textarea and emby-toggle to ES6 modules
2020-07-15 10:39:57 +02:00
Cameron
1c2399c70e Migration of appFooter and homesections to ES6 modules 2020-07-14 13:50:37 +01:00
dkanada
585b1cf5f4
Merge pull request #1559 from jellyfin/dependabot/npm_and_yarn/whatwg-fetch-3.2.0
Bump whatwg-fetch from 3.1.0 to 3.2.0
2020-07-14 18:01:32 +09:00
dependabot-preview[bot]
19c25ae566
Bump whatwg-fetch from 3.1.0 to 3.2.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 13:38:30 +00:00
dependabot-preview[bot]
b30bfc496f
Bump autoprefixer from 9.8.4 to 9.8.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.4 to 9.8.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.4...9.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 13:37:36 +00:00
Cameron
eec81ac54d Migration of tvupcomming to ES6 module 2020-07-12 15:27:05 +01:00
Cameron
91fc196b78 migration of tvstudios to ES6 module 2020-07-12 15:26:49 +01:00
Cameron
2533227426 Migration of tvshows to ES6 module 2020-07-12 15:26:33 +01:00
Cameron
13a617d8ed migration of tvrecommended to ES6 module 2020-07-12 15:26:14 +01:00
Cameron
7952ead55f migration of tvlatest to ES6 module 2020-07-12 15:25:49 +01:00
Cameron
5659c0f921 Migration of genres to ES6 module 2020-07-12 15:25:28 +01:00
Cameron
a0bc2f217a Migration of episodes to ES6 module 2020-07-12 15:25:13 +01:00
dkanada
bd711ea520
Merge branch 'es6' into migrate-to-es6-1 2020-07-12 14:24:05 +09:00
Cameron
7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +01:00
Cameron
8af1142000 migration of display, home, playback and subtitles to ES6 modules 2020-07-11 14:56:06 +01:00
Cameron
4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
Cameron
61af6779e5 migrate emby-progressbar, itemrefreshindicator, progressring and slider to ES6 modules 2020-07-11 10:36:04 +01:00
dkanada
f97cb2cbb2
Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09:00
dkanada
2253759b8a
Merge branch 'es6' into es6-migration-6 2020-07-10 18:27:42 +09:00
dkanada
d7da6cb7cf
Merge pull request #1361 from grafixeyehero/es6-migration
Migration imageUploader, itemidentifier and itemMediaInfo to ES6 modules
2020-07-10 01:56:55 +09:00
Cameron
e033a748cc Migration of all files in auth to ES6 Modules
addserver
forgotpassword
forgotpasswordpin
login
selectserver
2020-07-09 16:20:32 +01:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
Cameron
8ad12fa0bb migration of device and devices.js to ES6 modules 2020-07-09 14:23:41 +01:00
Cameron
ee54d4efdb Migration of userpasswordpage and userprofilespage to ES6 modules 2020-07-09 13:49:17 +01:00
Cameron
84a47081be migration of usernew and userparentalcontrol to ES6 modules 2020-07-09 13:47:35 +01:00
Cameron
ccad334517 migration of useredit and library access to ES6 modules 2020-07-09 13:47:12 +01:00
Cameron
613f0024bc Migration of general and library details to ES6 Modules 2020-07-09 08:54:47 +01:00
Cameron
3186955376 Migration of metadataImages, metadatanfo, streaming to ES6 Mo 2020-07-09 08:54:12 +01:00
Cameron
e230e05e6e migrate mediaLibrary to ES6 module 2020-07-08 20:24:44 +01:00
Cameron
1ac3ecbfa7 Migrate networking.js, playback.js, serveractivity.js to ES6 modules 2020-07-08 19:58:28 +01:00
Cameron
d07a0aa3a9 Migrate emby-itemscontainer, playstatebutton, programcell to ES6 modules 2020-07-08 18:01:19 +01:00
Cameron
f2669cd530 migrate emby-radio, scroller and tabs to ES6 modules 2020-07-08 17:41:33 +01:00
Cameron
5a1e01c650 migrate emby-ratingbutton, scrollbuttons and select to ES6 modules 2020-07-08 16:40:30 +01:00
Cameron
69507a0bd9 Migration of emby-checkbox, textarea, toggle to ES6 Modules 2020-07-08 16:32:57 +01:00
Cameron
8af1a74fd2 migrate itemContextMenu and maintabmanager to ES6 modules 2020-07-08 16:19:44 +01:00
dependabot-preview[bot]
7727e23009
Bump intersection-observer from 0.10.0 to 0.11.0
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases)
- [Commits](https://github.com/w3c/IntersectionObserver/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 08:12:43 +00:00
dkanada
cdc4749f84
Merge pull request #1528 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.0
Bump hls.js from 0.13.2 to 0.14.0
2020-07-07 17:10:11 +09:00
dependabot-preview[bot]
2f4be1f04f
Bump hls.js from 0.13.2 to 0.14.0
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.13.2 to 0.14.0.
- [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.13.2...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 13:12:56 +00:00
MrTimscampi
da8c5fa224 Remove document-register-element 2020-07-05 12:06:53 +02:00
MrTimscampi
cc30828734 Revert "Bump shaka-player from 2.5.13 to 3.0.1"
This reverts commit 4178f07e97.
2020-07-04 20:43:59 +02:00
Joshua M. Boniface
6ca47a891b
Merge pull request #1475 from crobibero/syncplay-api
remove sessionId parameter from api calls
2020-06-29 14:59:23 -04:00
crobibero
1c2dbc4c27 bump jellyfin-apiclient 2020-06-29 09:25:50 -06:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
dkanada
26f71df7ea
Merge pull request #1420 from Influence365/Migrate-to-ES6-1
Migrate htmlMediaHelper, groupedCards and themeLoader to es6 Modules
2020-06-28 16:56:43 +09:00
dkanada
d04ca8469b
Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
Influence365
eab7ef00df Migrate themeLoader to ES6
fix bug

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

fix lint

added eslint-enable indent

fix lint

fix lint

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

added eslint-enable indent

fix lint
2020-06-28 09:35:16 +02:00
Influence365
d27fb43d68 Migrate Groupedcards.js to ES6 2020-06-28 09:34:38 +02:00
Influence365
fbdd232869 Migrate htmlMediaHelper to ES6
fix typo
2020-06-28 09:34:20 +02:00
dkanada
8e35cceaf0
Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09:00
dkanada
86a7fc1b70
Merge branch 'es6' into es6-migration-4 2020-06-28 04:39:50 +09:00
dkanada
4439cd00d3
Merge pull request #1370 from grafixeyehero/es6-listview
Migration listview to ES6 modules
2020-06-27 00:19:48 +09:00
dkanada
bda482f00e
Merge pull request #1384 from grafixeyehero/es6-channelMapper
Migration channelMapper to ES6 modules
2020-06-26 23:45:19 +09:00
dkanada
ed3a820c21
Merge branch 'es6' into es6-shortcuts 2020-06-25 15:41:36 +09:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
dkanada
845d8d90f8
Merge pull request #1473 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.10.3
Bump @babel/preset-env from 7.10.2 to 7.10.3
2020-06-22 20:35:51 +09:00
dkanada
ae2377a55d
Merge pull request #1465 from jellyfin/dependabot/npm_and_yarn/shaka-player-3.0.1
Bump shaka-player from 2.5.13 to 3.0.1
2020-06-22 20:30:23 +09:00
dkanada
993a994226
Merge pull request #1467 from jellyfin/dependabot/npm_and_yarn/fast-text-encoding-1.0.3
Bump fast-text-encoding from 1.0.2 to 1.0.3
2020-06-22 20:18:43 +09:00
dependabot-preview[bot]
680b8255c7
Bump @babel/preset-env from 7.10.2 to 7.10.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.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.10.3/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:16:02 +00:00
dependabot-preview[bot]
4178f07e97
Bump shaka-player from 2.5.13 to 3.0.1
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.13 to 3.0.1.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v2.5.13...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:15:00 +00:00
dkanada
ff25f034a9
Merge pull request #1468 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.3
Bump @babel/core from 7.10.2 to 7.10.3
2020-06-22 20:13:41 +09:00
dkanada
d1991c36e6
Merge pull request #1470 from jellyfin/dependabot/npm_and_yarn/jstree-3.3.10
Bump jstree from 3.3.9 to 3.3.10
2020-06-22 20:13:10 +09:00
dkanada
f18231ca11
Merge pull request #1471 from jellyfin/dependabot/npm_and_yarn/stylelint-13.6.1
Bump stylelint from 13.6.0 to 13.6.1
2020-06-22 20:12:50 +09:00
dkanada
a82829dd60
Merge pull request #1472 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.5
Bump swiper from 5.4.3 to 5.4.5
2020-06-22 20:12:28 +09:00
dependabot-preview[bot]
cfbc7ad462
Bump swiper from 5.4.3 to 5.4.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.3 to 5.4.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/v5.4.3...v5.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:02:30 +00:00
dependabot-preview[bot]
015371a4b6
Bump stylelint from 13.6.0 to 13.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.0 to 13.6.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.6.0...13.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:01:16 +00:00
dependabot-preview[bot]
5b9e2b5ec4
Bump jstree from 3.3.9 to 3.3.10
Bumps [jstree](https://github.com/vakata/jstree) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.9...3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:00:25 +00:00
dependabot-preview[bot]
f1d05ac69f
Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.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.10.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:59:19 +00:00
dependabot-preview[bot]
59bff713fa
Bump fast-text-encoding from 1.0.2 to 1.0.3
Bumps [fast-text-encoding](https://github.com/samthor/fast-text-encoding) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/samthor/fast-text-encoding/releases)
- [Commits](https://github.com/samthor/fast-text-encoding/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:57:46 +00:00
dependabot-preview[bot]
8a705dffbb
Bump autoprefixer from 9.8.0 to 9.8.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.0 to 9.8.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.0...9.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:56:51 +00:00
grafixeyehero
7cb209fa10 Migration playbackSettings to ES6 modules 2020-06-21 05:57:07 +03:00
grafixeyehero
30bddd04b0 Migration homeScreenSettings to ES6 modules 2020-06-21 05:55:46 +03:00
grafixeyehero
0aeff0b464 Migration displaySettings to ES6 modules 2020-06-21 05:53:59 +03:00
MrTimscampi
ff848727e3 Bring back standalone mode and always inject JS 2020-06-19 20:28:35 +02:00
grafixeyehero
58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
grafixeyehero
30cd42ae7c Migration prompt to ES6 modules 2020-06-18 23:06:30 +03:00
grafixeyehero
1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00