MrTimscampi
660e4a0a3c
Add Writers to overview and handle cast and crew better
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
de0e45c0c0
Use Card component as poster on details page
2020-06-16 21:47:04 +02:00
MrTimscampi
267d22f044
Move Delete button to context menu
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
Delgan
1691827cee
Avoid async rendering of MediaSources tracks to prevent content jump
2020-06-14 21:36:18 +02:00
ferferga
13f472d7d5
Fix episodes listing after blurhash
2020-06-09 00:48:56 +02:00
Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
...
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
Andres Ruiz
68762d8012
Use correct string for translation, add ShowLess
...
Use the right string form for the string translation for the dynamic strings, add the `ShowLess` version.
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-03 23:28:26 -04:00
Andres J Ruiz Torres
0e74e89950
Translate dynamic toggle messages
2020-06-02 23:15:15 -04: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 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
ferferga
2a0f971e76
Merge remote-tracking branch 'upstream/master' into blurhash
2020-05-30 14:26:11 +02:00
Vasily
5d617d8102
Adapt to server-side API change, fix People cards
2020-05-27 19:19:33 +03:00
dkanada
3b6fa7e972
add display preference for details banner and update some defaults
2020-05-24 18:30:35 +09:00
dkanada
16fb0decbc
merge branch master into strings
2020-05-18 23:18:08 +09:00
dkanada
4beac3f7f4
update more controller locations
2020-05-17 23:19:21 +09:00