Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-23 | [pkg] add commit to force push to protected branch | kali kaneko (leap communications) | |
2020-10-13 | [bug] get the correct snap paths | Ruben Pollan | |
config.BinaryName is not set when the global variables are defined, we need to generate the string when we need it instead. | |||
2020-10-13 | [pkg] some extra branding refactor | kali kaneko (leap communications) | |
2020-10-13 | [pkg] fix application name | kali kaneko (leap communications) | |
2020-10-13 | [pkg] add vendor icon to app | kali kaneko (leap communications) | |
2020-10-13 | [pkg] refactor vendor init/check | kali kaneko (leap communications) | |
2020-10-13 | [pkg] windows fixes | kali | |
Several fixes for missing paths. Refactor qt installer; fetch pre-built binaries from an existing installation on build system (needs to be automated); add windows icon. - Resolves: #362 | |||
2020-10-13 | [pkg] parametrize win/osx installer | kali | |
2020-10-13 | [pkg] target osx 10.11 | kali | |
2020-10-13 | [pkg] osx uninstall, autolaunch | kali | |
2020-10-13 | [pkg] launch helper from the right path | kali | |
2020-10-13 | [pkg] osx helper and working qt installer | kali | |
2020-10-13 | [feat] improve error handling during login | kali | |
2020-10-13 | [pkg] update build script for openvpn | kali | |
2020-10-13 | [pkg] post-installer script | kali | |
2020-10-13 | [pkg] check for qtinstaller framework | kali | |
2020-10-13 | [pkg] add app payload in osx | kali | |
2020-10-13 | [bug] fix version reporting in helper | kali | |
2020-10-13 | [pkg] boilerplate for qtinstaller framework | kali kaneko (leap communications) | |
2020-10-13 | [pkg] comment out expired cert | kali kaneko (leap communications) | |
2020-10-13 | [feat] make vendor_init to create independent repo | kali kaneko (leap communications) | |
this starts a stub for refactoring the authentication process, leading to keep an external repo. | |||
2020-10-08 | [bug] don't crash on quit if no autostart | Ruben Pollan | |
2020-10-06 | [bug] askForDonations is a bool now | kali kaneko (leap communications) | |
2020-10-06 | [pkg] remove extra files from snap folder | kali kaneko (leap communications) | |
- Resolves: #204 | |||
2020-10-06 | [feat] increase donation reminder interval to one week | kali kaneko (leap communications) | |
- Resolves: #358 | |||
2020-10-02 | [ci] disable ui tests for now, due to missing packages in the runner | kali kaneko (leap communications) | |
2020-10-02 | [test] include missing qrc | kali kaneko (leap communications) | |
2020-10-02 | [docs] update readme | kali kaneko (leap communications) | |
2020-10-02 | [test] update ui smoke test, add it to ci | kali kaneko (leap communications) | |
2020-10-02 | [pkg] use make build | kali kaneko (leap communications) | |
2020-10-02 | [bug] remove apiURL from bonafide | kali kaneko (leap communications) | |
it seems this was an attempt to make this injectable for tests, but it can work by changing config variables too. | |||
2020-10-02 | [ui] Display the proper icon for failed state | Ruben Pollan | |
2020-10-02 | [ui] disable the donate entry on the menu if no donation | Ruben Pollan | |
2020-09-30 | [ui] make about donation text optional | Ruben Pollan | |
2020-09-30 | [test] fix CI with the new build target | Ruben Pollan | |
2020-09-30 | [feat] remove the donation dialog if not set in the providers.json | Ruben Pollan | |
- Resolves: 336 | |||
2020-09-30 | [feat] pass the raw byte json to the backend | Ruben Pollan | |
The C++ library does interpret anything as strings, we want to keep the orignal json types. | |||
2020-09-30 | [feat] remove unused config options | Ruben Pollan | |
2020-09-25 | [bug] workaround for helper path in windows | kali | |
2020-09-25 | [pkg] windows helper and qtinstaller | kali | |
2020-09-25 | [pkg] re-add appname to template, bad merge | kali kaneko (leap communications) | |
2020-09-25 | [ci] use the registry of the repo | Ruben Pollan | |
2020-09-25 | [test] fix the tests to work with the new vendoring | Ruben Pollan | |
2020-09-25 | [bug] fix variable in template | kali kaneko (leap communications) | |
- add some extra debug info for troubleshooting start errors - fix vendors labels | |||
2020-09-25 | [docs] document params for build | kali kaneko (leap communications) | |
2020-09-25 | [pkg] remove call to vendorize | kali kaneko (leap communications) | |
2020-09-25 | [pkg] keep track of efforts to have an usable qt5 static build | kali kaneko (leap communications) | |
2020-09-25 | [pkg] pass target name to the build script | kali kaneko (leap communications) | |
2020-09-25 | [pkg] parametrize working snap file | kali kaneko (leap communications) | |
2020-09-25 | [pkg] use qtquick.controls 1 | kali kaneko (leap communications) | |