Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-03 | [feature] set windows title | Kali Kaneko | |
2017-11-01 | [feat] add new assets for icons | Kali Kaneko | |
2017-10-26 | [pkg] install libssl-dev not an specific version | Ruben Pollan | |
2017-10-11 | [pkg] cannot pull when not in a branch | Kali Kaneko | |
2017-10-11 | [bug] import linux specific constants inside if block | kali | |
2017-10-11 | [feat] add gpg and pemfile in osx builds | kali | |
These two details were blocking mail service from working in osx. | |||
2017-10-09 | [pkg] get latest tags when bundling | Kali Kaneko | |
2017-10-09 | [pkg] bump next-version to 0.10.2 | Kali Kaneko | |
2017-10-06 | [pkg] add linux64 to the bundle commands | Kali Kaneko | |
2017-10-06 | [pkg] prevent bootstrap script from hanging | Kali Kaneko | |
2017-10-06 | [pkg] bump next-version | Kali Kaneko | |
2017-10-06 | [pkg] add some missing dependencies to bootstrap script | Kali Kaneko | |
2017-10-03 | [pkg] pin pyinstaller version | Kali Kaneko | |
Also, allow to pass a different repo to the build-in-docker script. - Resolves: #9089 | |||
2017-10-02 | [pkg] update the dockerfile | Kali Kaneko | |
2017-09-01 | [pkg] fix brittle way of getting latest wheel | Kali Kaneko | |
2017-08-30 | [tests] add functional testing requirements | Kali Kaneko | |
2017-08-30 | [tests] prepare to run behave against bundle | Kali Kaneko | |
2017-08-30 | [bug] fix bad merge | Kali Kaneko | |
2017-08-30 | [docs] add ability to upgrade an existing virtualenv | Kali Kaneko | |
2017-08-30 | [style] pep8 | Kali Kaneko | |
2017-08-15 | [pkg] remove unused QT5PATH | Kali Kaneko | |
2017-08-14 | [pkg] fix osx bundle by relinking broken _scrypt dylib | kali | |
2017-08-14 | [bug] report version correctly in bundles | kali | |
- Resolves: #8992 | |||
2017-08-14 | [pkg] improve logging for the osx install scripts | kali | |
2017-08-14 | [pkg] add osx-specific requirements | kali | |
2017-08-14 | [pkg] move bundling scripts | kali | |
2017-08-14 | [pkg] automate flat package | kali | |
2017-08-14 | [pkg] working bundle in osx using pywebview + pyobjc | kali | |
2017-08-10 | [pkg] echo hint to continue bootstrapping after creating venv | Kali Kaneko | |
2017-07-28 | [pkg] use gpg binary in ubuntu0.10a3 | Kali Kaneko | |
2017-07-28 | [pkg] do not create venv if it exists already | Kali Kaneko | |
2017-07-28 | [pkg] do not exit, return | Kali Kaneko | |
2017-07-28 | [pkg] fix hidden import | Kali Kaneko | |
2017-07-28 | [bug] ship leap.pixelated_www in bundles | Kali Kaneko | |
- Resolves: #8993 | |||
2017-07-25 | [docs] add instruction to use the virtualenv next time | Kali Kaneko | |
2017-07-25 | [docs] document the dev-bootstrap script0.10a2 | Kali Kaneko | |
2017-07-25 | [dev] add bootstrap script | Kali Kaneko | |
2017-07-20 | [pkg] add ubuntu version of libGL to bundles | Kali Kaneko | |
2017-07-20 | [bug] include cacert.pem in bundles | Kali Kaneko | |
2017-06-22 | [pkg] build openvpn 2.4.3 | Kali Kaneko (leap communications) | |
- Resolves: #8946 | |||
2017-06-22 | [pkg] fix path in daemon.py copy | Kali Kaneko (leap communications) | |
2017-06-21 | [pkg] fetch static openvpn from leap downloads | Kali Kaneko (leap communications) | |
2017-06-21 | [pkg] build openvpn in osx | Kali Kaneko | |
some minor tweaks to get the latest version of OpenVPN (2.4.2) compiling statically under OSX. | |||
2017-06-21 | [pkg] improve Packages script | Kali Kaneko | |
- use relative paths - there's still an absolute path (hardcoded, the REFERENCE FOLDER PATH). This should be changed (sed!) if we want to automate this for CI or for building in different environments: STILL NEEDS SOME MANUAL WORK. - Avoid deleting the build folders by default - Move the plist file to a subfolder | |||
2017-06-20 | [pkg] add missing steps to produce a functional OSX bundle | Kali Kaneko | |
2017-06-19 | [pkg] fix icon path | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] simplify osx/linux target | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] add missing import | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] remove unneeded files | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] add icons to osx app | Kali Kaneko (leap communications) | |