summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-03Describe what the patron id is for translationsRuben Pollan
- Resolves: #413
2021-02-03Don't document html parametersRuben Pollan
They are hidden in transifex. - Resolves: #414
2021-01-21[bug] use decodebyteskali kaneko (leap communications)
decodestring is an alias that was deprecated in 3.1 - Resolves: #412
2020-11-23[bug] fix my syntax errorkali kaneko (leap communications)
sorry about that :(
2020-11-23[feat] let's use the notification only in windows for nowkali kaneko (leap communications)
We really need this for windows. However, I'm afraid for regular users in linux/mac the notification might be too obstrusive. As we commented in the mr, one way around this might be to only display that tip the first few times - and then persist a flag about it having been shown.
2020-11-23[feat] use the branded appname if availablekali kaneko (leap communications)
2020-11-23[feat] windows: pop-up on left click and notification on app startt h
- Related: #367, #370
2020-11-21[pkg] add notarization steps for installer in osxkali
2020-11-21[docs] add AUTHORS filekali kaneko (leap communications)
2020-11-21Updating makefile to support Cygwin64 for Windows users.t h
- Closes: #394
2020-11-20[i18n] get the actually translated languajes from transifexRuben Pollan
2020-11-20[i18n] Fix strings from comments in transifexRuben Pollan
2020-11-19[i18n] update the i18n documentationRuben Pollan
Let's delete as well the locales folder that is not used anymore. - Resolves: #314
2020-11-19[i18n] update stringsRuben Pollan
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-05[pkg] add installer logokali kaneko (leap communications)
2020-11-05[tests] fix conditional flag for windows, was missing line breakkali kaneko (leap communications)
2020-11-04[bug] remove debug console in windowskali
squashed in this commit: reintroduce the dummy autostart_win implementation that was removed by mistake. I did not manage to get autostart working in windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389
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[docs] snap push is deprecatedkali kaneko (leap communications)
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-11-03[tests] add qmllint entrykali kaneko (leap communications)
2020-10-30[bug] detect correctly polkit in kde and lubuntuRuben Pollan
- Resolves: #374
2020-10-27[pkg] add missing png icon for riseup buildkali kaneko (leap communications)
this is elijah's icon, from leap_assets/branding/riseup/linux/launcher.png
2020-10-27[pkg] add vendor step to pipelinekali kaneko (leap communications)
2020-10-27[docs] add copy of code of conductkali kaneko (leap communications)
2020-10-27[docs] streamline readmekali kaneko (leap communications)
2020-10-26[pkg] we're not building all providers for nowkali kaneko (leap communications)
2020-10-23[pkg] remove ldflagskali kaneko (leap communications)
2020-10-23[pkg] relink vendor assetskali kaneko (leap communications)
2020-10-23[pkg] move build-openvpn to installer targetkali kaneko (leap communications)
2020-10-23[pkg] rename to make-installerkali kaneko (leap communications)
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[bug] fix error condition for mkdirkali
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] hide app windowkali kaneko (leap communications)
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-23[pkg] add golib target to makefilekali
- Resolves: #363
2020-10-23[docs] add some mxe pointerskali kaneko (leap communications)
2020-10-23[pkg] add commit to force push to protected branchkali kaneko (leap communications)
2020-10-13[bug] get the correct snap pathsRuben 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 refactorkali kaneko (leap communications)
2020-10-13[pkg] fix application namekali kaneko (leap communications)
2020-10-13[pkg] add vendor icon to appkali kaneko (leap communications)