Commit Graph

24 Commits

Author SHA1 Message Date
Bill Thornton d64a17e3eb Remove trailers tab 2025-04-11 01:03:05 -04:00
Matthew Haughton a337f7af2b Update to typescript-eslint v8 (#6372)
* Update typescript-eslint to v8

* Disable @typescript-eslint/prefer-optional-chain

This rule now requires type information which is not currently enabled for
the Typescript ESLint checks.

* Remove unused vars

* Disable no-empty-function for line using updated config

* Disable rule for lines that violate updated typescript-eslint rules

* Use void operator to fix no-floating-promises

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

* Use void operator to fix no-floating-promises

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

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-13 13:16:44 -05:00
Bill Thornton bfe5b7cc39 Fix ItemSortBy import path 2024-12-31 23:43:44 -05:00
grafixeyehero 5fbc417e3b Add shared ItemStatus and ItemDtoQueryResult Type 2024-08-21 03:31:21 +03:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
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
Bill Thornton 085e6e7f3d Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
2024-07-15 13:17:14 -04:00
grafixeyehero 00de25eccf Fix Parent Thumb Image for NextUp And Resume 2024-07-14 23:53:12 +03:00
grafixeyehero ac42b3a203 Update tanstack query to v5 2024-06-09 08:25:39 +03:00
grafixeyehero fd420a457f Add Homevideos View 2024-05-29 03:32:53 +03:00
Bill Thornton 23c15f8259 Fix usages of item in location state 2024-04-30 16:23:36 -04:00
grafixeyehero 31a77c25f3 Update favorite and played state to use Query Invalidation 2024-01-31 04:32:54 +03:00
grafixeyehero e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton 3a120011c8 Merge pull request #5085 from grafixeyehero/Convert-played-and-ratingbuttons-to-react
Convert playstatebutton and ratingbuttons to react
2024-01-12 10:04:04 -05:00
grafixeyehero 3d15b85d10 apply suggestion 2024-01-12 02:21:41 +03:00
Bill Thornton dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
grafixeyehero 78b680f614 Convert playstatebutton and ratingbuttons to react 2024-01-08 00:18:53 +03:00
grafixeyehero d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +03:00
grafixeyehero c767dba439 Convert ItemsContainer to react 2023-10-13 02:07:49 +03:00
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
grafixeyehero e9fb141431 use type alias ParentId 2023-07-12 18:37:04 +03:00
grafixeyehero 3ae27e05c7 Add Filter setting components 2023-07-09 01:43:08 +03:00
grafixeyehero 00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
grafixeyehero 17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00