Age | Commit message (Expand) | Author |
2016-09-29 | [bug] remove destructor, pass combined_ca_bundle as optional param | Kali Kaneko (leap communications) |
2016-09-28 | [feature]Add change password command | Ruben Pollan |
2016-09-28 | [bug] fix typo | Kali Kaneko (leap communications) |
2016-09-27 | [feat] Fetch smtp cert automatically if missing | Ruben Pollan |
2016-09-27 | [bug] create config dir if it does not exist | Kali Kaneko (leap communications) |
2016-09-27 | [feature] catch SIGINT from gui | Kali Kaneko (leap communications) |
2016-09-27 | [feature] allow the frozen binary to function as cli too | Kali Kaneko (leap communications) |
2016-09-27 | [pkg] some bundling hacks | Kali Kaneko (leap communications) |
2016-09-27 | [feature] launch backend from the qt gui entrypoint | Kali Kaneko (leap communications) |
2016-09-27 | [bug] launch backend from gui | Kali Kaneko (leap communications) |
2016-09-27 | [feature] try to launch backend on cli commands | Kali Kaneko (leap communications) |
2016-09-27 | [feature] upload logs from the cli | Kali Kaneko (leap communications) |
2016-09-26 | [feature] rotate logs | Kali Kaneko (leap communications) |
2016-09-26 | [refactor] call it start/stop | Kali Kaneko (leap communications) |
2016-09-26 | [bug] return logout message got from bonafide (fixes #8461) | drebs |
2016-09-23 | [feat] rename bonafide.user.signup into create | Ruben Pollan |
2016-09-22 | [bug] write the right json in the bitmask_tokens | Ruben Pollan |
2016-09-22 | [bug] remove unused import | drebs |
2016-09-22 | [style] remove unused variable | drebs |
2016-09-22 | [bug] only generate key if soledad has ever synced | drebs |
2016-09-22 | [feat] use twisted.logger in incoming mail service module | drebs |
2016-09-22 | [bug] set the public token property instead of the private one | drebs |
2016-09-22 | [bug] delay send of generated key if token is not available (#8460) | drebs |
2016-09-22 | [bug] register keymanager instance as soon as it is created (#8460) | drebs |
2016-09-22 | [pkg] bitmask_js => leap.bitmask_js | elijah |
2016-09-22 | [pkg] rename www to ui | elijah |
2016-09-22 | [pkg] fix www (aka bitmask_js) when run in "development mode" | elijah |
2016-09-20 | [style] pep8 cleanup | Kali Kaneko (leap communications) |
2016-09-20 | [bug] revert usage of twisted which | Kali Kaneko (leap communications) |
2016-09-20 | [bug] add missing import | Kali Kaneko (leap communications) |
2016-09-20 | [feat] discover gpg bin path instead of hardcode it | Ruben Pollan |
2016-09-13 | [feat] Write service tokens to a file for email clients to read. | Ruben Pollan |
2016-09-09 | [bug] workaround for autoconf in cli | Kali Kaneko (leap communications) |
2016-09-07 | [bug] serialize booleans | Kali Kaneko (leap communications) |
2016-09-07 | [bug] try/catch non standard statements | Kali Kaneko (leap communications) |
2016-09-07 | [refactor] update www/app/lib/bitmask.js | Kali Kaneko (leap communications) |
2016-09-07 | [feat] Add manual provider registration | Ruben Pollan |
2016-09-06 | [feat] add webui command: enable/disable/status | Kali Kaneko (leap communications) |
2016-09-06 | [bug] allow webui to launch without bitmask_www package | Kali Kaneko (leap communications) |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) |
2016-09-06 | [feature] webkit window serving bitmask-js | Kali Kaneko (leap communications) |
2016-09-06 | [pkg] package bitmask_www | Kali Kaneko (leap communications) |
2016-09-01 | [pkg] move bitmask.js to new path | Kali Kaneko (leap communications) |
2016-09-01 | [feature] include bitmask_js lib | elijah |
2016-09-01 | [refactor] move js to top-level folder | Kali Kaneko (leap communications) |
2016-09-01 | [feat] added initial bitmask_js (WIP) | elijah |
2016-09-01 | [feat] add web/js core API | Ruben Pollan |
2016-09-01 | [bug] fix conflicts installing namespace packages in dev/install mode | Kali Kaneko (leap communications) |
2016-09-01 | [refactor] copy over missing util | Kali Kaneko (leap communications) |
2016-09-01 | [tests] add bogus imports to see meaningful code coverage | Kali Kaneko (leap communications) |