Commit Graph

7 Commits

Author SHA1 Message Date
Aveline e186d3b674
Merge branch 'dev' into r/ota 2025-11-06 16:56:50 +01:00
Siyuan e63c7fce0d fix: update components 2025-10-31 17:28:00 +00:00
Siyuan 2447e8fff2 feat: downgrade 2025-10-31 15:50:41 +00:00
Siyuan 325de4a33a WIP: OTA refactor 2025-10-29 09:07:30 +00:00
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
Marc Brooks 9a4d061034
Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
Aveline 83caa8f82d
feat: get local version only (#813) 2025-09-19 13:45:59 +02:00