Age | Commit message (Expand) | Author |
2017-05-31 | [bug] fix deprecated import of cryptography multibackend | Kali Kaneko (leap communications) |
2017-05-23 | [feature] enable vpn by default, yeah | Kali Kaneko (leap communications) |
2017-05-16 | [bug] use correct api uri | Kali Kaneko (leap communications) |
2017-05-16 | [bug] fix notification for incoming mail with several listeners registered | Kali Kaneko (leap communications) |
2017-05-12 | [bug] return ok from a succesful provider delete | Ruben Pollan |
2017-05-11 | [bug] return core status as json instead of string | Ruben Pollan |
2017-05-07 | [refactor] rename pixelated module | Kali Kaneko (leap communications) |
2017-05-04 | [bug] correctly handle authenticate's autoconf parameter | Simon Fondrie-Teitler |
2017-05-02 | [style] remove unused imports | Ruben Pollan |
2017-05-02 | [bug] set a non-None value for configuration defaults | Ruben Pollan |
2017-05-01 | [feature] streamline and move manhole into core | Kali Kaneko (leap communications) |
2017-04-27 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2017-04-27 | [bug] do not assume we got a listener | Kali Kaneko (leap communications) |
2017-04-27 | [bug] unify logging style using class attr | Kali Kaneko (leap communications) |
2017-04-20 | [bug] fix enabling of vpn service | Kali Kaneko (leap communications) |
2017-04-19 | [bug] pass along no polkit error | Kali Kaneko (leap communications) |
2017-04-19 | [bug] improve exception catching in execution loop | Kali Kaneko (leap communications) |
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) |