Commit Graph

5 Commits

Author SHA1 Message Date
Adam Shiervani 44ea0201b1 refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. 2025-02-21 10:16:02 +01:00
Adam Shiervani 6c68a0d8eb fix(ui): Update cloud app URL to production environment in device mode 2025-02-21 01:47:11 +01:00
Adam Shiervani 66b42a4858 feat(cloud): Add custom cloud API URL configuration support
- Implement RPC methods to set, get, and reset cloud URL
- Update cloud registration to remove hardcoded cloud API URL
- Modify UI to allow configuring custom cloud API URL in developer settings
- Remove environment-specific cloud configuration files
- Simplify cloud URL configuration in UI config
2025-02-21 01:38:52 +01:00
Aveline f3b4dbce49
feat: use the api url from device config (#161) 2025-02-17 11:34:38 +01:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00