| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
The old no relay error is still kept for single hop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add basic error handling if the RPC method throws.
|
|
|
|
|
|
|
|
Remove the dependency on google/protobuf/any.proto.
|
|
|
|
This fixes some races, e.g. when ownership is checked while
the gRPC server is shutting down, by retrying
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise abort the process and emit an error.
|
|
|
|
|
|
|
|
|
|
For system notifications all notifications should now use
the 'navigate-external' type instead of 'open-url'.
|
|
|
|
|
|
|
|
|
|
|
|
- Use spawn to detach the process from the main process.
- Listen for when installer process exits or has an error and notify the render process accordingly.
|
|
|
|
|
|
|