| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Co-authored-by: Joakim Hulthe <joakim@hulthe.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents CI from trying to publish artifacts
|
|
|
|
|
|
To fix issues with electron-builder and @electron/notarize this commit:
* Replaces old notarization code with built-in solution in
electron-builder
* Moves notarization of pkg to build.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also upgrade to 0.42.0 for windows-sys library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set the `MULLVAD_RESOURCE_DIR` environment variable and specify the
path as a required mount path.
|
|
|
|
|
|
|
|
|
|
|
|
The supported platforms (Ubuntu 18.04+, Debian 10+, and Fedora 33+) all use systemd,
so the old upstart configuration can be safely removed
|
|
|
|
|
|
|