Bill Thornton
|
d6353f27b8
|
Remove .html from routes
|
2025-03-17 15:39:21 -04:00 |
|
viown
|
ddb01f2e0d
|
Backport pull request #6388 from jellyfin-web/release-10.10.z
Fix async route page refresh not loading header
Original-merge: 3d20694109c6ad86203bb7b2c791dedcf5ade223
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2025-01-22 03:12:43 -05:00 |
|
viown
|
230925e159
|
Only connect to ServerConnections once (#6150)
* Only connect to ServerConnections once
* Fix initial login after wizard completion
* Fix login when refreshing login or select server page
|
2024-10-10 16:36:32 -04:00 |
|
Bill Thornton
|
99b2bd4f6e
|
Remove app router routing
|
2024-09-06 11:41:58 -04:00 |
|
Bill Thornton
|
056d802c56
|
Move globalize to lib
|
2024-08-14 14:00:09 -04:00 |
|
Doxterpepper
|
614c9e4481
|
Backport pull request #5730 from jellyfin-web/release-10.9.z
Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info
Original-merge: a0e6da790c3f40185eb970836d38569cab2fd047
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
|
2024-08-13 11:53:19 -04:00 |
|
Bill Thornton
|
d88bcb48d7
|
Add support for redirecting to the requested page after login
|
2024-01-18 16:30:36 -05:00 |
|
Bill Thornton
|
1c6b0d75ef
|
Fix boucing to select server when already there
|
2023-10-20 16:31:40 -04:00 |
|
Bill Thornton
|
eedd40159c
|
Fix floating promises in ts files
|
2023-05-04 15:59:22 -04:00 |
|
Bill Thornton
|
f96166657d
|
Move remaining router components
|
2023-05-02 16:40:31 -04:00 |
|
Bill Thornton
|
6fc90c1740
|
Fix complexity warnings in ConnectionRequired
|
2023-04-26 16:44:46 -04:00 |
|
Bill Thornton
|
84f4e7c991
|
Fix login page redirect
|
2023-02-28 15:38:08 -05:00 |
|
Bill Thornton
|
5db9384c9c
|
Fix currentApiClient return type to include undefined
|
2022-12-08 14:32:50 -05:00 |
|
Bill Thornton
|
72dab5381d
|
Update typing for currentApiClient
|
2022-11-17 00:30:57 -05:00 |
|
Bill Thornton
|
feb35ede21
|
Merge pull request #4083 from thornbill/connection-state-refactor
Refactor ConnectionState to a shared enum
|
2022-10-31 10:12:09 -04:00 |
|
Bill Thornton
|
227da79502
|
Rename loading component file
|
2022-10-31 03:24:27 -04:00 |
|
Bill Thornton
|
5c080f4fc5
|
Add react loading component
|
2022-10-31 02:05:51 -04:00 |
|
Bill Thornton
|
7e9bf96668
|
Refactor ConnectionState to a shared enum
|
2022-10-28 00:59:34 -04:00 |
|
Bill Thornton
|
c0662c80b7
|
Fix double routing of root path
|
2022-10-21 17:28:17 -04:00 |
|
Bill Thornton
|
7e67d7b371
|
Move skinBody class to root react element
|
2022-10-12 17:19:36 -04:00 |
|
Bill Thornton
|
0783c0eb10
|
Fix loading indicator showing when loaded
|
2022-09-02 14:11:19 -04:00 |
|
grafixeyehero
|
732e3eb956
|
fix admin page ui
|
2022-07-23 18:49:44 +03:00 |
|
grafixeyehero
|
b1a50fbd73
|
fix admin route
|
2022-07-23 18:04:36 +03:00 |
|
Bill Thornton
|
5b5784a448
|
Fix review issues
|
2022-06-17 02:31:13 -04:00 |
|
Bill Thornton
|
2e49d2db8b
|
Rename ConnectedRoute component
|
2022-06-14 12:10:26 -04:00 |
|