Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | [feat] increase donation reminder interval to one week | kali kaneko (leap communications) | |
- Resolves: #358 | |||
2020-09-30 | [feat] remove unused config options | Ruben Pollan | |
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-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] reset error | kali kaneko (leap communications) | |
2020-08-20 | [debug] improve error handling for geolocation | kali kaneko (leap communications) | |
2020-08-20 | [feat] cache authentication token | kali kaneko (leap communications) | |
2020-08-20 | [feat] login feedback | kali kaneko (leap communications) | |
- Resolves: #334 | |||
2020-08-20 | [pkg] add float-deployed demo libpvn for tests | Ruben Pollan | |
2020-08-20 | [refactor] refactor auth files | kali kaneko (leap communications) | |
2020-06-26 | [feat] pass initialization errors to gui | kali kaneko (leap communications) | |
2020-06-26 | [feat] working about dialog | kali kaneko (leap communications) | |
2020-06-26 | [feat] include git version in generated variable | kali kaneko (leap communications) | |
2020-06-26 | [pkg] add generation of vendored config again | kali kaneko (leap communications) | |
2020-06-26 | [feat] re-implement donation reminders | kali kaneko (leap communications) | |
first pass on giving functionality to the donation reminder | |||
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> | |||
2020-04-30 | [feat] handle version | kali kaneko (leap communications) | |
2019-10-21 | fix donate url Riseup, vpn, not generic | kwadronaut | |
2019-10-11 | [feat] donate menuitem is configurable | Kali Kaneko (leap communications) | |
2019-08-16 | [pkg] add helpers to repo, generate hooks in snap | Kali Kaneko (leap communications) | |
2019-08-07 | [pkg] missing snap boilerplate | Kali Kaneko (leap communications) | |
2019-08-06 | [pkg] do not copy binaries for osx on prepare step | Kali Kaneko (leap communications) | |
2019-08-06 | [pkg] update depends | Kali Kaneko (leap communications) | |
2019-08-06 | [pkg] squash targets | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] cleanup icons | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] debian template | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] osx build templates | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] windows templates | Kali Kaneko (leap communications) | |
2019-08-05 | [refactor] rename templates | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] allow overriding of PROVIDER_CONFIG | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] add make prepare target to Makefile | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] add vendorize script to generate config | Kali Kaneko (leap communications) | |
2019-01-15 | [feat] move provider configuration into a set of constants | Ruben Pollan | |
2019-01-15 | [feat] Reorganize code | Ruben Pollan | |
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99 |