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
Cameron
e445341405
Update src/components/favoriteitems.js
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-31 09:47:58 +01:00
dkanada
b1e116885a
Merge pull request #1693 from Camc314/migrate-to-ES6-49
...
Migration of playqueuemanager to ES6 module
2020-07-31 17:15:36 +09:00
dkanada
4359d06a8f
Merge pull request #1692 from Camc314/migrate-to-ES6-50
...
Migration of refresh dialog to ES6 module
2020-07-31 17:15:17 +09: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
dkanada
60d9af0d75
Merge pull request #1701 from MrTimscampi/mobile-logo
...
Use emblem when loading on mobile
2020-07-31 14:17:38 +09:00
Just@FunThing
0d4ab35b22
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-07-31 00:23:03 -04:00
diego fernando
cb0bdc829e
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-07-30 22:38:05 -04:00
MrTimscampi
319805fe5d
Use emblem on mobile
2020-07-31 00:08:38 +02:00
matjaz321
b3bfbe640e
Migrated livestatus.js to es6 module
2020-07-30 23:25:35 +02:00
Dmitry Lyzo
6ef3be136a
Add parseInt radix
2020-07-30 23:36:52 +03:00
Nyanmisaka
c89ede96da
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-07-30 16:08:27 -04: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
dkanada
8f80b30d33
Merge pull request #1697 from cyrusboadway/ctrlandalt
...
Skip number key navigation when key is modified with alt/ctrl
2020-07-31 04:26:26 +09:00
MrTimscampi
a395e6b3d3
Remove redundant variable assignments
2020-07-30 19:42:30 +02:00
Dmitry Lyzo
48886918d3
Merge remote-tracking branch 'upstream/master' into fix-subtitle-line-spacing
...
Conflicts:
src/components/subtitlesettings/subtitleappearancehelper.js
src/plugins/htmlVideoPlayer/plugin.js
2020-07-30 17:57:33 +03:00
Bond-009
e7180e2633
Merge pull request #1091 from cromefire/es6-2
...
Migrated HtmlVideoPlayer
2020-07-30 15:54:34 +02:00
Felix Bjerhem Aronsson
5e422e15c0
Misc suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-30 13:42:41 +02:00
Felix Bjerhem Aronsson
f254a71572
Moved hide cursor according to review
2020-07-30 13:42:07 +02:00
Cameron
17923bb924
Migration of playqueuemanager to ES6 module
2020-07-30 10:15:25 +01:00
Supergamer1337
d7526d955d
Added show and hide cursor
2020-07-30 10:51:53 +02:00
Cameron
f05fdfc0a4
Migration of refresh dialog to ES6 module
2020-07-30 08:38:09 +01: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
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
Anthony Lavado
e1dee9d701
Merge pull request #1554 from Camc314/migrate-to-ES6-18
...
Migration of music to ES6 modules
2020-07-29 14:23:49 -07:00
Anthony Lavado
9b6a90ffdd
Merge pull request #1684 from thornbill/fix-ios-fullscreeen
...
Fix fullscreen video in iOS Safari
2020-07-29 13:49:37 -07:00
SaddFox
3c8ad2ca0b
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-07-29 16:35:46 -04: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
SaddFox
ade438f53d
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-07-29 15:05:17 -04:00
Cameron
6026af2038
apply suggestions
2020-07-29 19:48:07 +01:00
Cromefire_
062ea29ad2
Fixed wrong array typing
2020-07-29 19:51:33 +02:00
Mariusz Chryc
56aaed9f81
Fix string
2020-07-29 18:11:27 +02:00
Mariusz Chryc
260668f501
Fix lintint errors
2020-07-29 18:05:45 +02:00
Mariusz Chryc
fd55eb99ac
Fix updateNowPlayingInfo when artist or album are empty
2020-07-29 17:49:07 +02:00