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

26 commits

Author SHA1 Message Date
Bill Thornton
4334303632
Merge pull request #6594 from viown/react-libraries-nfo-settings
Migrate NFO Settings to React
2025-03-06 12:43:30 -05:00
viown
10d731e697 Migrate NFO Settings to React 2025-03-05 10:16:20 +03:00
viown
53a1cb413b Use id as path parameter 2025-03-04 10:32:49 +03:00
viown
524d1b6574 Migrate tasks edit page to react 2025-03-04 10:32:49 +03:00
viown
c8d2ce4142 Migrate libraries metadata to React 2025-03-03 22:07:19 +03:00
Bill Thornton
1d25fae65b
Merge pull request #6579 from viown/react-libraries-display
Migrate libraries display to React
2025-03-03 13:19:29 -05:00
viown
0b47abc009 Migrate libraries display to React 2025-02-25 15:49:39 +03:00
Niels van Velzen
e741bd5e0a Add log viewer to dashboard 2025-02-22 22:26:17 +01:00
viown
f573221643
Migrate scheduled tasks to React (#6506)
* Migrate scheduled tasks to React

* Adjust margins

* Use localeCompare

* Clean up imports

* Use legacy apiclient from useApi

* Fix import

* Fix nested typography

* Add polling fallback

* Cleanup code

* Rename to tasks

* Rename to Component

* Use constants for websocket events

* Use memo to fix timestamp rerender on run
2025-02-20 16:18:42 -05:00
viown
4fb82c91a9 Migrate resume+streaming to React 2025-02-17 21:23:53 +03:00
Bill Thornton
674dc7aa61 Remove legacy devices page 2025-02-13 16:43:03 -05:00
Bill Thornton
9c0aa85c46 Rewrite devices page in react 2025-02-13 16:39:59 -05:00
Bill Thornton
93ef17a132 Refactor asyncRouteType to appType 2025-01-23 16:21:08 -05:00
viown
fa749e4d45
Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00
viown
e08de5175d Move to alphabetical order 2025-01-15 14:11:37 +03:00
viown
bbec426232 Migrate logs to React 2025-01-15 14:11:36 +03:00
Bill Thornton
ca5f94df63 Add dashboard branding page 2024-11-20 17:57:47 -05:00
Bill Thornton
e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
venkat_karasani
50d7ce860c cleanup: Remove the intermediate notifications dashboard page. 2024-07-11 12:04:22 -05:00
Netanel Henya
14952d2fec cleanup: removed the DLNA dashboard page 2024-06-08 20:26:37 -04:00
Nick
08f9ec9f01 Move trickplay settings to react 2024-03-18 16:15:35 -07:00
Bill Thornton
7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
Grady Hallenbeck
cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Bill Thornton
62f9e7581a Fix add user route 2023-10-03 13:15:52 -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