- Nov 30, 2021
-
-
- Nov 29, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Nov 24, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
some refactor, plus fix docs
-
- Nov 23, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- Jul 15, 2021
-
-
- Jul 14, 2021
-
-
Kali Kaneko authored
-
- Jul 07, 2021
-
-
Kali Kaneko authored
-
- May 04, 2021
-
-
Kali Kaneko authored
this is mainly a workaround for #497
-
It was missing the qml qtquick controls 2
-
- Mar 27, 2021
-
-
there was a mismatch after latest changes to the plist template location. also revert latest osx depends, since some are not installable via homebrew in osx.
-
- Mar 11, 2021
-
-
Kali Kaneko authored
forcing a style override looks like a good workaround to avoid system qt plugins mixing up with the libs in the snap. - Resolves: #458
-
- Mar 10, 2021
- Mar 05, 2021
-
-
Kali Kaneko authored
-
stop if: - bitmask is running (we don't want to mess with the helper if the app is running) - we cannot stop the service for some reason. powershell gives more flexibility to stop services, but Remove-Service is not present in PS < 6, so we try to remove the service from the post-install too (the golang helper will complain about an eventlog registry key). this could probably be improved in the helper, but we'll be moving to the official openvpnserv2 service for 0.21.4. we might want to revisit the current helper for the firewall/killswitch.
-
- Feb 26, 2021
-
-
- install into global /Applications - document how to troubleshoot helper - uninstall app is visible on top-level folder - improve detection of running processes for old and new binaries - Closes: #441 - Closes: #445 - Closes: #435
-
- Feb 19, 2021
-
-
Kali Kaneko authored
-
Kali Kaneko authored
it had been changed in the hook itself, but this script kept using the deprecated form. - Resolves: #431
-
- Feb 08, 2021
-
-
- Jan 21, 2021
-
-
Kali Kaneko authored
decodestring is an alias that was deprecated in 3.1 - Resolves: #412
-
- Nov 21, 2020
-
-
- Nov 05, 2020
-
-
I kind of liked the "classic" style more (looks cleaner), but it looks like we only can customize the logo etc with the "modern" look and feel in windows. I think the way to go would be to add a QStyleSheet to the installer (and adding logo etc there), but I think that is going to take some reading. this is not too bad for now, at least we can put logos to differentiate riseup/calyx etc.
-
- Nov 04, 2020
- Nov 03, 2020
-
-
Kali Kaneko authored
this was left out of the packaging refactor by mistake. - Resolves: #368
-
- Oct 23, 2020
-
-
-
Kali Kaneko authored
-
-
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
-
- Oct 13, 2020
-
-