Commit Graph

87 Commits

Author SHA1 Message Date
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
Bill Thornton eb2937fe21 Merge pull request #4844 from tehciolo/tehciolo/init-undefined
Enable no-undef-init lint rule
2023-10-16 16:33:43 -04:00
grafixeyehero c767dba439 Convert ItemsContainer to react 2023-10-13 02:07:49 +03:00
Cosmin Cioaclă 73083424cf chore: enable no-undef-init lint rule 2023-10-11 20:23:58 +02:00
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Freako 5c46093d8b Merge branch 'jellyfin:master' into patch-2 2023-10-10 10:36:27 +00:00
Bill Thornton e5ad3c899e Fix admin check in dashboard routes 2023-10-08 23:43:31 -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
Bill Thornton 62f9e7581a Fix add user route 2023-10-03 13:15:52 -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 b4b57f5e55 Update metadata editor comment 2023-09-29 17:25:17 -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 73aa0f1962 Fix app body not being unloaded when leaving dashboard 2023-09-29 17:07:17 -04:00
Bill Thornton f28542fbfb Fix app body not being unloaded when leaving dashboard 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
Bill Thornton 8553807c0d Update quick connect success/error ui 2023-09-16 03:02:55 -04: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 d62550bb3b Fix null handling 2023-07-07 21:25:23 -04:00