Commit Graph

14 Commits

Author SHA1 Message Date
Ericson Soares
60cfafe77e Update schema and deps 2024-10-01 14:46:27 -03:00
Ericson Soares
9e00227278 Update to new schema tweaking sync groups get route
Also removing some stale fields
2024-09-29 01:15:46 -03:00
Ericson Soares
38003f7b61 Refactor out access_token from all routes except bootstrap 2024-09-26 00:06:14 -03:00
Arnab Chakraborty
e581f79e83 Work on getting request_join working
Currently have debug routes on how the flow of joining a sync group works, and there a few bugs internally still giving us issues.
2024-09-22 11:03:44 -04:00
Arnab Chakraborty
60e1258efe Lots of changes
- Constant for Auth server URL
- Modify config to save Pretty Name of device
- Properly list devices from Cloud Backend
2024-09-18 22:28:38 -04:00
Ericson Soares
9ccd9f4157 Initialize cloud sync 2024-09-13 19:27:34 -03:00
Ericson Soares
c15ee018b9 Fix key size mismatch between opaque and sd_crypto 2024-09-13 12:54:36 -03:00
Arnab Chakraborty
dc19f79408 Device routes & registering of device (mostly)
Still wip though
2024-09-11 00:52:40 -04:00
Ericson Soares
e515e11479 Ingester actor 2024-09-09 16:50:05 -03:00
Ericson Soares
5eb4fa6d3b Device register route and integrate key manager on bootstrap 2024-08-19 20:38:07 -03:00
Arnab Chakraborty
7e0b53061f Modify MockDevice with data for overview 2024-08-17 00:36:51 +03:00
Ericson Soares
1aa459ad23 Revamping crypto subcrate 2024-08-14 16:51:16 -03:00
Arnab Chakraborty
381a9e4577 Mocked Device data for UI 2024-08-08 01:46:08 +03:00
Ericson Soares
8739a7466a Some new abstractions and tweaks to develop cloud services calls 2024-08-07 03:21:01 -03:00