Commit Graph

17 Commits

Author SHA1 Message Date
Bill Thornton ddb9f66609 Merge pull request #5787 from grafixeyehero/Fix-ParentThumbImage
Fix parent thumb image for next up and continue watching in experimental layout
2024-07-15 15:43:23 -04:00
grafixeyehero 00de25eccf Fix Parent Thumb Image for NextUp And Resume 2024-07-14 23:53:12 +03:00
grafixeyehero 4562f34995 Fix Refresh Indicator 2024-06-22 19:04:49 +03:00
grafixeyehero be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
grafixeyehero 2d1efc0682 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-18 21:20:42 +03:00
grafixeyehero ca7e5338bd Replace '&nbsp;' with '\u00A0' 2024-03-09 04:06:32 +03:00
grafixeyehero 8197e012a7 Uses an Image component to display the logo image 2024-03-09 03:52:17 +03:00
grafixeyehero e8422e2c29 Remove escapeHTML 2024-03-09 03:41:33 +03:00
grafixeyehero d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
grafixeyehero efe5d0b84d Remove disabled jsx-no-useless-fragment commit
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-01 21:15:52 +03:00
grafixeyehero 90a1d06557 separate shared types
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:22:13 +03:00
grafixeyehero 8cbddba8fd Use enums CardShape & BaseItemKind,
Use type import for react FC,
Remove escapeHTML

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 22:47:36 +03:00
grafixeyehero 11d013b07e Remove escapeHTML
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:18:37 +03:00
grafixeyehero 533ae17767 Use type import for react FC
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:02:05 +03:00
grafixeyehero ed46ee5254 Replace deprecated getItemImageUrl with imageUrlsApi.getItemImageUrlById 2024-02-01 19:41:08 +03:00
grafixeyehero 876fbee53e Fix navigation for mobile layout 2024-01-31 05:25:38 +03:00
grafixeyehero 97472ac8bb Convert CardView to react 2024-01-31 04:25:14 +03:00