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

18 commits

Author SHA1 Message Date
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
Julien Machiels
a9246f8f39
Merge pull request #1422 from grafixeyehero/es6-backdrop
Migration backdrop to ES6 modules
2020-07-17 11:03:32 +02:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
grafixeyehero
1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
dkanada
d822bc12b6 minor style improvements 2020-06-16 00:32:23 +09: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
Renamed from src/controllers/itemdetailpage.js (Browse further)