Commit Graph

491 Commits

Author SHA1 Message Date
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
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
d1ccc6faea
Merge branch 'master' into migrate-to-ES6-18 2020-07-29 12:44:03 +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
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
dkanada
454b81a037
Merge pull request #1599 from MrTimscampi/dead-code-society
Remove dead code
2020-07-27 13:58:00 +09: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
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
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
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