kvm/ui/src
Adam Shiervani ce9f95b8c8
refactor: ota redirecting (#898)
* refactor: improve URL handling in RebootingOverlay component

* refactor: enhance redirect URL handling in TryUpdate function

* refactor: disable old ota rebooting method in new version

* refactor: streamline version retrieval logic and enhance error handling in useVersion hook

* refactor: rename to RedirectTo

* fix: force page reload when redirecting from reboot actions

* refactor: consolidate sleep utility and update usages across components

* refactor: update JsonRpcCallOptions to use maxAttempts and attemptTimeoutMs, implement exponential backoff for retries

---------

Co-authored-by: Adam Shiervani <adamshiervani@fastmail.com>
2025-10-27 16:21:11 +01:00
..
assets Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
components refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
constants Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
hooks refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
keyboardLayouts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
utils refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
api.ts Release 202412292127 2024-12-29 21:27:42 +01:00
cva.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00
index.css feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00
keyboardLayouts.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
keyboardMappings.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
main.tsx Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
notifications.tsx Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
utils.ts refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00