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

1557 commits

Author SHA1 Message Date
artiume
5f2496b949
Remove games references 2020-12-25 05:23:25 -05:00
BaronGreenback
41e34aa88a
Merge branch 'master' into NewPluginController 2020-12-24 14:03:09 +00:00
Joshua M. Boniface
68fb95bf7d
Merge pull request #2218 from thornbill/style-fixes 2020-12-22 22:24:43 -05:00
Bill Thornton
1738010ae4 Fix additional issues on dashboard page 2020-12-20 00:29:13 -05:00
Bill Thornton
0d2ede01b3 Fix margin for stacked emby-button elements 2020-12-20 00:29:13 -05:00
Bill Thornton
900ae8dde3 Tweak max-height of square primary images 2020-12-18 13:19:44 -05:00
Bill Thornton
f0792e940b Add alt tag to primary image 2020-12-18 10:49:54 -05:00
Bill Thornton
628b525f1a Hide primary image wrapper when no image is available 2020-12-18 10:23:36 -05:00
Bill Thornton
e9d956f5f1 Fix layout issues on mobile item details 2020-12-18 10:09:45 -05:00
Bill Thornton
f2a0a22cae Remove references to autoUpdatesContainer 2020-12-16 10:14:51 -05:00
Bill Thornton
adf530f317 Revert "Support restarting the server on all platforms"
This reverts commit eb6a76f578.
2020-12-16 10:12:55 -05:00
BaronGreenback
07b9cd5348
Update index.js 2020-12-15 15:52:43 +00:00
BaronGreenback
e2ac6db7a1
Update index.js 2020-12-14 22:54:21 +00:00
BaronGreenback
856c7b1166
Update index.js
Added plugin status
2020-12-13 22:12:41 +00:00
dkanada
568968f654
Merge pull request #2215 from dmitrylyzo/fix-livetv-pages
Fix multiplication of event listeners on Live TV pages
2020-12-12 00:15:55 +09:00
dkanada
3995143690
Merge pull request #2211 from thornbill/fix-dlna-profile-link
Fix invalid dlna profile path
2020-12-12 00:10:05 +09:00
Dmitry Lyzo
6a6eae96e6 Fix multiplication of event listeners 2020-12-10 11:27:51 +03:00
Dmitry Lyzo
d9e3ef2c3e Fix LiveTV anchors 2020-12-10 00:03:20 +03:00
Bill Thornton
66fb4e8237 Fix invalid dlna profile path 2020-12-09 12:23:14 -05:00
Bill Thornton
93e3d1a71d Remove reference to sharing help element 2020-12-07 00:07:35 -05:00
Bill Thornton
7cbaa99784
Merge pull request #2181 from MrTimscampi/no-userdata-field
Remove non-existing UserData field from requests
2020-12-06 02:11:20 -05:00
MrTimscampi
983a14c528 Remove non-existing UserData field from requests 2020-12-05 15:36:44 +01:00
Joshua M. Boniface
c383c8075a
Merge pull request #2155 from thornbill/quickconnect-enhancements
Improve QuickConnect ux
2020-12-04 20:27:24 -05:00
Joshua M. Boniface
bad0a23650
Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -05:00
Bill Thornton
49313e3253
Merge pull request #2173 from Maxr1998/refactor-menu-feature-checks
Simplify hiding menu items based on supported features
2020-12-04 18:19:52 -05:00
Maxr1998
9e9a6c9921
Simplify hiding menu items based on supported features 2020-12-04 17:20:12 +01:00
Maxr1998
3a3dc62a97
Fix local bind address using wrong config value 2020-12-04 17:16:20 +01:00
Bill Thornton
dc50cacc83
Merge pull request #2163 from thornbill/fix-add-repo-form
Prevent default submit event on add plugin repo form
2020-12-04 01:05:16 -05:00
Bill Thornton
f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
Bill Thornton
835dc1706d Prevent default submit event on add plugin repo form 2020-12-03 14:44:32 -05:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton
a16d5111b3 Close QuickConnect dialog after login 2020-12-01 13:31:28 -05:00
Bill Thornton
394a3d9f49 Refactor QuickConnect helper functions 2020-12-01 13:31:28 -05:00
Bill Thornton
05b0a2518e Hide QuickConnect options when not available 2020-12-01 13:31:28 -05:00
nyanmisaka
c9becabced fix the overlap in iOS music view 2020-11-29 21:12:07 +08:00
dkanada
bb5dcb42e5
Merge pull request #2129 from dmitrylyzo/nodoubleclickfullscreen
Prevent doubleclick on buttons from bubbling to video for fullscreen (alternative)
2020-11-28 17:47:53 +09:00
Håkon Struijk Holmen
ef138d2d9e fix the lack of login autocomplete 2020-11-26 21:34:12 +01:00
Dmitry Lyzo
0bdcfbd702 Skip bubbled dblclick event 2020-11-26 19:13:47 +03:00
nyanmisaka
b22e17f63a fix the inconsistent button size in dashboard 2020-11-26 17:27:14 +08:00
Bill Thornton
7ec3724db6
Merge pull request #1237 from DesertCookie/sorted-media-sources
Sort multi-version movie dropdown menu
2020-11-25 15:07:25 -05:00
nyanmisaka
8aed231263 hide opencl device for vaapi 2020-11-25 02:18:06 +08:00
nyanmisaka
2a5a6a3e0f show tonemap options for vaapi 2020-11-25 01:51:34 +08:00
dkanada
efbc2f96da
Merge pull request #2103 from BaronGreenback/FixSeriesInfo
[Fix] Removed SeriesInfo attribute.
2020-11-23 17:55:26 +09:00
BaronGreenback
da644802ab
Update tvrecommended.js
Removed SeriesInfo
2020-11-22 20:40:29 +00:00
BaronGreenback
c43caa4d3c
Update list.js
Removed SeriesInfo
2020-11-22 20:39:47 +00:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
BaronGreenback
b46e282929
Update networking.js 2020-11-22 18:06:03 +00:00
BaronGreenback
fc8a3c68df
Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
2020-11-22 16:52:08 +00:00
BaronGreenback
ffe3bf8b37
Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
2020-11-22 16:51:57 +00:00