Matt Montgomery
|
43d01146a2
|
Fix linting
|
2020-04-19 01:39:05 -05:00 |
|
Matt Montgomery
|
c37e8f2f1b
|
Implement auto refresh and activate button
|
2020-04-18 19:20:15 -05:00 |
|
Andreas B
|
36f2a76829
|
Change Chromecast player name to Google Cast
|
2020-04-18 17:26:10 +02:00 |
|
Dmitry Lyzo
|
71746a6ffc
|
Extract const value
|
2020-04-18 00:06:51 +03:00 |
|
Dmitry Lyzo
|
bffafa6914
|
Make reportPlayback less spammy
|
2020-04-17 20:38:42 +03:00 |
|
Dmitry Lyzo
|
b87adc9d6c
|
Add scheduled playback progress report
|
2020-04-17 14:52:22 +03:00 |
|
dkanada
|
686fea165c
|
Merge branch 'master' into patch-10
|
2020-04-17 09:52:36 +09:00 |
|
artiume
|
a80d6b9f27
|
Update src/components/playback/experimentalwarnings.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-04-16 20:39:09 -04:00 |
|
artiume
|
a57894c8c3
|
Update src/components/playback/experimentalwarnings.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-04-16 20:39:00 -04:00 |
|
artiume
|
c6179ec3b4
|
Update src/components/playback/experimentalwarnings.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-04-16 20:38:48 -04:00 |
|
samuel9554
|
b139a23f04
|
As resquested by @MrTimscampi + theme adjustement
|
2020-04-16 19:14:40 -04:00 |
|
samuel9554
|
a1c40bd8a8
|
As requested by @MrTimscampi + theme adjustement
|
2020-04-16 15:45:32 -04:00 |
|
MrTimscampi
|
a6732443f3
|
Only push image url to array if non-null
|
2020-04-16 17:00:26 +02:00 |
|
MrTimscampi
|
a224a87fc7
|
Adjust mediaSession feature test for consistency
|
2020-04-16 16:40:02 +02:00 |
|
MrTimscampi
|
fccd99d0ef
|
Fix suggestions
|
2020-04-16 16:37:21 +02:00 |
|
MrTimscampi
|
96d5dd54cd
|
Set options.type in mediaSessions if unset
|
2020-04-16 16:19:15 +02:00 |
|
Vasily
|
a4324665f0
|
Merge pull request #1095 from JustAMan/fix-subs-on-mobile
Fix .ass subtitles not starting on mobile
|
2020-04-16 14:12:03 +03:00 |
|
Vasily
|
9d0d44328c
|
Merge pull request #1092 from MrTimscampi/screenfull
Use screenfull to handle fullscreen switching
|
2020-04-16 13:49:52 +03:00 |
|
Matt Montgomery
|
fdfdcd60fe
|
Switch off of jQuery
|
2020-04-15 14:56:36 -05:00 |
|
Vasily
|
4c74a49032
|
Fix .ass subtitles not starting on mobile
|
2020-04-15 19:29:21 +03:00 |
|
ferferga
|
df3a7a75d2
|
Merge remote-tracking branch 'upstream/master'
|
2020-04-15 17:18:44 +02:00 |
|
dkanada
|
5063c4f050
|
Merge pull request #1074 from dmitrylyzo/playback_delayed_update
Move delayed volume update to playbackManager
|
2020-04-15 23:49:56 +09:00 |
|
MrTimscampi
|
e0a71938ea
|
Adjust animation speed and remove useless arguments
|
2020-04-15 14:39:44 +02:00 |
|
MrTimscampi
|
5459ef2a78
|
Use screenfull to handle fullscreen switching
|
2020-04-15 13:15:39 +02:00 |
|
MrTimscampi
|
9cba01963f
|
Fix code smell in mediasession
|
2020-04-15 10:21:58 +02:00 |
|
MrTimscampi
|
af7c87b9f6
|
Migrate MediaSession to ES6
|
2020-04-15 10:14:57 +02:00 |
|
Dmitry Lyzo
|
1519ee48d7
|
Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-04-15 09:57:19 +03:00 |
|
MrTimscampi
|
9bcb270942
|
More MediaSession cleanup
|
2020-04-15 08:14:08 +02:00 |
|
MrTimscampi
|
3dd141915e
|
Use full image for MediaSession
|
2020-04-15 07:54:33 +02:00 |
|
Matt Montgomery
|
fa9e2b476b
|
Finish web UI
|
2020-04-13 15:55:05 -05:00 |
|
Mark Monteiro
|
4666da1d0b
|
Handle correct response code for parental control authentication failure
|
2020-04-13 15:45:13 -04:00 |
|
samuel9554
|
46a055935b
|
As suggested by @MrTimscampi defaultCardBackground
|
2020-04-13 08:18:09 -04:00 |
|
MrTimscampi
|
990b5c7237
|
Finish moving elements
|
2020-04-13 13:09:01 +02:00 |
|
Dmitry Lyzo
|
d5ae0275cf
|
Move delayed volume update to playbackManager
|
2020-04-13 12:50:12 +03:00 |
|
samuel9554
|
c19385c936
|
Fix bug introduce in last commit
|
2020-04-12 20:22:34 -04:00 |
|
samuel9554
|
9439a306b6
|
Various visual fix
|
2020-04-12 20:15:58 -04:00 |
|
ferferga
|
30f6081338
|
Move "hide watched media" checkbox
|
2020-04-13 00:20:47 +02:00 |
|
dkanada
|
b311ad120e
|
Merge pull request #1070 from redSpoutnik/subtitle-sync-subtitleOctopus
Set subtitle-sync for SubtitlesOctopus
|
2020-04-13 06:20:36 +09:00 |
|
Vasily
|
ed3b140379
|
Merge pull request #1068 from jellyfin/download
Pass title and filename to native shell
|
2020-04-12 23:54:37 +03:00 |
|
ferferga
|
6eec2ac19f
|
Fix lint issues and z-index of playback slider
|
2020-04-12 20:38:31 +02:00 |
|
ferferga
|
155e9eb7ad
|
Fix merge conflicts
|
2020-04-12 20:26:59 +02:00 |
|
ferferga
|
dd3250a980
|
Change volume slider depending on layout and add artists back
|
2020-04-12 20:24:18 +02:00 |
|
Samuel
|
35a12f6022
|
Update src/components/remotecontrol/remotecontrol.css
Fix for smaller screen volume button under bottom bar
Co-Authored-By: Fernando <ferferga@users.noreply.github.com>
|
2020-04-12 12:49:50 -04:00 |
|
Samuel
|
3ab01d471f
|
Fix undefined item when casting to other device
Fix undefined item when changing cast to other device.
Removed NowPlayingAlbum because on smaller device we need more height
|
2020-04-12 10:55:52 -04:00 |
|
dkanada
|
501a8773b8
|
pass title and filename to native shell
|
2020-04-12 23:53:30 +09:00 |
|
Samuel
|
8651b8c177
|
Add support for landscape
|
2020-04-12 10:50:13 -04:00 |
|
redSpoutnik
|
c5669eca4d
|
subtitle-sync: use currentSubtitlesOctopus instead of currentAssRenderer
|
2020-04-12 15:22:17 +02:00 |
|
MrTimscampi
|
e256e64e68
|
Handle source properly in fillImage
|
2020-04-12 14:34:51 +02:00 |
|
MrTimscampi
|
58d9037986
|
Remove useless parameter in lazyImage
|
2020-04-12 14:29:42 +02:00 |
|
MrTimscampi
|
6dde11349a
|
Fix image loading on details pages
|
2020-04-12 14:25:12 +02:00 |
|