Commit graph

131 commits

Author SHA1 Message Date
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Steven S O'Connor
e1083ec2ea Remove extraneous pageContainer element from videoOSD 2020-08-08 14:20:17 -07:00
MrTimscampi
feb49dd429 Fix suggestions and cleanup 2020-08-06 22:09:24 +02:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
MrTimscampi
ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
dkanada
f430518d45
Merge pull request #1333 from MrTimscampi/another-lint-bites-the-dust
Kill Yoda
2020-07-31 21:48:18 +09:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cyrus Boadway
5fb29b77a8 Consider Meta Key as a modifier
In a previous commit, number seek navigation was disabled when the ALT and CTRL
modifiers were active. Macs allow tab switching with the COMMAND key and
a number. This commit excludes meta key modifiers (COMMAND and WINDOWS)
key.
2020-07-31 11:15:27 +01:00
dkanada
8e7f1aa0d7
Merge pull request #1680 from KucharczykL/previous-next-tooltips
Add tooltips for Skip to previous/next buttons
2020-07-31 19:10:13 +09:00
dkanada
f15c1cbb90
Merge pull request #1688 from Supergamer1337/play_mouse_timings
Made cursor hide on OSD hide.
2020-07-31 04:29:32 +09:00
Felix Bjerhem Aronsson
f254a71572
Moved hide cursor according to review 2020-07-30 13:42:07 +02:00
Supergamer1337
d7526d955d Added show and hide cursor 2020-07-30 10:51:53 +02:00
Cyrus Boadway
e870cc733d Skip number key navigation when key is modified
Pressing 0-9 seeks playback to the corresponding %. This overloaded 
browser tab switching when ALT/CTRL modifiers were active.
2020-07-29 23:00:07 +01:00
Supergamer1337
3ffd2bc4b9 Made cursor hide on OSD hide.
Cursor shows on OSD show.

Co-authored-by: Esaias Tilly <esaias@tillys.se>
2020-07-29 21:08:50 +02:00
Lukáš Kucharczyk
7e92a4d02f
Add tooltip to Previous/Next track buttons. 2020-07-29 11:41:24 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
dkanada
c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09: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
b7d2561dae Address more feedback 2020-07-25 13:42:03 +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
Dmitry Lyzo
2f1e792900
Merge branch 'master' into fix-osd-lock 2020-07-23 23:53:24 +03: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
Cameron
eb7d8faf98 Migration of nowplaying and videoosd to ES6 modules 2020-07-19 10:40:41 +01:00
Cameron
f29f3e15fb Migration of playerstats to ES6 module 2020-07-17 17:52:05 +01:00
Cameron
f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
Dmitry Lyzo
60a6023e77 Keep OSD visible when dialog is open 2020-07-10 15:15:46 +03:00
Dmitry Lyzo
8843f7cb93 Fix OSD lock 2020-07-09 19:07:25 +03:00
Dmitry Lyzo
1be111eeef Use proper target property 2020-07-09 18:58:45 +03:00
MrTimscampi
a5ee5b06aa Fix linting errors due to updates 2020-07-05 12:54:25 +02:00
dkanada
beb9bebce5
Merge pull request #1496 from dmitrylyzo/keydown-bubbling
Rearrange keydown event handling
2020-07-01 02:06:54 +09:00
Dmitry Lyzo
a66291a33d Fix handling of keydown event by volume slider and videoosd 2020-06-29 13:03:31 +03:00
Dmitry Lyzo
62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
Dmitry Lyzo
891cc78bdb Prevent OSD from being hidden when user works with UI 2020-06-28 20:50:40 +03:00
Julien Machiels
65cd810288
Fix linting error 2020-06-26 16:59:21 +02:00
dkanada
fd863b26fe
apply code suggestions 2020-06-26 23:47:14 +09:00
dkanada
29eb217a0d
fix redirect issue on video player 2020-06-26 16:41:19 +09:00
MrTimscampi
bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
MrTimscampi
d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
Dmitry Lyzo
e1e42b8557
Merge branch 'master' into youtube-keybindings 2020-05-05 11:50:31 +03:00
MrTimscampi
adb8f4114b Add missing break in videoOsd 2020-05-04 18:13:34 +02:00
MrTimscampi
ea18f97e8b Fix change requests in videoOsd 2020-05-04 18:09:10 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Vasily
d5c7078c3f
Merge pull request #1131 from dmitrylyzo/fix-icons-webos2
Icons for WebOS 2
2020-05-03 23:24:26 +03:00
Dmitry Lyzo
a3bc8c183e Use remove+add pattern for icons 2020-05-02 14:02:44 +03:00
MrTimscampi
a697f22d13 Remove unused function in videoosd 2020-04-30 20:19:58 +02:00
MrTimscampi
be54505bf3 Remove the small logo in OSD and details page 2020-04-30 20:15:39 +02:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00