Age | Commit message (Expand) | Author |
2017-04-03 | [feat] add a check for the installation of the helpers to the API | Ruben Pollan |
2017-03-17 | [feat] report the real status of the VPN | Ruben Pollan |
2017-03-15 | [bug] don't check the number of unread mails if incoming service hasn't started | Ruben Pollan |
2017-03-13 | [feat] emit MAIL_STATUS_CHANGED event | Ruben Pollan |
2017-03-13 | [feat] report the status of keymanager in the mail status | Ruben Pollan |
2017-03-12 | [bug] remove offline toggle | drebs |
2017-03-05 | [feature] pixelated UA integration | Kali Kaneko (leap communications) |
2017-03-03 | [feat] get VPN params from eip-service.json | Ruben Pollan |
2017-03-03 | [bug] use username instead of provider in the vpn calls | Ruben Pollan |
2017-03-03 | [feat] mail status will only work for a valid userid | Ruben Pollan |
2017-02-27 | [refactor] access soledad client offline state directly | drebs |
2017-02-27 | [refactor] use new soledad client parameter | drebs |
2017-02-24 | [feature] require authentication token for api | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] complete eip -> vpn rename in core | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] rename eip to vpn | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add install/uninstall command for helpers | Kali Kaneko (leap communications) |
2017-02-23 | [feature] new commands: get_cert | Kali Kaneko (leap communications) |
2017-02-23 | [feature] enable vpn service | Kali Kaneko (leap communications) |
2017-02-23 | [feature] initial port of legacy vpn code | Kali Kaneko (leap communications) |
2017-02-23 | [feat] eliminate the active user from bonafide | Ruben Pollan |
2017-02-09 | [feat] add account based keymanagement API | Ruben Pollan |
2017-02-09 | disable authentication for API | Kali Kaneko (leap communications) |
2017-02-09 | [feat] Get more detailed status report for email | Ruben Pollan |
2016-12-29 | [docs] fix typo in the header name | Kali Kaneko (leap communications) |
2016-12-29 | [bug] avoid unicode conversion bug | Kali Kaneko (leap communications) |
2016-12-29 | [docs] fix typos | Kali Kaneko (leap communications) |
2016-12-29 | [bug] fix the logout call | Kali Kaneko (leap communications) |
2016-12-29 | [feature] better param error handling in rest api | Kali Kaneko (leap communications) |
2016-12-29 | [feature] pass local auth token after authentication succeeds | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] reorganize API | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] move web service to its own submodule | Kali Kaneko (leap communications) |
2016-12-29 | [feature] local session service | Kali Kaneko (leap communications) |
2016-12-29 | [feature] authentication classes and tests | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] remove duplication of the bitmask.js library | Kali Kaneko (leap communications) |
2016-12-07 | [bug] always set verbose flag for bundles | Kali Kaneko (leap communications) |
2016-11-18 | [refactor] defer_encryption is gone with latest soledad | Kali Kaneko (leap communications) |
2016-11-11 | [bug] get user parameter in the key commands | Kali Kaneko (leap communications) |
2016-11-09 | [feature] serve UI as an hidden service | Kali Kaneko (leap communications) |
2016-11-06 | [feat] add '-v' option | drebs |
2016-11-06 | [feat] increase verbosity using command line | drebs |
2016-11-06 | [feat] allow for decreased verbosity | drebs |
2016-11-06 | [bug] properly format failure for logging on errback | drebs |
2016-11-04 | [bug] extend the list of args | Kali Kaneko (leap communications) |
2016-11-03 | [docs] add a fixme for the scrypt workaround | Kali Kaneko (leap communications) |
2016-11-03 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2016-10-21 | [bug] workaround around scrypt.encrypt() failure in windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] avoid choking with some failures | Kali Kaneko (leap communications) |
2016-10-21 | [bug] avoid passing posix-only args to twistd on windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] use tcp endpoint for windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fail gracefully for non-posix import | Kali Kaneko (leap communications) |