Compare commits

..

9 Commits

Author SHA1 Message Date
Marc Brooks 106e7382ab
Merge cfd9d3f62b into b144d9926f 2025-10-07 11:57:51 +02:00
Marc Brooks cfd9d3f62b
Extend retries to 2000
(which is 20000 seconds after backing off)
2025-10-04 21:05:11 -05:00
Marc Brooks 70cd19ddbc
Removed duplicate code between main and devices.$id
The isOneDevice and checkAuth can be leveraged from devices.$id.tsx
2025-10-01 11:49:59 -05:00
Marc Brooks 72e2367011
Fix link for reconnect to point to settings 2025-10-01 11:49:59 -05:00
Marc Brooks d7a56213ea
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-01 11:49:58 -05:00
Marc Brooks 85c98ee998
Fix comment 2025-10-01 11:49:58 -05:00
Marc Brooks 69f429d0a5
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-01 11:49:58 -05:00
Marc Brooks 0984ca7e40
Add ability to request a reload to LinkButton and Link 2025-10-01 11:49:57 -05:00
Marc Brooks 2fce23c5d6
Better reporting of and process for OTA updating 2025-10-01 11:49:57 -05:00

Diff Content Not Available