1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

28 commits

Author SHA1 Message Date
Bill Thornton
9f61863b7d Fix home page crashing when using react-router lazy import 2024-07-16 14:48:56 -04:00
Bill Thornton
58219f688b
Merge pull request #5790 from thornbill/lazy-routes
Use react-router lazy for dynamic route import
2024-07-15 16:45:13 -04:00
Bill Thornton
b70f42bd5f
Merge pull request #5571 from grafixeyehero/Fix--Search-for-tab-library
Fix search for tab library in experimental layout
2024-07-15 14:19:27 -04:00
Bill Thornton
085e6e7f3d
Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
2024-07-15 13:17:14 -04:00
grafixeyehero
69afc01d44 Fix: Search for tab library 2024-07-15 20:09:17 +03:00
Bill Thornton
4a97b27218 Use react-router lazy for dynamic route import 2024-07-15 11:04:56 -04:00
Bill Thornton
0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
grafixeyehero
fd420a457f Add Homevideos View 2024-05-29 03:32:53 +03:00
Bill Thornton
23c15f8259 Fix usages of item in location state 2024-04-30 16:23:36 -04:00
TelepathicWalrus
42e76c9099 Update missed capital changes 2024-01-13 20:52:02 -05:00
Telepathic Walrus
c6b3f8ad50 Add missing CollectionType change 2024-01-13 20:52:02 -05: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
Grady Hallenbeck
68b21bbb04 chore: remove unused routing components 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
675f9625f2 feat: migrate experimental app to use react data router 2023-10-27 18:14:03 -07:00
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Bill Thornton
399157b08d Add search params to redirects 2023-09-20 00:04:08 -04:00
Bill Thornton
d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04: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
f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton
57e441d3ce Add path checking for canGoBack 2023-05-10 09:50:30 -04:00
Bill Thornton
1224ba7ec4 Move routes to the correct apps 2023-05-02 16:40:31 -04:00
Bill Thornton
f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
Bill Thornton
d748372a28 Refactor app structure 2023-04-28 01:24:37 -04:00