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

45 commits

Author SHA1 Message Date
gompa
419c225937 fix inputProps depreciation 2025-03-27 08:03:40 +01:00
viown
f94e16d56a Migrate General to React 2025-03-06 10:14:51 +03:00
viown
709378f986 Use Tasks as query key 2025-03-04 10:36:05 +03:00
viown
53a1cb413b Use id as path parameter 2025-03-04 10:32:49 +03:00
viown
560881bdea Add onClose 2025-03-04 10:32:49 +03:00
viown
a7621d242d Refactor query keys to enum 2025-03-04 10:32:49 +03:00
viown
dd539b89ca Refactor into enums 2025-03-04 10:32:49 +03:00
viown
40cb7c6f65 Invalidate by task id 2025-03-04 10:32:49 +03:00
viown
145c0700b1 Cleanup 2025-03-04 10:32:49 +03:00
viown
934a05cffa Localize interval 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
viown
2ce9e9f1e0 Refactor queries to use non-null assert 2025-02-27 15:27:54 +03:00
Niels van Velzen
e43a3d89eb i18n retry 2025-02-25 17:29:13 +01:00
Niels van Velzen
6c370e68c5 Address review feedback 2025-02-24 19:33:01 +01:00
Niels van Velzen
3a9534c5ba Toast on log copy 2025-02-23 21:58:31 +01: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
Bill Thornton
671ab3751a Refactor devices page components 2025-02-13 16:39:59 -05:00
Bill Thornton
e7c749307c Move UserAvatarButton component 2025-02-13 16:39:59 -05:00
Bill Thornton
e10aef9933 Add device deletion support 2025-02-13 16:39:59 -05:00
Bill Thornton
9c0aa85c46 Rewrite devices page in react 2025-02-13 16:39:59 -05:00
viown
fa749e4d45
Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00
viown
1e8ea6b7ee Use getUri from SDK 2025-01-22 23:34:56 +03:00
viown
11da1312ce Apply review feedback 2025-01-17 00:33:50 +03:00
viown
1dede0ce2b Simplify code, use standard attributes 2025-01-15 14:23:39 +03:00
viown
23c9e75dd2 Update to use list 2025-01-15 14:11:37 +03:00
viown
941da45faa Move server logs to mui 2025-01-15 14:11:37 +03:00
viown
ec6e0d368b Rename to useConfiguration 2025-01-15 14:11:37 +03:00
viown
da31c9856c Rename to useServerLogs 2025-01-15 14:11:37 +03:00
viown
6a8fdc7e81 Add abort signal to api hooks 2025-01-15 14:11:37 +03:00
viown
9bb2541ad8 Give activity logs a unique key and fix typo 2025-01-15 14:11:37 +03:00
viown
4134683eb5 Move LogItem component to be under features 2025-01-15 14:11:36 +03:00
viown
4c757fea77 Move data loading to separate hooks 2025-01-15 14:11:36 +03:00
viown
0e54b11c61 Move submission to action 2025-01-15 14:11:36 +03:00
Bill Thornton
ca5f94df63 Add dashboard branding page 2024-11-20 17:57:47 -05:00
thornbill
acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a26

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
thornbill
0ff58e81b0 Backport pull request #6265 from jellyfin-web/release-10.10.z
Add support for plugin revisions with bad timestamps

Original-merge: 71ab6fea5d

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:30 -05:00
Bill Thornton
bfc37b4171 Refactor LogLevelCell 2024-08-29 07:59:01 -04:00
Bill Thornton
9b436be72f Fix hook file extensions 2024-08-27 12:41:47 -04:00
Bill Thornton
cb906678e6 Refactor cell components 2024-08-27 12:41:47 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton
5f61a431de Fix console errors 2024-07-19 11:30:57 -04:00
Bill Thornton
c143082f63 Fix configuration page link 2024-07-15 17:24:07 -04:00
Bill Thornton
e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00