Commit Graph

1637 Commits

Author SHA1 Message Date
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
Cameron df162f3ca3 Merge branch 'master' into migrate-to-ES6-47 2020-07-31 09:52:21 +01:00
dkanada 6ee29e528c Merge pull request #1699 from MrTimscampi/no-useless-assignments-plz
Remove redundant variable assignments
2020-07-31 14:20:39 +09:00
matjaz321 b3bfbe640e Migrated livestatus.js to es6 module 2020-07-30 23:25:35 +02:00
dkanada 34d0b67f0e Merge pull request #1678 from jellyfin/banner
Fix banner height and use primary image as fallback
2020-07-31 04:56:04 +09: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 f15c1cbb90 Merge pull request #1688 from Supergamer1337/play_mouse_timings
Made cursor hide on OSD hide.
2020-07-31 04:29:32 +09:00
MrTimscampi a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
nyanmisaka bd2fdf4c70 resolve conflicts 2020-07-31 00:30:05 +08:00
Felix Bjerhem Aronsson f254a71572 Moved hide cursor according to review 2020-07-30 13:42:07 +02:00
Nyanmisaka 25ed2680d1 disable font when the path is not set 2020-07-30 17:26:22 +08: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
matjaz321 5fb80c7fcb fixed es linting error 2020-07-29 22:26:45 +02:00
matjaz321 c5e6b5d95d Migrated livetvtuner.js file to es6 module 2020-07-29 22:18:34 +02:00
Cameron a3c5cc6225 suggestion 2020-07-29 20:23:28 +01:00
Cameron a49592c9f4 Update src/controllers/music/musicrecommended.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:22:10 +01:00
Cameron e0bf43f868 Update src/controllers/music/musicgenres.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:48 +01:00
Cameron 9858e3db68 Update src/controllers/music/musicplaylists.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:41 +01:00
Cameron b3a304f0b5 Update src/controllers/music/songs.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:33 +01:00
Cameron 7eefd45a2c Update src/controllers/music/musicartists.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:25 +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
Cameron 6026af2038 apply suggestions 2020-07-29 19:48:07 +01:00
Cameron f4b1a1a6fe Merge branch 'master' into migrate-to-ES6-46 2020-07-29 12:46:19 +01:00
Cameron d1ccc6faea Merge branch 'master' into migrate-to-ES6-18 2020-07-29 12:44:03 +01:00
Lukáš Kucharczyk 7e92a4d02f Add tooltip to Previous/Next track buttons. 2020-07-29 11:41:24 +02:00
Cameron 3705a7c96f migration of itemDetails to ES6 module 2020-07-29 10:05:26 +01:00
Cameron b988dd04c5 Merge branch 'master' into migrate-to-ES6-47 2020-07-29 09:12:55 +01:00
dkanada 24cd5e112b fix banner height and use primary image as fallback 2020-07-29 14:19:27 +09: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
Cameron 675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
Cameron 612d74fd2c Migration of home and librarymenu to ES6 modules 2020-07-28 22:04:01 +01:00
Cameron f9e79c0a4e Migration of list.js and screensavermanager to ES6 modules 2020-07-28 21:28:16 +01: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
Cameron 4d5cf02c1f update missing 2020-07-28 17:18:37 +01:00
Cameron 3757e2c9be apply suggestions 2020-07-28 16:45:21 +01:00
dkanada 89e584686e Merge pull request #1656 from dmitrylyzo/fix-plugin-install
Fix CircleOfDeath on plugin install
2020-07-28 12:36:33 +09:00
Cameron 4c28399c6b Migration of library browser to ES6 moduels 2020-07-27 20:21:19 +01:00
Cameron d2ea7cec53 Update scheduledtask.js 2020-07-27 17:03:47 +01:00
Dmitry Lyzo 2e315a422f Fix require of ES6 module 2020-07-27 13:27:27 +03:00
Dmitry Lyzo 793d74e82f Fix wrong deminification 2020-07-27 13:12:05 +03:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
Matt Montgomery ae5fa9d304 Migrate to ES6 2020-07-27 00:07:03 -05:00
Matt Montgomery e5f0d77c30 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-07-26 16:41:26 -05:00
MrTimscampi 8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
MrTimscampi 0d1661055b Fix accidentally reverted var 2020-07-26 18:30:31 +02:00
MrTimscampi dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
Cameron a6934a1f0d Merge branch 'master' into migrate-to-ES6-41 2020-07-26 17:01:57 +01:00