Commit Graph

37 Commits

Author SHA1 Message Date
nyanmisaka
bd2fdf4c70 resolve conflicts 2020-07-31 00:30:05 +08:00
Bond-009
e7180e2633 Merge pull request #1091 from cromefire/es6-2
Migrated HtmlVideoPlayer
2020-07-30 15:54:34 +02:00
Nyanmisaka
fe390efbc5 follow the server side changes 2020-07-30 16:49:09 +08: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
nyanmisaka
7849f57f69 allows to use multiple fallback fonts 2020-07-29 03:31:11 +08:00
nyanmisaka
86c87446e3 add options for using fallback fonts 2020-07-29 03:30:46 +08: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
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
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
Dmitry Lyzo
a91afee7b6 Fix Firefox subtitle offset 2020-06-28 22:04:30 +03:00
MrTimscampi
128baad126 Move plugins to a dedicated directory 2020-06-03 22:17:01 +02:00