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

100 commits

Author SHA1 Message Date
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
f87474fedd Cleanup 2022-01-20 14:46:59 +03: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
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
68079d96a1 multiple javascript error fixes 2020-11-05 23:12:24 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
cvium
e8364a386e Create 1 lazyloader observer per collection type 2020-11-02 11:48:39 +01:00
Dmitry Lyzo
a8bc8a7e74 Add 'externallinks' feature testing 2020-10-31 19:37:00 +03:00
Dmitry Lyzo
b09fd1b099 Remove external link for 'Birth place' 2020-10-31 18:37:24 +03:00
DesertCookie
3827d373a4 Replaced const with let 2020-10-30 12:43:06 +01:00
DesertCookie
2993fb7419 Merge branch 'sorted-media-sources' of https://github.com/DesertCookie/jellyfin-web into sorted-media-sources 2020-10-30 12:37:29 +01:00
DesertCookie
31af91f8c7 Changed var to const
See https://github.com/jellyfin/jellyfin-web/pull/1237#issuecomment-713003436
2020-10-30 12:37:24 +01:00
DesertCookie
9a5594149e
Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2020-10-18 11:53:31 +02:00
DesertCookie
746a6231fa
Added number check to sorting and parseInt radix
Introduced changes suggested by thornbill.
2020-09-10 09:22:58 +02:00
DesertCookie
209e71f5b2 Re-added sorting syntax 2020-09-07 13:51:09 +02:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
dkanada
6e5a26a887
Merge pull request #1845 from MrTimscampi/focus-fixes
Various TV-related fixes
2020-08-31 18:09:34 +09:00
dkanada
0be0faa0ac
linting issue 2020-08-31 18:06:53 +09:00
Benoît Dardenne
734b3dd382 Show track artists in the list view, except if the artists for all tracks match the album artists 2020-08-30 21:53:33 +02:00
MrTimscampi
ca4419da4d Merge remote-tracking branch 'upstream/master' into focus-fixes 2020-08-30 18:19:08 +02:00
dkanada
9e4e8a911f
fix spelling error 2020-08-30 23:14:39 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00