Commit graph

173 commits

Author SHA1 Message Date
dkanada
24cd5e112b fix banner height and use primary image as fallback 2020-07-29 14:19:27 +09:00
nyanmisaka
7e5be8e05e add initial support for Edge chromium 2020-07-27 21:11:12 +08:00
Dmitry Lyzo
29d0fa497a Fix layout of login and selectserver pages 2020-07-25 18:43:16 +03:00
MrTimscampi
5ca77d53fd Redesign login page and select server 2020-07-19 04:49:18 +02:00
dkanada
cf2357dad3
Merge pull request #1437 from ferferga/header-css
CSS fixes when resizing library browser
2020-07-17 20:47:16 +09:00
Bill Thornton
94f1a5aad5 Remove iOS footer hack 2020-07-16 11:24:30 -04:00
Fernando Fernández
aca4c16272 Remove scrollbar on Firefox and mobile 2020-07-15 13:38:51 +02:00
Cameron
cc1634e9f9 update 2020-07-11 14:10:12 +01:00
Cameron
107e4c273e fix lint 2020-07-09 22:22:29 +01:00
Cameron
0695c8c7a8 bug fixes 2020-07-09 21:44:49 +01:00
MrTimscampi
45a2a9b095 Fix duplicated rule 2020-07-06 20:55:04 +02:00
MrTimscampi
d0e2d0c91b Adjust text selection rules 2020-07-06 20:45:31 +02:00
Fernando Fernández
25b96643cf Fix TV layout 2020-07-06 19:44:04 +02:00
Joshua M. Boniface
995b376bc4
Merge pull request #1430 from jellyfin/nowplaying-hotfixes
Player hotfixes and improvements
2020-07-02 12:09:17 -04:00
dkanada
381c374905
Merge pull request #1504 from MrTimscampi/highlight
Prevent text selection
2020-07-02 12:54:29 +09:00
MrTimscampi
1e02ae1855 Prevent text selection 2020-07-01 23:04:54 +02:00
ferferga
647cc72767 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-30 20:14:41 +02:00
MrTimscampi
d916bc19f8 Cleanup CSS 2020-06-28 07:20:44 +02:00
MrTimscampi
83c4bf8d62 Fix suggestions and layout issues 2020-06-25 18:40:19 +02:00
MrTimscampi
9c4a602979 Merge remote-tracking branch 'upstream/master' into details-redux 2020-06-23 10:35:38 +02:00
ferferga
44b2e86147 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-22 18:15:58 +02:00
ferferga
f6a9f4679a Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView 2020-06-22 17:37:06 +02:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
MrTimscampi
b500579236 Add hover text on item details buttons 2020-06-21 13:21:31 +02:00
MrTimscampi
8777742123 Handle suggestions 2020-06-21 09:07:18 +02:00
MrTimscampi
e14f4315a8 Further improvements to the details page 2020-06-20 20:22:15 +02:00
ferferga
88d7f52ce7 Remove repeated rule 2020-06-19 00:07:58 +02:00
ferferga
49c719348c CSS fixes when resizing library browser 2020-06-18 20:11:14 +02:00
ferferga
8b4b67254a Show playlist on desktop layout and use native context menu 2020-06-17 22:09:30 +02:00
MrTimscampi
e83fcf89fb Fix link colors in details overview 2020-06-16 21:49:28 +02:00
MrTimscampi
d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi
a8e45f30ab Fix buttons moving and title cropping on details page 2020-06-16 21:47:18 +02:00
MrTimscampi
71a6102086 Align the track selection baselines in item details 2020-06-16 21:47:06 +02:00
MrTimscampi
de0e45c0c0 Use Card component as poster on details page 2020-06-16 21:47:04 +02:00
MrTimscampi
d54e30cfda Header color transition 2020-06-16 21:45:09 +02:00
MrTimscampi
617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi
d3d4c116a4 Fix some issues with details page and small redesign 2020-06-16 21:45:07 +02:00
dkanada
d822bc12b6 minor style improvements 2020-06-16 00:32:23 +09:00
Influence365
8dfe335e42
formatting fix 2020-06-14 21:27:27 +01:00
Influence365
71eda3801f
minor change to fix bug 2020-06-14 21:25:27 +01:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
dkanada
514d4f6878 fix bottom padding on item details page for desktop view 2020-06-06 15:49:43 +09:00
Andres J Ruiz Torres
ed0eefb5c7 Add a linkbutton control to show/hide more
User a linkbutton element adjecent to the overview to control
the expanded / shrunken state.

The button will show dynamically based on the
detected content size.
2020-06-02 23:13:48 -04:00
Andres J Ruiz Torres
8154abc525 Remove fallback values 2020-06-02 23:13:48 -04:00
Andres Ruiz
1ddfd2c7bb Add onClick for an expandable Overview of item details
Adds a onClick action that toggles expanding the item detail
Overview. By default it crops the text to 12 lines on mobile, 6
on larger viewports.

-webkit-line-clamp is supported on all Webkit browsers and Firefox
as of 3/2020. A fallback with max-height is provided as well.

Fixes #888
2020-06-02 23:13:48 -04:00
gion
385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
ferferga
7aa34f1be2 Switch scrollbars on slideshow.js 2020-05-17 00:33:02 +02:00
ferferga
029c7382db Use classes instead 2020-05-17 00:11:37 +02:00
ferferga
3250100fad Apply style once an skin is loaded 2020-05-14 14:11:11 +02:00
ferferga
dd96102ec3 Merge remote-tracking branch 'upstream/master' into scrollbar-placeholder 2020-05-14 14:03:38 +02:00