Commit Graph

2 Commits

Author SHA1 Message Date
LeopoldTal b6e6970e0e
use electron builtin to open links (#897)
When opening a link on standalone, use [shell.openExternal](https://github.com/electron/electron/blob/master/docs/api/shell.md#shellopenexternalurl-options). This works cross-platform, and looks less suspicious to antivirus than explicitly shelling out.
2020-10-31 12:21:39 +01:00
tobspr 58442eaeec Prepare standalone build 2020-05-21 13:05:21 +02:00