Commit Graph

59 Commits

Author SHA1 Message Date
Bond-009 e7180e2633 Merge pull request #1091 from cromefire/es6-2
Migrated HtmlVideoPlayer
2020-07-30 15:54:34 +02:00
Cromefire_ cf6324e462 Fixed link to redirect target 2020-07-30 00:44:33 +02:00
Cromefire_ e9c9f4966c Fixed type of AudioTrackList 2020-07-30 00:41:11 +02:00
Cromefire_ 062ea29ad2 Fixed wrong array typing 2020-07-29 19:51:33 +02:00
Bill Thornton 585667067b Fix fullscreen video in iOS Safari 2020-07-29 09:28:06 -04:00
Cromefire_ 340522a471 Removed dead code and fixed lint 2020-07-27 22:29:25 +02:00
Cromefire_ ae3b53d728 Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-27 22:07:10 +02:00
Cromefire_ 606f1fc94c Removed more warnings 2020-07-27 19:58:57 +02:00
Cromefire_ e7f8036865 Make lint happy 2020-07-27 19:55:36 +02:00
Cromefire_ 7ab3e27a4e Merge branch 'master' into es6-2
# Conflicts:
#	src/plugins/htmlVideoPlayer/plugin.js
2020-07-27 19:02:10 +02:00
Cromefire_ a98d0ed759 Removed dead code 2020-07-27 18:54:04 +02:00
Cromefire_ 28a489a148 Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-27 18:43:59 +02:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
Cromefire_ 88043825a1 Fix imports from htmlMediaHelper 2020-07-26 14:18:34 +02:00
MrTimscampi 60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi 5e58951605 Remove mediaManager from htmlVideoPlayer 2020-07-26 12:56:46 +02:00
MrTimscampi 29759ac884 Kill shaka and fix livetvschedule 2020-07-26 12:32:59 +02:00
MrTimscampi a09a9e9a3a Remove some more things 2020-07-26 12:32:36 +02:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
Cameron 249500add3 Merge branch 'master' into es6-2 2020-07-26 10:48:48 +01:00
MrTimscampi 3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
dkanada 3eada38dd2 Merge branch 'es6' into migrate-to-ES6-33 2020-07-23 11:59:30 +09:00
Cromefire_ a97ed99bce Converted another concat to template 2020-07-22 22:59:27 +02:00
Cromefire_ 2c7c76b413 Added private property and improved usage of template strings 2020-07-22 22:42:26 +02:00
Cromefire_ 99758f065e Apply suggestions from code review
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-22 21:08:44 +02:00
Cromefire_ 1829651565 Fixed hlsjs import 2020-07-22 20:27:36 +02:00
Cromefire_ 159a7f55d3 Fixed old function type
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-22 20:12:32 +02:00
dkanada e3b1a4017a Merge pull request #1616 from Camc314/migrate-to-ES6-27
Removal of Require
2020-07-22 23:37:06 +09:00
Cromefire_ 394c1195d1 Initialize currentSubtitlesOctopus
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-21 22:34:08 +02:00
Cromefire_ 982a474965 Fix Octopus import
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-21 22:33:18 +02:00
Cromefire_ 5ea3d1cbaa Fixed lint 2020-07-21 22:22:16 +02:00
Cromefire_ a1b2ed2c4a Fixed event handling 2020-07-21 19:41:34 +02:00
Cromefire_ 06eb790abb Fixed fixed pluginManager es6 compat and switched to includes 2020-07-21 19:41:01 +02:00
Cromefire_ eb14b7a129 Fixed default export, fixed some occurrences of this and rewrote some for loops 2020-07-21 19:39:53 +02:00
Cromefire_ 6bc599aace Migrated src/components/htmlvideoplay/plugin.js 2020-07-21 19:39:35 +02:00
Cameron 0fee8a1f77 Merge branch 'es6' into migrate-to-ES6-33 2020-07-21 14:42:31 +01:00
Cameron 3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
Cameron c0d4c9f134 remove require 2020-07-17 20:56:21 +01:00
Cameron 0b98e7770f Migration of alphanumericshortcuts, autobackdrops and youtubeplayer/plugin to ES6 modules 2020-07-17 20:56:16 +01:00
Cameron 45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
ferferga 5626380d7f Revert changes caused by faulty API changes (jellyfin/jellyfin#3435) 2020-06-30 20:16:14 +02:00
ferferga 647cc72767 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-30 20:14:41 +02:00
Dmitry Lyzo a91afee7b6 Fix Firefox subtitle offset 2020-06-28 22:04:30 +03:00
ferferga 6325046b96 Fix breakage on remote sessions and address review comments 2020-06-24 08:11:56 +02:00
ferferga b7714eea14 Address review comments 2020-06-23 19:09:22 +02:00
ferferga 6aae85e991 Rename 'Playlist' term to 'Queue' 2020-06-22 11:25:16 +02:00
ferferga 2e8e240aa0 Add shuffle mode to Chromecast 2020-06-22 11:10:26 +02:00
ferferga ff6bfbf2b4 Add playlist shuffling toggle to remotecontrol.js 2020-06-18 01:19:59 +02:00
dkanada 2c4f8d928a Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
dkanada 1918262a8f Merge pull request #1368 from itegulov/books-resume
Make book player restore location on resume
2020-06-08 03:59:53 +09:00