Bill Thornton
|
391d97f30d
|
Add indexes to simplify route imports
|
2023-04-17 15:57:21 -04:00 |
|
grafixeyehero
|
fc0f0694db
|
Add experimental app routes
|
2023-04-12 19:01:02 -04:00 |
|
grafixeyehero
|
12c1ae3590
|
Preparing for experimental app routes
|
2023-04-12 19:01:02 -04:00 |
|
grafixeyehero
|
6cb6e10083
|
revert asyncRoutes to legacyRoutes
|
2023-04-10 22:58:14 +03:00 |
|
Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Bill Thornton
|
f05e216a4e
|
Merge pull request #4199 from Shadowghost/collection-settings
Add setting for collection management
|
2023-03-13 13:33:28 -04:00 |
|
Shadowghost
|
85fcf9821a
|
Add setting for collection management
|
2023-03-09 22:03:39 +01:00 |
|
Bill Thornton
|
329cf77c81
|
Add eslint radix rule for parseInt
|
2023-03-09 00:20:11 -05:00 |
|
Bill Thornton
|
b3195991a3
|
Move public pages to react-router
|
2023-03-01 09:55:01 -05:00 |
|
Netanel Henya
|
494c0ed434
|
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
|
2023-02-26 01:01:31 +02:00 |
|
Bill Thornton
|
19f416580c
|
Add eslint rules for sonar issues
|
2022-12-16 21:12:05 -05:00 |
|
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 |
|