Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | [pkg] add notarization steps for installer in osx | kali | |
2020-11-21 | [docs] add AUTHORS file | kali kaneko (leap communications) | |
2020-11-21 | Updating makefile to support Cygwin64 for Windows users. | t h | |
- Closes: #394 | |||
2020-11-20 | [i18n] get the actually translated languajes from transifex | Ruben Pollan | |
2020-11-20 | [i18n] Fix strings from comments in transifex | Ruben Pollan | |
2020-11-19 | [i18n] update the i18n documentation | Ruben Pollan | |
Let's delete as well the locales folder that is not used anymore. - Resolves: #314 | |||
2020-11-19 | [i18n] update strings | Ruben Pollan | |
2020-11-06 | [pkg] customize windows installer | kali | |
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 logo | kali kaneko (leap communications) | |
2020-11-05 | [tests] fix conditional flag for windows, was missing line break | kali kaneko (leap communications) | |
2020-11-04 | [bug] remove debug console in windows | kali | |
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 target | kali | |
Also, install the tap driver silently. - Resolves: #366 | |||
2020-11-04 | [pkg] sign windows binaries | kali | |
- Resolves: #383 | |||
2020-11-03 | [docs] snap push is deprecated | kali kaneko (leap communications) | |
2020-11-03 | [pkg] put desktop place in gui folder for snaps | kali kaneko (leap communications) | |
this was left out of the packaging refactor by mistake. - Resolves: #368 | |||
2020-11-03 | [tests] add qmllint entry | kali kaneko (leap communications) | |
2020-10-30 | [bug] detect correctly polkit in kde and lubuntu | Ruben Pollan | |
- Resolves: #374 | |||
2020-10-27 | [pkg] add missing png icon for riseup build | kali kaneko (leap communications) | |
this is elijah's icon, from leap_assets/branding/riseup/linux/launcher.png | |||
2020-10-27 | [pkg] add vendor step to pipeline | kali kaneko (leap communications) | |
2020-10-27 | [docs] add copy of code of conduct | kali kaneko (leap communications) | |
2020-10-27 | [docs] streamline readme | kali kaneko (leap communications) | |
2020-10-26 | [pkg] we're not building all providers for now | kali kaneko (leap communications) | |
2020-10-23 | [pkg] remove ldflags | kali kaneko (leap communications) | |
2020-10-23 | [pkg] relink vendor assets | kali kaneko (leap communications) | |
2020-10-23 | [pkg] move build-openvpn to installer target | kali kaneko (leap communications) | |
2020-10-23 | [pkg] rename to make-installer | kali kaneko (leap communications) | |
2020-10-23 | [pkg] windows vendoring fixes | kali | |
2020-10-23 | [pkg] remove -p option, no need and missing in newer versions | kali kaneko (leap communications) | |
2020-10-23 | [bug] fix error condition for mkdir | kali | |
2020-10-23 | [pkg] install tap driver on windows | kali | |
2020-10-23 | [pkg] windows gui & installer fixes | kali | |
2020-10-23 | [pkg] update mbedtls version | kali | |
2020-10-23 | [pkg] hide app window | kali kaneko (leap communications) | |
2020-10-23 | [pkg] no need to build helper or openvpn for snap | kali kaneko (leap communications) | |
2020-10-23 | [pkg] remove unused templates & scripts | kali kaneko (leap communications) | |
2020-10-23 | [pkg] osx fixes for installer build | kali | |
2020-10-23 | [pkg] add golib target to makefile | kali | |
- Resolves: #363 | |||
2020-10-23 | [docs] add some mxe pointers | kali kaneko (leap communications) | |
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 | |