Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-30 | [feat] remove unused config options | Ruben Pollan | |
2020-09-25 | [pkg] windows helper and qtinstaller | kali | |
2020-09-24 | [feat] send cmd flags to the go backend | Ruben Pollan | |
Also disable autostart if manual quit, remove custom printer that was used for i18n and disable previous autostart if -disable-autostart We didn't disable autostart after the migration to qt. - Resolves: #355 #289 | |||
2020-09-16 | [bug] accept corrupted pid files | Ruben Pollan | |
A corrupted pid file, or a file that contains something else than a pid number used to block bitmask-vpn from launch. Now if the file contains something that is not expected it will log it and rewrite it. I refactor de code so the pid file will be released on quit instead of initialization. - Resolves: #349 | |||
2020-09-08 | [bug] show only bad_auth dialog | kali kaneko (leap communications) | |
2020-09-08 | [feat] expose allowEmptyPass flag for provider config | kali kaneko (leap communications) | |
2020-09-08 | [feat] lookup the config vars at runtime | kali kaneko (leap communications) | |
- Resolves: #326 | |||
2020-08-20 | [feat] login feedback | kali kaneko (leap communications) | |
- Resolves: #334 | |||
2020-06-26 | [test] minimal qml tests | kali kaneko (leap communications) | |
just a minimal boilerplate. the idea is to import the qml files and assert that the states/widgets change accordingly if we mock the backend status. - Closes: #300 | |||
2020-06-26 | [feat] pass initialization errors to gui | kali kaneko (leap communications) | |
2020-06-12 | [refactor] rename standalone to just vpn | kali kaneko (leap communications) | |
2020-06-12 | [refactor] reorganize modules | kali kaneko (leap communications) | |
bitmaskd: so long and thanks for all the fish! Signed-off-by: kali kaneko (leap communications) <kali@leap.se> |