summaryrefslogtreecommitdiff
path: root/branding
AgeCommit message (Collapse)Author
2021-02-26[pkg] improve osx installerkali
- 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
2021-02-19[bug] yet another deprecated callkali kaneko (leap communications)
2021-02-19[bug] fix missing deprecated call to decodestringkali kaneko (leap communications)
it had been changed in the hook itself, but this script kept using the deprecated form. - Resolves: #431
2021-02-08[docs] document osx build processkali
2021-02-08[pkg] add uninstaller to pre-install in osxkali
2021-01-21[bug] use decodebyteskali kaneko (leap communications)
decodestring is an alias that was deprecated in 3.1 - Resolves: #412
2020-11-21[pkg] add notarization steps for installer in osxkali
2020-11-06[pkg] customize windows installerkali
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.
2020-11-04[pkg] add windows release targetkali
Also, install the tap driver silently. - Resolves: #366
2020-11-04[pkg] sign windows binarieskali
- Resolves: #383
2020-11-03[pkg] put desktop place in gui folder for snapskali kaneko (leap communications)
this was left out of the packaging refactor by mistake. - Resolves: #368
2020-10-23[pkg] windows vendoring fixeskali
2020-10-23[pkg] remove -p option, no need and missing in newer versionskali kaneko (leap communications)
2020-10-23[pkg] install tap driver on windowskali
2020-10-23[pkg] windows gui & installer fixeskali
2020-10-23[pkg] update mbedtls versionkali
2020-10-23[pkg] no need to build helper or openvpn for snapkali kaneko (leap communications)
2020-10-23[pkg] remove unused templates & scriptskali kaneko (leap communications)
2020-10-23[pkg] osx fixes for installer buildkali
2020-10-13[pkg] some extra branding refactorkali kaneko (leap communications)
2020-10-13[pkg] add vendor icon to appkali kaneko (leap communications)
2020-10-13[pkg] refactor vendor init/checkkali kaneko (leap communications)
2020-10-13[pkg] windows fixeskali
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 installerkali
2020-10-13[pkg] osx uninstall, autolaunchkali
2020-10-13[pkg] launch helper from the right pathkali
2020-10-13[pkg] osx helper and working qt installerkali
2020-10-13[pkg] update build script for openvpnkali
2020-10-13[feat] make vendor_init to create independent repokali kaneko (leap communications)
this starts a stub for refactoring the authentication process, leading to keep an external repo.
2020-10-06[bug] askForDonations is a bool nowkali kaneko (leap communications)
2020-10-06[pkg] remove extra files from snap folderkali kaneko (leap communications)
- Resolves: #204
2020-10-06[feat] increase donation reminder interval to one weekkali kaneko (leap communications)
- Resolves: #358
2020-10-02[pkg] use make buildkali kaneko (leap communications)
2020-09-25[bug] workaround for helper path in windowskali
2020-09-25[pkg] windows helper and qtinstallerkali
2020-09-25[pkg] re-add appname to template, bad mergekali kaneko (leap communications)
2020-09-25[bug] fix variable in templatekali kaneko (leap communications)
- add some extra debug info for troubleshooting start errors - fix vendors labels
2020-09-25[pkg] remove call to vendorizekali kaneko (leap communications)
2020-09-25[pkg] keep track of efforts to have an usable qt5 static buildkali kaneko (leap communications)
2020-09-25[pkg] parametrize working snap filekali kaneko (leap communications)
2020-09-25[ci] build snap imageRuben Pollan
2020-09-25[pkg] let's get snaps working with our qt buildRuben Pollan
- Resolves: #297
2020-09-08[refactor] delete unused functionkali kaneko (leap communications)
2020-09-08[refactor] remove unused scriptkali kaneko (leap communications)
2020-09-08[feat] expose allowEmptyPass flag for provider configkali kaneko (leap communications)
2020-09-08[bug] pass json as bytes to go sidekali kaneko (leap communications)
2020-09-08[feat] generate providers.jsonkali kaneko (leap communications)
2020-09-08[docs] wordingkali kaneko (leap communications)
very minor picks
2020-08-20[feat] reset errorkali kaneko (leap communications)
2020-08-20[debug] improve error handling for geolocationkali kaneko (leap communications)