1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

2477 commits

Author SHA1 Message Date
Vasily
1f8d1184d8 Do not call Notification.requestPermission() if it is already granted or denied
This function crashes the app on WebOS 1.2, and notifs do not work on WebOS anyway
2020-04-27 18:49:11 +03:00
Cromefire_
3b5e5cf7cf
Fixed code smell and removed plugin helper 2020-04-27 14:20:32 +02:00
Cromefire_
0ee1c1ec80
Added the possibility to register plugins with promises 2020-04-27 13:02:25 +02:00
dkanada
cc60acd86b
Merge pull request #1135 from MrTimscampi/screenfull-ios-fix
Fix an issue with Screenfull on iOS
2020-04-27 13:19:43 +09:00
Matt Montgomery
a6d37e7633 Change missed var declarations into let 2020-04-26 17:47:31 -05:00
Matt Montgomery
aa12a79625 Apply suggestions from code review 2020-04-26 16:19:58 -05:00
dkanada
47d8ef7fc2
Merge pull request #1134 from MrTimscampi/latest-tv-posters
Use posters for latest TV shows
2020-04-26 23:24:43 +09:00
dkanada
748258966f
Merge pull request #1127 from Delgan/improve-nthing-here
Fix pointer missing in "create new lib" link
2020-04-26 23:23:10 +09:00
dkanada
be44db0e3d
Merge pull request #1121 from jellyfin/routes
Update more route locations
2020-04-26 23:22:05 +09:00
MrTimscampi
cf6cb0ac1d Fix another Screenfull issue 2020-04-26 16:16:48 +02:00
MrTimscampi
eb6f70240a Fix an issue with Screenfull on iOS 2020-04-26 16:07:07 +02:00
ferferga
97fafae1bc Replce missing globalizes 2020-04-26 15:04:00 +02:00
ferferga
54eb916cfe Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-26 14:44:01 +02:00
MrTimscampi
9d0aa06264 Remove log lines 2020-04-26 14:18:43 +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
MrTimscampi
fcb6808a9f Use square shape for homevideos items in home sections 2020-04-26 10:19:10 +02:00
MrTimscampi
4113f001cb Use posters for latest TV shows 2020-04-26 10:07:09 +02:00
Joshua M. Boniface
5330fd1228
Merge branch 'master' into improve-builds 2020-04-25 22:20:49 -04:00
Matt Montgomery
bf03a7ba57 Improve UI 2020-04-25 15:47:18 -05:00
MrTimscampi
7860deac23 Implement suggestions 2020-04-25 20:23:51 +02:00
MrTimscampi
4c3092f857 Merge remote-tracking branch 'upstream/master' into lazyloader 2020-04-25 18:14:52 +02:00
Delgan
9a08d8dbc4 Fix pointer missing in "create new lib" link 2020-04-25 10:11:38 +00:00
Dmitry Lyzo
e600943ab1 Fix event subscription 2020-04-25 11:42:45 +03:00
dkanada
227f203ac3
Merge pull request #1124 from MrTimscampi/ps4-layout
Use TV layout by default on PS4
2020-04-25 17:05:51 +09:00
MrTimscampi
1118f442f6 Use TV layout by default on PS4 2020-04-24 21:44:18 +02:00
MrTimscampi
bd092a5400 Move headroom to bundle 2020-04-24 18:06:59 +02:00
redSpoutnik
3a815709cf subtitlesync toggle: make one-line conditions 2020-04-24 16:49:13 +02:00
dkanada
1843927576 move some files to more reasonable locations 2020-04-24 23:37:27 +09:00
dkanada
5be5f25841
Merge pull request #1083 from mark-monteiro/handle-auth-response-codes-correctly
Handle 401 & 403 Server Responses Correctly
2020-04-23 14:10:35 +09:00
samuel9554
b5705c1c21 Zoom in on photo fix CSS 2020-04-22 16:18:09 -04:00
samuel9554
84bfaba9fe Added feature Zoom in on Photo 2020-04-22 15:50:33 -04:00
redSpoutnik
be8a1baa27 Fix SubtitleSync-TextField behavior 2020-04-22 16:21:46 +02:00
Vasily
bc24a9f296
Merge pull request #1056 from samuel9554/master
Revamp player (nowplaying.html, remotecontrol.js)
2020-04-21 14:03:15 +03:00
MrTimscampi
097802cd51 Add maxHeight for media session image 2020-04-20 17:48:02 +02:00
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