Commit Graph

204 Commits

Author SHA1 Message Date
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
SenorSmartyPants 5c51b4b985 Code review changes implemented 2023-02-07 13:12:19 -06:00
mark5231 142c52a02c Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-07 09:16:57 -08:00
mark5231 6ffa0782ac Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-01-05 09:28:57 -08:00
Marks 5db134a859 Show production studio 2023-01-05 01:33:14 -05:00
SenorSmartyPants 65543e77a4 Display whole channel icon and new/repeat/live/premiere flags
- Make timer list visually identical when displayed on Series Timer page, or Series page.
- Display full channel icon (background-size: contain)
- Display New/Repeat/etc in timer list. Respects user guide settings for which flags to display
- Add margin before timerIndicator if mediainfo is present
- Add option to display officialRating display in mediainfo
- Use ids instead of CSS class for seriesTimerSchedule*
2022-11-21 17:45:56 -06:00
Aimekram 832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Dmitry Lyzo 39879baefe fix HTML escaping 2022-10-16 00:06:54 +03:00
Bill Thornton 84c007fa0b Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton 0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton 858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Bill Thornton 5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Hadi Charara 32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Joshua Boniface 29fb5d3379 Backport pull request #3778 from jellyfin/release-10.8.z
Add title and filename to download request in item details

Authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Original-merge: 6fe43e45e902647768778b4edd412c35da39e128
2022-08-01 14:26:58 -04:00
Hadi Charara b15953acc2 Added a few bdi tags for a good experience 2022-07-04 13:29:46 -04:00
Hadi Charara 7b1afeef82 Some library rtl fixes 2022-07-04 11:56:38 -04:00
Hadi Charara ea85b4a6d7 Added <bdi> to item titles 2022-07-03 15:05:09 -04:00
Hadi Charara b671da1086 Small css fixes and added <bdi> element 2022-07-03 09:45:26 -04:00
grafixeyehero 6cdbaa9f4e Rename itembynamedetailpage to itemsByName 2022-06-14 10:55:26 -04:00
grafixeyehero ac62a5e8bf use import for ItemsByName & PlaylistViewer 2022-06-14 10:55:26 -04:00
Bill Thornton 79db34a2a7 Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00