41 Commits
Author SHA1 Message Date
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
Cromefire_ 340522a471 Removed dead code and fixed lint 2020-07-27 22:29:25 +02:00
Cromefire_andDmitry Lyzo 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_andDmitry Lyzo 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
Cromefire_ 88043825a1 Fix imports from htmlMediaHelper 2020-07-26 14:18:34 +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_andCameron 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_andCameron 159a7f55d3 Fixed old function type
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-22 20:12:32 +02:00
Cromefire_andCameron 394c1195d1 Initialize currentSubtitlesOctopus
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-21 22:34:08 +02:00
Cromefire_andCameron 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_andCameron d813226fec Apply suggesting
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-21 21:27:09 +02:00
Cromefire_ 121d76b9e3 Fixed editorconfig spec 2020-07-21 20:19:44 +02:00
Cromefire_ 32c28123d7 Added myself to the contributors 2020-07-21 20:18:24 +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
Cromefire_andDmitry Lyzo e8062cccd3 Fixed backdropScreensaver path
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-06 11:52:58 +02:00
Cromefire_ e4e42bfee0 Check for empty argument in querystring 2020-06-06 11:27:54 +02:00
Cromefire_ d36a8994fb Fixed review comments 2020-06-06 11:25:53 +02:00
Cromefire_andDmitry Lyzo 57a0cd7713 Fixed bad file path
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-06 11:25:52 +02:00
Cromefire_ 6d14ad0a76 Fixed review comments 2020-06-06 11:25:52 +02:00
Cromefire_ 587b537cd6 Modernized some loops and converted more string additions to template strings 2020-06-06 11:25:52 +02:00
Cromefire_ 6be76e5c31 Fixed some errors 2020-06-06 11:25:52 +02:00
Cromefire_ 8c433afd6b Migrated src/components/fetchhelper.js 2020-06-06 11:24:49 +02:00
Cromefire_ 60e670fcf7 Fixed globalize 2020-06-06 11:24:49 +02:00
Cromefire_ bd003e6e8a Fixed lint 2020-06-06 11:24:49 +02:00
Cromefire_ 3549bd5700 Migrated filterdialog.js 2020-06-06 11:24:48 +02:00
Cromefire_ 1b4c178790 Migrated src/components/backdropscreensaver/plugin.js 2020-06-06 11:24:35 +02:00
Cromefire_ 84a22e9c3f Added more debug logging 2020-04-30 00:31:34 +02:00
Cromefire_ 3b5e5cf7cf Fixed code smell and removed plugin helper 2020-04-27 14:20:32 +02:00
Cromefire_ 0ee1c1ec80 Added the possibility to register plugins with promises 2020-04-27 13:02:25 +02:00