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

968 commits

Author SHA1 Message Date
Sarab Singh
b8a219a2dd playmenu 2020-05-03 20:38:38 +05:30
Sarab Singh
05385ffdf4 dam lint 2020-05-03 20:00:32 +05:30
Sarab Singh
6d28c139cd actionsheet 2020-05-03 19:56:46 +05:30
Sarab Singh
d9381a6656 indent 2020-05-03 18:05:40 +05:30
Sarab Singh
8353cca8b8 final fixes deleteHelper 2020-05-03 18:05:40 +05:30
Sarab Singh
4bcb7985d8 deletehelper migrated 2020-05-03 18:05:40 +05:30
Sarab Singh
ffcb04e753 no more breaking of screensaver 2020-05-03 03:20:40 +05:30
Sarab Singh
52ab4338e7 stupid lint 2020-05-02 02:54:14 +05:30
Sarab Singh
d920afe61b spaces 2020-05-02 02:40:48 +05:30
Sarab Singh
779bb20944 download button fix on top action bar 2020-05-02 02:31:13 +05:30
Sarab Singh
5a6b097ed9 image link from remote web client fix 2020-05-02 02:28:58 +05:30
Sarab Singh
31f53d0855 download button only if permission 2020-05-02 00:57:51 +05:30
dkanada
52fe5213f3
Merge pull request #1150 from nielsvanvelzen/wherearemytags
Remove limit of 50 for tag filter
2020-05-01 18:45:12 +09:00
Vasily
c23e301e32
Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
2020-04-30 12:13:42 +03:00
Vasily
eb00af5e84
Update src/components/maintabsmanager.js
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-30 01:41:52 +03:00
ferferga
0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
Vasily
9027886bb0
Merge pull request #978 from joshuaboniface/improve-builds
Improve and split builds
2020-04-30 00:29:39 +03:00
Niels van Velzen
8eba4fb866 Remove limit of 50 for tag filter 2020-04-28 17:43:06 +02:00
Dmitry Lyzo
c7401e9a87 Merge remote-tracking branch 'upstream/master' into fix-remotecontrol-button 2020-04-28 16:30:20 +03:00
Dmitry Lyzo
4609e22520 Update style 2020-04-28 16:09:40 +03:00
Dmitry Lyzo
1f3620e219 Move HTML generation to more appropriate place 2020-04-28 15:57:34 +03:00
Vasily
0bd9e87b38 Use CustomElements.upgradeSubtree() as an easier way of making sure the element is ready 2020-04-28 15:40:27 +03:00
Vasily
e4bafe3c05 temp break stuff back 2020-04-28 14:14:37 +03:00
Vasily
0ec98cc146 Add option to device profileBuilder() to accept client render of ASS 2020-04-27 23:09:59 +03:00
Vasily
85002fa5c2 Create tabs custom element properly 2020-04-27 18:49:11 +03:00
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
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
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
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
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
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
Vasily
bc24a9f296
Merge pull request #1056 from samuel9554/master
Revamp player (nowplaying.html, remotecontrol.js)
2020-04-21 14:03:15 +03: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