Bill Thornton
90c08d856c
Merge pull request #4116 from thornbill/add-api-context
...
Add api and user context
2022-12-15 11:49:22 -05:00
Bill Thornton
9ab9b8030d
Remove unused import
2022-12-14 17:19:19 -05:00
Bill Thornton
614afb1f3f
Fix issues navigating home screen tabs
2022-12-13 12:58:02 -05:00
Shadowghost
64c0887ca4
Fix null being a valid parental control level
2022-11-28 16:59:51 +01:00
Bill Thornton
d297f23932
Add api and user contexts
2022-11-17 00:30:57 -05:00
Bill Thornton
741927bcad
Update async route exports
2022-11-15 17:17:22 -05:00
Bill Thornton
2bc3bc8a93
Restructure async route code
2022-11-15 17:17:22 -05:00
Bill Thornton
20c33381f9
Add async loading of react pages
2022-11-15 17:17:22 -05:00
Bill Thornton
7fa9b2376c
Migrate plugin config pages to react-router
2022-11-04 13:51:35 -04:00
Bill Thornton
6780bfc794
Migrate all admin routes to react router
2022-11-02 01:21:02 -04:00
Bill Thornton
c4a58c7133
Restructure legacy route code
2022-11-01 16:44:51 -04:00
Bill Thornton
7c96c386c2
Migrate all user routes to react router
2022-11-01 13:57:50 -04:00
Bill Thornton
42c0516a44
Add ViewManager React wrapper component
2022-11-01 13:52:46 -04:00
grafixeyehero
0914f9b72f
apply suggestion
2022-11-01 18:10:39 +03:00
grafixeyehero
071e7d15d9
clean up GenresView & GenresItemsContainer
2022-10-29 02:07:24 +03:00
grafixeyehero
1c6b1fc478
add type interface LibraryViewProps
2022-10-28 18:59:00 +03:00
grafixeyehero
d7e48d30b6
apply suggestion
2022-10-27 00:59:46 +03:00
grafixeyehero
de4a359c98
Use interface over type
2022-10-26 23:46:13 +03:00
grafixeyehero
479c53eb8b
Migrate Movies
2022-10-26 23:46:00 +03:00
Bill Thornton
b0f63e51a2
Merge pull request #4086 from nielsvanvelzen/docs-urls
...
Update all documentation links to new website
2022-10-22 10:57:18 -04:00
Niels van Velzen
61880290e4
Update all documentation links to new website
2022-10-22 13:23:04 +02:00
Bill Thornton
c0662c80b7
Fix double routing of root path
2022-10-21 17:28:17 -04:00
Shadowghost
9726a83bde
Properly check for NaN instead of undefined
2022-10-12 22:30:40 +02:00
Shadowghost
8bbf6ac451
Allow zero as MaxParentalRating value
2022-10-12 22:21:04 +02:00
Bill Thornton
c827fced95
Update to @jellyfin/sdk package
2022-09-16 12:47:59 -04:00
Bill Thornton
8a2eb0d0d8
Backport pull request #3878 from jellyfin/release-10.8.z
...
Fix sdk imports to improve build size
Original-merge: f85f7d2fe6e06109caca42c01353b8f688158b74
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 01:02:22 -04:00
Bill Thornton
0c8c1684b7
Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react
2022-09-02 17:47:23 -04:00
grafixeyehero
58513092c3
update suggestion
2022-09-02 21:34:06 +03:00
grafixeyehero
328afb0db8
Remove unused data-dom-cache attribute
2022-09-02 21:30:35 +03:00
Joshua Boniface
497999ce00
Backport pull request #3775 from jellyfin/release-10.8.z
...
Fix user specific remote access
Authored-by: David Ullmer <davidullmer@outlook.de>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: 79c53c6458156d6dd49025798df30de6e29af75b
2022-08-01 14:26:58 -04:00
grafixeyehero
4699e9de60
migrate Home Page
2022-07-29 20:52:45 +03:00
grafixeyehero
732e3eb956
fix admin page ui
2022-07-23 18:49:44 +03:00
grafixeyehero
d7dc9e7864
remove button-delete className
2022-07-23 18:04:42 +03:00
grafixeyehero
f70bbe6026
update type naming
2022-07-23 18:04:41 +03:00
grafixeyehero
47a0928f4c
fix import
2022-07-23 18:04:39 +03:00
grafixeyehero
3c63e1472c
update route naming
2022-07-23 18:04:37 +03:00
grafixeyehero
b1a50fbd73
fix admin route
2022-07-23 18:04:36 +03:00
grafixeyehero
6fb884a212
move to src elements
2022-07-23 18:04:35 +03:00
grafixeyehero
11256c0171
Fix currentViewId
2022-07-23 18:04:32 +03:00
grafixeyehero
ab02f210ca
migrate User Profile Page
2022-07-23 18:04:30 +03:00
grafixeyehero
d2df5830b5
migrate User Password Page
2022-07-23 18:04:28 +03:00
grafixeyehero
2d115bc6c8
migrate User Parental Control
2022-07-23 18:04:26 +03:00
grafixeyehero
5d29529562
migrate User Library Access Page
2022-07-23 18:04:25 +03:00
grafixeyehero
3f8b305995
migrate User Edit Page
2022-07-23 18:04:23 +03:00
grafixeyehero
1b9202d9cb
migrate User Profiles Page
2022-07-23 18:04:22 +03:00
grafixeyehero
a2cd1b3176
migrate New User Page
2022-07-23 18:04:20 +03:00
Bill Thornton
e2a6f08822
Fix Page component compatibility issues
2022-06-27 11:49:56 -04:00
Bill Thornton
b349d89534
Add options to Page props
2022-06-14 12:48:49 -04:00
Bill Thornton
2e49d2db8b
Rename ConnectedRoute component
2022-06-14 12:10:26 -04:00
Bill Thornton
1aeb90d323
Add authentication/connection checks for react-router routes
2022-06-14 12:10:26 -04:00