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

62 commits

Author SHA1 Message Date
Bill Thornton
d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
Bill Thornton
9c16515549 Fix ConnectionRequired missing for public routes 2025-03-13 11:21:50 -04:00
Bill Thornton
6f670d5c3e Add basic 404 page and *.html redirect 2025-03-12 17:16:11 -04:00
Bill Thornton
86d7e54215 Fix wizard reference to dashboard library controller 2025-02-28 14:25:53 -05:00
Bill Thornton
5a7a859b01 Fix toolbar safe are in experimental layout 2025-01-25 03:16:48 -05:00
Bill Thornton
93ef17a132 Refactor asyncRouteType to appType 2025-01-23 16:21:08 -05:00
thornbill
bcae4477b4 Backport pull request #6433 from jellyfin-web/release-10.10.z
Fix main tab manager crash in experimental layout

Original-merge: 700e72b409

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:49 -05:00
Bill Thornton
e9464b2c6b Remove broken redirects 2024-09-13 10:17:29 -04:00
Bill Thornton
9f1bd7759d Refactor experimental display preferences structure 2024-08-23 13:03:30 -04:00
Bill Thornton
8a6f33fff8 Fix eslint errors 2024-08-21 02:54:09 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
ilteoood
371994642d Backport pull request #5823 from jellyfin-web/release-10.9.z
Use navigate instead of resolver

Original-merge: 2e4e4050cd

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:20 -04:00
Bill Thornton
ba8fb5eb81 Add legacy bang url redirects 2024-08-01 01:21:17 -04:00
Bill Thornton
255d982687 Fix home page loading with lazy 2024-07-16 17:05:32 -04:00
Bill Thornton
175b2d6c85 Unify routers and use lazy for app layouts 2024-07-16 16:30:29 -04:00
Bill Thornton
9f61863b7d Fix home page crashing when using react-router lazy import 2024-07-16 14:48:56 -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
Bill Thornton
0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
grafixeyehero
be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
grafixeyehero
fd420a457f Add Homevideos View 2024-05-29 03:32:53 +03:00
thornbill
1929ba8eb2 Backport pull request #5589 from jellyfin-web/release-10.9.z
Add support for user themes for mui components

Original-merge: 61976b8101

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-26 18:49:25 -04:00
thornbill
017734a0bb Backport pull request #5517 from jellyfin-web/release-10.9.z
Fix video osd not hiding in experimental layout

Original-merge: ea1d069e90

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:45 -04:00
Bill Thornton
2c0efd51c8 Fix direct reference to mui theme 2024-05-08 11:04:02 -04:00
Bill Thornton
3930ade140 Fix empty playlists tab in music libraries 2024-04-23 02:31:47 -04:00
robert-hamilton36
c42b96df3e add Lyrics 2024-04-10 10:49:33 +12:00
Grady Hallenbeck
5edcadd423 feat: (preferences) hide display settings when unsupported 2024-03-24 19:01:50 -07:00
Grady Hallenbeck
3dd26c7785 feat: (preferences) hook react display settings into user settings 2024-03-24 19:01:50 -07:00
Grady Hallenbeck
ce4c7aed5e feat: (preferences) migrate display settings to react components 2024-03-24 19:01:49 -07:00
Bill Thornton
3e32923c96 Fix stable app crash due to missing nav components 2024-01-26 16:21:46 -05:00
TelepathicWalrus
4d638e3ff7 Updated collectiontype to not use pascal case 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
grafixeyehero
a90d2f322e Add music view 2023-11-09 10:43:29 -05:00
Bill Thornton
35429ca61f
Merge pull request #4834 from grhallenbeck/dev-react-router
Migrate React Router to React Data Router pattern
2023-11-03 00:48:53 -04: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
grafixeyehero
a05c6e4d58 Add tv show view 2023-10-26 02:05:38 +03:00
grafixeyehero
d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +03:00
grafixeyehero
c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -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
grafixeyehero
cbf33c15f2 Remove unused path quickConnect.html from legacyRoutes admin route 2023-09-23 00:36:37 +03:00
Bill Thornton
d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -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
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
97f703f7d7 Move activity log to experimental routes 2023-06-13 17:15:20 -04:00