Compare commits

..

9 Commits

Author SHA1 Message Date
Marc Brooks 1d1ddfea5e
Merge fe91742c2b into b144d9926f 2025-10-07 17:07:17 +00:00
Marc Brooks fe91742c2b
Extend retries to 2000
(which is 20000 seconds after backing off)
2025-10-07 12:04:44 -05:00
Marc Brooks c61ba677e2
Removed duplicate code between main and devices.$id
The isOneDevice and checkAuth can be leveraged from devices.$id.tsx
2025-10-07 12:04:44 -05:00
Marc Brooks 90621a2fec
Fix link for reconnect to point to settings 2025-10-07 12:04:44 -05:00
Marc Brooks 5b0c27b696
Added force page reload to the onClose events of update/reboot
Updated the text about reboot/update and used a smaller button.
Ensure we get the correct UI version.
Also fixed comment about the system update progress
2025-10-07 12:04:43 -05:00
Marc Brooks 7290171c35
Fix comment 2025-10-07 12:04:43 -05:00
Marc Brooks e161339dcf
Added exponential backoff to reconnection
Also made the number of reconnect attempts settable
Doesn't attempt a reconnection if we intentionally disconnect
Make sure the fire-and-forget for TURN activity doesn't result in unhandled promise rejection.
2025-10-07 12:04:43 -05:00
Marc Brooks ad9f079b2b
Add ability to request a reload to LinkButton and Link 2025-10-07 12:04:42 -05:00
Marc Brooks ec626f9d3c
Better reporting of and process for OTA updating 2025-10-07 12:04:42 -05:00

Diff Content Not Available