theguymadmax
3afa85c218
Show year for movies in collection
2024-09-20 15:53:44 -04:00
Dmitry Lyzo
61c58d8cb0
Fix focus indication on tags
...
`emby-button` class is used as a flag for `EmbyButton.createdCallback`.
2024-09-14 02:53:14 +03:00
Bill Thornton
ee29a98aef
Merge pull request #6020 from thornbill/tag-list-view
2024-09-07 21:57:22 -04:00
thornbill
5b1ab478c1
Backport pull request #6012 from jellyfin-web/release-10.9.z
...
Hide studios for collections and playlists
Original-merge: 7d30057c37
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:33 -04:00
Bill Thornton
ce182d286b
Remove unused context variable
2024-09-07 01:54:55 -04:00
Bill Thornton
d01cfa498b
Add tag support to list view
2024-09-04 08:39:10 -04:00
DrWarpMan
5bd61d82a3
Fix redirect after deleting item ( #5930 )
...
* Fix redirect after deleting item
Redirects to the parent of an item instead of homepage after deleting the item
* Revert "Fix redirect after deleting item"
This reverts commit 6e36915f5e
.
* Fix redirect after deleting item
Redirects to the parent of an item instead of homepage
after deleting the item
2024-08-23 14:17:59 -04:00
Bill Thornton
94ffad42cd
Merge pull request #5913 from thornbill/index-refactor
...
Refactor app startup code
2024-08-16 11:05:32 -04:00
alfred-delacosta
1172d9a2b9
Added artist list concatenation for albums that have over 10 artists ( #4830 )
...
* Added condition to display concatenated text if artist count is over 10. Fixed #4228
* Added string to strings.json. Used globalize.translate()
* Moved code to getArtistLinksHtml function
* Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
* Simplify appending other artists string
* Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
* Update src/controllers/itemDetails/index.js
Co-authored-by: felix920506 <felix920506@gmail.com>
* Update src/strings/en-us.json
Co-authored-by: felix920506 <felix920506@gmail.com>
---------
Co-authored-by: AJ <ajdlc@protonmail.com>
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: felix920506 <felix920506@gmail.com>
2024-08-15 14:06:43 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Bill Thornton
cfa0ec6b53
Merge pull request #5760 from venkat-karasani/collection-header-names
2024-07-26 23:41:33 -04:00
venkata nadha reddy
b5708945b7
translate key change
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-27 01:45:20 +00:00
Valentin Dubuisson
10f599a574
Possible detailLogo on tv
2024-07-26 10:58:08 -04:00
venkat_karasani
1ac161c82c
fixed linting errors.
2024-07-08 22:01:51 -05:00
venkat_karasani
f1bc4b2009
If a collection only contains movies, Jellyfin will display it as 'Movies' instead of 'Videos'
2024-07-08 16:50:24 -05:00
Bill Thornton
ebeeaa2948
Fix guest stars being listed twice on details page
2024-05-08 13:55:23 -04:00
bugfixin
167f2d2614
Show all Cast&Crew, not just Actors
2024-05-08 12:10:56 -04:00
robert-hamilton36
c42b96df3e
add Lyrics
2024-04-10 10:49:33 +12:00
Bill Thornton
9fa0b4f5b2
Escape html in tags
2024-02-13 17:10:48 -05:00
Brad Beattie
9cccbae5bb
Update index.js
2024-02-13 01:11:52 -05:00
Bill Thornton
c5a29be2c6
Refactor item details backdrop handling
2024-01-19 16:28:14 -05:00
Bill Thornton
dace38c8dd
Remove sync info from requested fields
2024-01-11 02:24:16 -05:00
Bill Thornton
92ed674e7e
Remove click action from item details primary image
2023-11-30 13:09:43 -05:00
rafma0
67aa57f67b
add param for markdownIt to handle html
2023-11-23 10:36:24 -03:00
rafma0
4a17c78a85
replace marked with markdown-it
2023-11-15 03:11:45 -03:00
Sky-High
423b16f0a9
remove empty line
2023-11-08 13:10:21 -05:00
Sky-High
c887e960aa
implement suggestions
2023-11-08 13:10:21 -05:00
Sky-High
108e00ac45
Fix playback control issues with chromecast
2023-11-08 13:10:21 -05:00
Ranbeer
e6828eeee8
remove linter errors
2023-10-14 20:35:55 +05:30
Bill Thornton
1e3fa5418c
Remove duplicate card shape functions
2023-10-01 02:54:23 -04:00
Bill Thornton
242e6c57b2
Apply suggestions from code review
2023-09-15 13:26:31 -04:00
fffrankieh
dd6c3b85ab
Add guest cast on episode detail page
2023-09-15 13:26:31 -04:00
TheMelmacian
5d6756778b
apply suggested changes from code review
2023-09-12 23:36:20 +02:00
TheMelmacian
8ec943bc30
move function to get backdrop image to api-client utils
2023-09-09 15:24:52 +02:00
TheMelmacian
5df5f6cdb2
don't use random backdrop in item header
2023-07-20 00:04:04 +02:00
TheMelmacian
aec90cbc96
use random backdrop image on item details pages
2023-07-20 00:00:42 +02:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b
Add constructor capitalization rule
2023-07-06 11:49:55 -04:00
Killface1980
979e7aa659
Add Music Videos under MusicArtist view
...
local adapts
Added Music Videos View under MusicArtist view
simplified fix
Delete VSWorkspaceState.json
Delete read.lock
removed unwanted changes
removed unwanted line
changes applied
revert parameter usage
2023-06-03 02:44:12 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
TheMelmacian
8796a51f02
Fix item details not fully updated on version change
2023-04-15 12:26:17 +02:00
Bill Thornton
8a0e2f142d
Merge pull request #4389 from JRaspass/master
...
Remove old Emby (3.x) version checks
2023-03-07 11:45:50 -05:00
James Raspass
bd9d3e5f65
Remove old Emby (3.x) version checks
...
As per https://trello.com/c/sA25wd46/8-remove-old-emby-3x-version-checks
2023-03-06 19:23:47 +00:00
Niels van Velzen
12d2fb471c
Support markdown in item descriptions
2023-03-04 16:29:45 +01:00
Bill Thornton
5cb92899e0
Merge pull request #4378 from 1netanel/styles-cleanup
...
Reorganized sass files to be in src/styles instead of src/assets/css
2023-03-01 09:49:07 -05:00
Bill Thornton
dbdc3ce1fb
Merge pull request #4351 from 1337joe/deduplicate-studio-display
...
Remove duplicated display of studios
2023-02-28 15:59:20 -05:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
Bond_009
e802c43fb4
Respect server ordering of media sources
2023-02-17 13:32:29 +01:00
Joe Rogers
19dea327bb
Remove duplicated display of studios, unused parameter
2023-02-13 01:20:54 -05:00
Bill Thornton
52e5cce3ff
Merge pull request #4183 from SenorSmartyPants/SeriesTimerUI
...
Display whole channel icon and new/repeat/live/premiere flags on timer list
2023-02-08 17:25:01 -05:00