Commit Graph

37 Commits

Author SHA1 Message Date
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 42b4d08e55 Replace card component in SectionContainer 2024-01-31 04:34:00 +03:00
grafixeyehero 4a12d5b2c6 Replace card and list component in itemsView 2024-01-31 04:33:19 +03:00
grafixeyehero 31a77c25f3 Update favorite and played state to use Query Invalidation 2024-01-31 04:32:54 +03:00
Telepathic Walrus 051058b5af Update imports to use full path 2024-01-13 20:52:02 -05:00
TelepathicWalrus e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
grafixeyehero e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
grafixeyehero 3c20fb1838 hide image type and year in certain views 2023-11-29 12:16:21 -05:00
grafixeyehero a90d2f322e Add music view 2023-11-09 10:43:29 -05:00
Yasin Silavi 4c76ce11dd fix: remove useless fragments 2023-11-09 00:53:09 -05:00
Yasin Silavi 4437974e08 fix: remove useless fragments 2023-11-09 00:53:09 -05:00
Bill Thornton ad79f39910 Merge pull request #4880 from grafixeyehero/sort-options
Use sort options based on view type
2023-11-03 11:22:09 -04:00
grafixeyehero d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +03:00
grafixeyehero ccb31b4637 apply suggestion 2023-10-25 19:26:44 +03:00
Bill Thornton 83aec0253e Merge pull request #4874 from grafixeyehero/Convert-ItemsContainer-to-react
Convert emby-ItemsContainer to react
2023-10-25 01:15:43 -04:00
grafixeyehero f6e9b1c997 apply suggestion 2023-10-20 19:48:02 +03:00
Freako e9c07f46e4 Merge branch 'master' into patch-2 2023-10-17 06:21:01 +00:00
grafixeyehero 561293b2a7 Use sort options based on view type 2023-10-14 20:07:53 +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
Freako 2dbbaeb028 Merge branch 'master' into patch-2 2023-10-04 12:26:27 +05:30
Freako a3eebd3a6e Update src/apps/experimental/components/library/GenresSectionContainer.tsx
Remove parentheses

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-04 12:26:18 +05:30
grafixeyehero ab0ffb857c Add Play, Queue, Shuffle and NewCollection Buttons 2023-10-02 23:42:21 +03:00
Freako 0fe536a7e2 Replace !(===) with !== 2023-10-02 23:19:40 +05:30
Freako fb77e19da7 Directly return boolean value instead of returning it from ternary operator 2023-10-02 18:28:45 +05:30
grafixeyehero e23be51e4f Add Pagination 2023-09-24 19:27:32 +03:00
grafixeyehero a8deca68ea fix typo 2023-09-22 21:16:04 +03:00
grafixeyehero 1b844ef624 Add AlphabetPicker 2023-09-17 23:27:02 +03:00
grafixeyehero d714c3ceb6 add filters status indicator 2023-09-15 13:16:49 -04:00
grafixeyehero 72989172ae refactor: filter
add enum for FeatureFilters, EpisodeFilter and VideoBasicFilter
2023-09-15 13:16:49 -04:00
grafixeyehero 1f1aa892dc Add view layout settings components 2023-09-13 06:13:05 +03:00
grafixeyehero f47bd0633d Add Sort Menu setting components 2023-07-14 21:40:21 +03:00
grafixeyehero 9cd330ef15 fix typo 2023-07-12 18:33:47 +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