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

126 commits

Author SHA1 Message Date
Bill Thornton
4340b06101
Merge pull request #3481 from Maxr1998/album-tracks-index-sort 2022-03-08 18:36:23 -05:00
Dmitry Lyzo
8420d0fef2 Sanitize HTML 2022-03-06 13:29:16 +03:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo
08cbc5aa8f refactor: Move condition out of loop 2022-03-06 13:27:40 +03:00
Maxr1998
209d731250
Sort album tracks by (Parent)IndexNumber, then SortName
Track sorting in albums could previously be incorrect if metadata specified a SortName tag.

Also see: jellyfin/jellyfin#7323, jellyfin/jellyfin#7324
2022-03-04 18:59:49 +01:00
Bill Thornton
23ce32f617 Fix click on item details poster playing wrong item 2022-03-02 15:52:39 -05:00
Bill Thornton
e3b8f49bb9
Merge pull request #3444 from dmitrylyzo/fix-theme-navigation
Fix playing theme song when using parent links
2022-02-21 12:32:35 -05:00
Dmitry Lyzo
7b0f4ed859 Fix playing theme song when using parent links
Navigation by plain links breaks the theme song player because
there is no BaseItemDto in 'state'.
2022-02-21 00:17:13 +03:00
Dmitry Lyzo
04c82ab7c4 Cleanup 2022-02-20 22:42:00 +03:00
Dmitry Lyzo
6ae03974f9 fix: Fix focus jump when focusing Resume
Make the Play button the Resume and replace Resume with Replay.
2022-02-20 22:37:54 +03:00
Dmitry Lyzo
ca8cc653d9 refactor: Set 'resume' action to poster
To match logic. This has no effect, because 'play' still uses
the current position.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo
6ad311baad Disable play button on poster in TV layout 2022-02-20 22:05:38 +03:00
Dmitry Lyzo
fff64ae5a5 refactor: Remove obsolete code
Leftover from reworking of poster generation.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo
8221f82d1f refactor: Use same name for action (mode) attribute 2022-02-20 22:00:37 +03:00
Bill Thornton
c5848b9934
Merge pull request #3357 from SenorSmartyPants/MediaSourceCount
Display MediaSourceCount for all media Types
2022-02-15 23:24:53 -05:00
Dmitry Lyzo
d00d084a8c Reload backdrop on restore
Backdrop doesn't belong to the itemDetails view and must be
reloaded explicitly.
2022-02-14 22:27:41 +00:00
Bill Thornton
a380ef53cd
Merge pull request #3411 from dmitrylyzo/navigate-season
Allow navigation to the parent show/season/album
2022-02-13 00:59:38 -05:00
Bill Thornton
23d33684c9
Merge pull request #3336 from SenorSmartyPants/TVExtras 2022-02-11 21:39:12 -05:00
SenorSmartyPants
d60694b355
Update src/controllers/itemDetails/index.js
Suggested change.

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-02-11 13:23:13 -06:00
Dmitry Lyzo
80099f29e4 Allow navigation to the parent show/season/album
Partial revert ece0b39d70
Add 'focuscontainer-x' to the parent labels.
2022-02-09 22:15:57 +03:00
Bill Thornton
6c4b204d96
Merge pull request #3340 from jellyfin/fix-focus-play-resume
Fix auto focus on Play/Resume
2022-01-27 23:48:40 -05:00
SenorSmartyPants
02744dbffc Fix dangling comma 2022-01-20 16:06:24 -06:00
SenorSmartyPants
17f44e3fac Display MediaSourceCount for all media Types
All items support alternate local versions, even if it's not documented. Tested with episode and musicVideo types. Added MSC to list items as well.
2022-01-20 15:58:14 -06:00
Dmitry Lyzo
98201e0bc3 Remove rounding style from Play/Resume button 2022-01-20 19:23:14 +03:00
Dmitry Lyzo
f87474fedd Cleanup 2022-01-20 14:46:59 +03:00
Dmitry Lyzo
cf55e3341d Fix Play/Resume highlighting 2022-01-15 20:33:06 +03:00
Dmitry Lyzo
22e45c2bf2 Fix auto focus on Play/Resume 2022-01-15 20:03:13 +03:00
SenorSmartyPants
88ece49460 Display series level extras on tv series page. 2022-01-14 16:45:03 -06:00
Bill Thornton
152a524772
Merge pull request #2786 from MrTimscampi/person-improvements
Improve people pages and metadata editor
2021-09-09 10:38:44 -04:00
Bill Thornton
1734f5c345 Mobile layout refinements 2021-08-13 14:43:55 -04:00
Bill Thornton
d69245361c Disable item backdrops for people 2021-08-13 09:34:15 -04:00
Bill Thornton
af00a04e76 Update item details mobile layout 2021-08-13 09:34:15 -04:00
Bill Thornton
4dc85346d8
Merge pull request #2758 from thornbill/fix-artist-albums 2021-08-12 18:43:44 -07:00
David Ullmer
ef24730593 Fix TV item details UX 2021-07-22 16:34:45 +02:00
MrTimscampi
ded5ecc5fe Improve people pages and metadata editor 2021-07-10 11:45:40 +02:00
Bill Thornton
14a294a8ea Use album artist for listing artist albums 2021-06-29 10:24:17 -04:00
David Ullmer
025ec66174 Fix music videos on artist and album page 2021-04-09 18:48:15 +02:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton
2172ee7d9a Allow logos without backdrops enabled 2021-03-09 09:17:04 -05:00
jarnedemeulemeester
57b3dc16c9
Replace replay icon with play_arrow icon 2021-01-11 11:54:18 +01:00
Niels van Velzen
fc011c09e4
Update index.js 2021-01-05 15:47:19 +01:00
Niels van Velzen
99d584b21b
Update index.js 2021-01-05 15:40:07 +01:00
MrTimscampi
4cfc9dda97 Sort items by premiere date on the details page 2020-12-25 15:57:33 +01: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
e9d956f5f1 Fix layout issues on mobile item details 2020-12-18 10:09:45 -05:00
MrTimscampi
983a14c528 Remove non-existing UserData field from requests 2020-12-05 15:36:44 +01: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
vitorsemeano
5c58d1472f fixed code smells 2020-11-08 20:56:08 +00:00
vitorsemeano
5a413a9e07 fix import for fileDownloader in itemDetails 2020-11-08 19:44:19 +00:00