Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-08 | [pkg] add uninstaller to pre-install in osx | kali | |
2020-11-21 | [pkg] add notarization steps for installer in osx | kali | |
2020-11-21 | Updating makefile to support Cygwin64 for Windows users. | t h | |
- Closes: #394 | |||
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-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 | [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-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] 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] no need to build helper or openvpn for snap | 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-13 | [pkg] some extra branding refactor | 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] osx uninstall, autolaunch | kali | |
2020-10-13 | [pkg] osx helper and working qt installer | kali | |
2020-10-13 | [pkg] update build script for openvpn | 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-06 | [pkg] remove extra files from snap folder | kali kaneko (leap communications) | |
- Resolves: #204 | |||
2020-10-02 | [test] include missing qrc | kali kaneko (leap communications) | |
2020-09-25 | [bug] workaround for helper path in windows | kali | |
2020-09-25 | [pkg] windows helper and qtinstaller | kali | |
2020-09-25 | [ci] run only the tests and compile in the CI | Ruben Pollan | |
2020-09-08 | [feat] generate providers.json | kali kaneko (leap communications) | |
2020-07-28 | Add support for internationalization | Ruben Pollan | |
- Resolves: #243 | |||
2020-06-26 | [test] minimal qml tests | kali kaneko (leap communications) | |
just a minimal boilerplate. the idea is to import the qml files and assert that the states/widgets change accordingly if we mock the backend status. - Closes: #300 | |||
2020-06-26 | [pkg] remove vendoring from Makefile | kali kaneko (leap communications) | |
2020-06-26 | [pkg] add generation of vendored config again | kali kaneko (leap communications) | |
2020-06-16 | [docs] remove references to deprecated bitmaskd | kali kaneko (leap communications) | |
2020-05-07 | [docs] document the new package release process | kali kaneko (leap communications) | |
2020-05-07 | [pkg] add package_in_docker targets | kali kaneko (leap communications) | |
2020-05-07 | [pkg] build snap in docker | kali kaneko (leap communications) | |
2020-04-30 | [pkg] two-stage build for windows to allow signed uninstaller | kali kaneko (leap communications) | |
2020-04-30 | [bug] stop/remove new, renamed service | kali kaneko (leap communications) | |