Commit Graph

811 Commits

Author SHA1 Message Date
matjaz321
d14ac4b2e1 removed 2020-07-31 16:58:53 +02:00
dkanada
66f04066ee
Merge pull request #1710 from MrTimscampi/remove-image-hack
Remove image size hack
2020-07-31 22:33:48 +09:00
MrTimscampi
ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
Cameron
5b91863b49
Merge branch 'master' into migrate-to-ES6-39 2020-07-31 13:57:49 +01: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
Cameron
116e73e560
Remove unused vars 2020-07-31 11:30:02 +01:00
Cameron
aa26acc015
Merge branch 'master' into migrate-to-ES6-41 2020-07-31 11:20:39 +01: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
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
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
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
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
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
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
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00
dkanada
c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00
MrTimscampi
4a80a5ee2c Fix lint error 2020-07-26 13:27:46 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
950efe0091 Remove old links to Emby docs 2020-07-26 12:35:41 +02:00
Julien Machiels
e7b87c106f Update src/controllers/livetv/livetvschedule.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-26 12:33:01 +02:00
MrTimscampi
29759ac884 Kill shaka and fix livetvschedule 2020-07-26 12:32:59 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
Cameron
3658b4471a Migration of Favorites and Hometab to ES6 modules 2020-07-26 11:29:26 +01:00
Cameron
287cc06963 Migration of edititemmetadata to ES6 module 2020-07-26 11:29:02 +01:00
Cameron
81731f4a8e Migration of notification and notifications to ES6 modules 2020-07-26 10:37:04 +01: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
443ce5a747 Fix more suggestions 2020-07-24 17:18:28 +02:00
dkanada
621db2ecc9
Merge pull request #1630 from grafixeyehero/fix-SpecialFeatures
remove unused morebutton and editimage
2020-07-25 00:01:52 +09:00
dkanada
04b2763447
Merge pull request #1542 from dmitrylyzo/fix-osd-lock
Fix OSD lock
2020-07-25 00:01:15 +09:00
MrTimscampi
ffc22f629e Resolve suggestions 2020-07-24 13:08:49 +02:00
Julien Machiels
23c1f59bb3
Update src/controllers/shows/tvrecommended.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-24 12:54:17 +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
dkanada
03a9e73b3b
Merge pull request #1625 from MrTimscampi/syncplay-version-check
Add version check for SyncPlay
2020-07-24 09:57:47 +09:00
grafixeyehero
2277eec388 apply SonarCloud suggestion 2020-07-24 01:33:44 +03:00
grafixeyehero
ca81ce8f1f make shape dynamic 2020-07-24 01:20:35 +03:00
grafixeyehero
4b31bcd390 remove unused morebutton and editimage 2020-07-24 00:16:17 +03:00
Dmitry Lyzo
2f1e792900
Merge branch 'master' into fix-osd-lock 2020-07-23 23:53:24 +03:00
Cameron
4592594b04
Merge branch 'es6' into migrate-to-ES6-13 2020-07-23 16:40:45 +01:00
dkanada
03ef599a89
Merge pull request #1584 from Camc314/migrate-to-ES6-29
Migration of nowplaying and videoosd to ES6 modules
2020-07-23 12:58:54 +09:00
dkanada
3eada38dd2
Merge branch 'es6' into migrate-to-ES6-33 2020-07-23 11:59:30 +09:00
dkanada
20324144af
Merge branch 'es6' into migrate-to-ES6-36 2020-07-23 11:54:21 +09: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
dkanada
0beaf415a2
Merge pull request #1591 from Camc314/migrate-to-ES6-37
Migration of user/menu and user/profile to ES6 modules
2020-07-23 11:44:07 +09:00
Cameron
d147184ea9
Merge branch 'es6' into migrate-to-ES6-13 2020-07-22 20:40:56 +01:00
rom4nik
43497b9593
Fix required track count for subtitle selector to appear 2020-07-22 21:13:55 +02:00
MrTimscampi
293a87902b Add version check for SyncPlay 2020-07-22 19:13:06 +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
dkanada
0cb56127c7
Merge pull request #1587 from Camc314/migrate-to-ES6-31
Migration of playerstats to ES6 module
2020-07-22 23:32:37 +09:00
Cameron
f5ce196e07
Merge branch 'es6' into migrate-to-ES6-36 2020-07-21 14:53:09 +01:00
Cameron
1ad24542ba
Merge branch 'es6' into migrate-to-ES6-32 2020-07-21 14:48:16 +01:00
Cameron
e2391aabb2
Merge branch 'es6' into migrate-to-ES6-28 2020-07-21 14:47:50 +01:00
Cameron
13e7fb987f
Merge branch 'es6' into migrate-to-ES6-13 2020-07-21 14:45:26 +01:00
Cameron
0fee8a1f77
Merge branch 'es6' into migrate-to-ES6-33 2020-07-21 14:42:31 +01:00
Julien Machiels
e94c625778
Merge pull request #1566 from Camc314/migrate-to-ES6-19
Migration of TV to ES6 modules
2020-07-21 15:08:17 +02:00
Julien Machiels
649fca3c3a
Merge pull request #1570 from Camc314/migrate-to-ES6-23
Migration of datetime, alert and activitylog to ES6 modules
2020-07-21 15:07:58 +02:00
Cameron
3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
Cameron
a12f1be841
Merge branch 'es6' into migrate-to-ES6-19 2020-07-21 12:31:37 +01:00
Cameron
c08c75d52e
Merge branch 'es6' into migrate-to-ES6-23 2020-07-20 08:41:48 +01:00
dkanada
f1d224f087
Merge branch 'es6' into migrate-to-ES6-25 2020-07-20 09:07:27 +09:00
dkanada
08aadfe935
Merge pull request #1569 from Camc314/migrate-to-ES6-16
Migration of Auth to ES6 modules
2020-07-20 09:06:31 +09:00
dkanada
1aee51e94c
Merge pull request #1572 from Camc314/migrate-to-ES6-11
Migration of dashboard/ to ES6 modules
2020-07-20 09:01:56 +09:00
dkanada
445fce7071
tweak comment indentation 2020-07-20 09:01:50 +09:00
dkanada
bb158284d6
Merge pull request #1592 from Camc314/migrate-to-ES6-38
Migration of scheduledtask and scheduledtasks to ES6 modules
2020-07-20 08:42:37 +09:00
dkanada
9e73fd61da
Merge pull request #1596 from Camc314/migrate-to-ES6-10
Remove require and fix networking on es6
2020-07-20 08:39:57 +09:00