Bill Thornton
|
a0ddea0bfc
|
Fix custom css requiring page refresh
|
2025-03-24 13:11:25 -04:00 |
|
Bill Thornton
|
88b247596a
|
Move theme and custom css to react components
|
2025-03-24 01:07:51 -04:00 |
|
Bill Thornton
|
da0cf958d3
|
Merge pull request #6620 from viown/replace-switches-checkbox
Replace switches with checkboxes
|
2025-03-21 12:57:15 -04:00 |
|
viown
|
c678396d4c
|
Replace switches with checkboxes
|
2025-03-18 20:15:34 +03:00 |
|
Bill Thornton
|
d6353f27b8
|
Remove .html from routes
|
2025-03-17 15:39:21 -04:00 |
|
Bill Thornton
|
ccc9f52aec
|
Merge pull request #6596 from viown/react-general
Migrate General to React
|
2025-03-17 14:03:20 -04:00 |
|
viown
|
339ca6025f
|
Use component stack
|
2025-03-13 21:46:02 +03:00 |
|
viown
|
7ed74905f2
|
Fix eslint
|
2025-03-13 20:11:27 +03:00 |
|
viown
|
d7763985a9
|
Remove Paper
|
2025-03-13 20:06:37 +03: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
|
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
|
f94e16d56a
|
Migrate General to React
|
2025-03-06 10:14:51 +03:00 |
|
viown
|
730d79636f
|
Remove release date format option
|
2025-03-06 04:31:31 +03:00 |
|
viown
|
9dc9aadf98
|
Make title optional for alert
|
2025-03-06 04:29:08 +03:00 |
|
viown
|
10d731e697
|
Migrate NFO Settings to React
|
2025-03-05 10:16:20 +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 |
|
nielsvanvelzen
|
31c3e58f75
|
Backport pull request #6570 from jellyfin-web/release-10.10.z
Fix catalog plugin page not setting page title
Original-merge: 16a084b009
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-03-03 15:54:11 -05:00 |
|
Bill Thornton
|
ab3765231c
|
Merge pull request #6574 from thornbill/missing-server-id-x
Fix undefined server id in experimental layout
|
2025-03-03 15:49:34 -05:00 |
|
Bill Thornton
|
ff941c700a
|
Merge pull request #6588 from thornbill/wizard-library-controller
Fix wizard reference to dashboard library controller
|
2025-03-03 15:42:13 -05:00 |
|
viown
|
90f025c7fb
|
Remove optional chaining
|
2025-03-03 22:08:51 +03:00 |
|
viown
|
2d313e9ae9
|
Invalidate query key
|
2025-03-03 22:07:20 +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
|
7713e31b44
|
Add key to named configuration hook
|
2025-03-01 21:32:15 +03:00 |
|
Bill Thornton
|
86d7e54215
|
Fix wizard reference to dashboard library controller
|
2025-02-28 14:25:53 -05:00 |
|
viown
|
2ce9e9f1e0
|
Refactor queries to use non-null assert
|
2025-02-27 15:27:54 +03:00 |
|
Niels van Velzen
|
6cf26b8660
|
Remove useless check
|
2025-02-26 19:14:39 +01:00 |
|
Niels van Velzen
|
53b3228519
|
Use Paper component
|
2025-02-25 22:48:15 +01:00 |
|
Niels van Velzen
|
e43a3d89eb
|
i18n retry
|
2025-02-25 17:29:13 +01:00 |
|
viown
|
1ab2197200
|
Invalidate queries
|
2025-02-25 18:20:29 +03:00 |
|
viown
|
b0243adc5b
|
Small refactor
|
2025-02-25 16:57:32 +03:00 |
|
viown
|
0b47abc009
|
Migrate libraries display to React
|
2025-02-25 15:49:39 +03:00 |
|
Niels van Velzen
|
6c370e68c5
|
Address review feedback
|
2025-02-24 19:33:01 +01:00 |
|
Bill Thornton
|
29551e49bf
|
Fix undefined server id in experimental layout
|
2025-02-24 13:19:01 -05: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 |
|
Jxiced
|
f5d4eb244a
|
Prevent exception being thrown when renaming user.
|
2025-02-22 14:36:10 +00:00 |
|
Bill Thornton
|
1c2d7ef918
|
Merge pull request #6543 from thornbill/fix-shutdown-buttons
Fix restart and shutdown buttons
|
2025-02-20 17:07:06 -05:00 |
|
Bill Thornton
|
3477e0930b
|
Merge pull request #6524 from viown/mui-trickplay
Convert trickplay to mui
|
2025-02-20 17:06:19 -05:00 |
|
viown
|
b8344c9290
|
Invalidate queries for resume & streaming
|
2025-02-21 00:43:18 +03:00 |
|
viown
|
e4ccacac83
|
Invalidate queries on update
|
2025-02-21 00:40:35 +03:00 |
|