Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-02 | [pkg] add linux helpers into the package | Kali Kaneko | |
2018-02-15 | [feat] anonvpn entrypoints | Kali Kaneko | |
2017-12-08 | [pkg] add provider pinning to python package | Kali Kaneko | |
2017-08-11 | [feature] add a new bitmask_chromium gui entrypoint | Kali Kaneko | |
If chromium is installed in the system, there's no need to depend on qt5. | |||
2017-07-25 | [pkg] add leap.pixelated and leap.pixelated_www as dependencies | Kali Kaneko | |
from here on, we're depending on leap's fork. | |||
2017-07-19 | [pkg] properly install soledad | moomin | |
Signed-off-by: Ruben Pollan <meskio@sindominio.net> | |||
2017-07-14 | [pkg] add certifi as a dependency for bitmask | Kali Kaneko (leap communications) | |
2017-06-28 | [pkg] remove remaining refs to older soledad structure | Kali Kaneko (leap communications) | |
2017-05-31 | [bug] fix deprecated import of cryptography multibackend | Kali Kaneko (leap communications) | |
- Resolves: #8910 | |||
2017-05-22 | [feat] port the polkit agent launcher | Kali Kaneko (leap communications) | |
this commit is porting the polkit launcher from the legacy bitmask client. if no polkit authentication agent is running, it will try to run one that is found in the system. - Resolves: #8836 | |||
2017-02-23 | [feature] add install/uninstall command for helpers | Kali Kaneko (leap communications) | |
2016-11-09 | [feature] serve UI as an hidden service | Kali Kaneko (leap communications) | |
you need to configure onion = True in the services config. for sure, this is gonna be more interesting when we ship pixelated. but for now I thought it can be handy for testing ui changes: no need to bundle, just use your tor browser :) still need to try to serve imap/smtp over the onion service. kudos to meejah for this super-usable library! | |||
2016-10-21 | [pkg] native pyinstaller packaging | Kali Kaneko (leap communications) | |
2016-10-04 | [doc] fix readme, remove broken dev-install-prebuilt from makefile | elijah | |
2016-09-22 | [pkg] factor out deps lists | Kali Kaneko (leap communications) | |
2016-09-22 | [bug] fix leap.bitmask_js dependency | Kali Kaneko (leap communications) | |
2016-09-22 | [pkg] fix www (aka bitmask_js) when run in "development mode" | elijah | |
this change allows you to edit the js and have the changes reflected immediately in the app. | |||
2016-09-08 | [pkg] fix leap.bitmask_www namespace | Kali Kaneko (leap communications) | |
2016-09-07 | [pkg] update deps: bitmask_www already published | Kali Kaneko (leap communications) | |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) | |
2016-09-06 | [pkg] package bitmask_www | Kali Kaneko (leap communications) | |
2016-09-01 | [tests] add a separate env for development branches of soledad/common | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] handle dependencies as extras | Kali Kaneko (leap communications) | |
2016-08-30 | [pkg] add setup | Kali Kaneko (leap communications) | |
2016-08-29 | initial bitmask-dev stub | Kali Kaneko (leap communications) | |