Commit Graph

2 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 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