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

154 commits

Author SHA1 Message Date
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
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
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
ferferga
8d7b8104ff Overflow with scrollbar size 2020-05-14 11:58:13 +02:00
gion
6c18b655e0 Implement syncplay frontend 2020-05-09 11:59:37 +02:00
MrTimscampi
14e24be980 Re-add user-drag properties 2020-05-08 11:19:01 +02:00
MrTimscampi
45da9c0a39 Fix more accessibility and blockers 2020-05-08 10:44:42 +02:00
MrTimscampi
b9681dbfe5 Add CSS class to add elements targeting screen readers 2020-05-08 10:40:49 +02:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
ad5c7ec3b4 CSS cleanup 2020-04-26 13:29:47 +03:00
MrTimscampi
bd092a5400 Move headroom to bundle 2020-04-24 18:06:59 +02:00
dkanada
d4427e8a37
Merge pull request #1022 from ferferga/fix-mobile-layout
Fix mobile layout for itemdetails
2020-04-19 20:21:27 +09:00
MrTimscampi
9d118baa25 Fix accidentally deleted CSS in details page 2020-04-17 20:56:38 +02:00
MrTimscampi
e25cb1e0f3 Fix Home button on mobile 2020-04-15 15:49:57 +02:00
MrTimscampi
aae5006637 Fix admin dashboard drawer margin 2020-04-12 22:26:55 +02:00
MrTimscampi
34ffb8df71 Resize logo on details page 2020-04-12 22:21:23 +02:00