Commit Graph

73 Commits

Author SHA1 Message Date
grafixeyehero d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +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
Freako e9c07f46e4 Merge branch 'master' into patch-2 2023-10-17 06:21:01 +00: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
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
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
Bill Thornton 187cefdcb1 Update import order 2023-09-30 01:17:37 -04:00
Bill Thornton 35457b5abb Extract style overrides for dashboard 2023-09-29 17:25:17 -04:00
Bill Thornton 1a934c7956 Refactor common navigation components 2023-09-29 17:25:16 -04:00
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton d5e703287a Move shared components to common layout 2023-09-29 17:06:36 -04:00
Bill Thornton bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Bill Thornton c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00
Bill Thornton 0d5b97455a Merge pull request #4806 from thornbill/common-component-refactor 2023-09-29 16:30:00 -04:00
Bill Thornton 27e99d1ce3 Merge pull request #4784 from grafixeyehero/Add-Pagination-mui
Add Pagination
2023-09-27 14:42:27 -04:00
Bill Thornton 44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Bill Thornton 41f6634a18 Merge pull request #4793 from thornbill/fix-syncplay-unmount 2023-09-26 23:21:12 -04:00
Bill Thornton e46330c70d Use react query to fetch syncplay groups 2023-09-26 01:25:42 -04:00
grafixeyehero e23be51e4f Add Pagination 2023-09-24 19:27:32 +03:00
Bill Thornton e0b51753e3 Merge pull request #4783 from grafixeyehero/Add-AlphabetPicker-mui 2023-09-24 02:55:13 -04:00
grafixeyehero cbf33c15f2 Remove unused path quickConnect.html from legacyRoutes admin route 2023-09-23 00:36:37 +03:00
grafixeyehero a8deca68ea fix typo 2023-09-22 21:16:04 +03:00
Bill Thornton 55a2ca3590 Fix error on unmount in syncplay menu 2023-09-20 12:38:43 -04:00
Bill Thornton f14a61c8c7 Merge pull request #4777 from thornbill/migrate-quick-connect
Migrate quick connect page to react
2023-09-18 23:41:02 -04: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
Bill Thornton d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -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
Bill Thornton 0c221ff672 Merge pull request #4723 from thornbill/add-admin-user-menu
Add admin links to user menu
2023-07-14 10:50:28 -04:00
Bill Thornton f340f7a192 Merge pull request #4711 from grafixeyehero/Add-filter-mui-components
Add Filter setting components.
2023-07-14 10:49:45 -04:00
Bill Thornton 2254bf2e00 Add admin links to user menu 2023-07-13 17:26:57 -04: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
Bill Thornton 71ec7c57f5 Merge pull request #4704 from thornbill/eslint-sonar-updates 2023-07-08 00:53:55 -04:00
Bill Thornton 65b17bce34 Add back button to experimental layout 2023-07-06 17:15:19 -04:00
Bill Thornton ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton 76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
Bill Thornton af4313fe61 Merge pull request #4675 from grafixeyehero/refactor-suggestionview-and-genresview
refactor: suggestionview and genresview
2023-07-06 01:37:23 -04:00
Bill Thornton 834e36b5a3 Move distinct components to individual files 2023-06-27 01:31:50 -04:00
grafixeyehero 00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
Bill Thornton 4c78e25510 Merge pull request #4669 from thornbill/experimental-syncplay 2023-06-17 10:27:19 -04:00
Bill Thornton 4545814e91 Fix syncplay variable capitalization 2023-06-16 16:19:44 -04:00
Bill Thornton 97f703f7d7 Move activity log to experimental routes 2023-06-13 17:15:20 -04:00