Age | Commit message (Expand) | Author |
2017-02-09 | disable authentication for API | Kali Kaneko (leap communications) |
2017-02-09 | [style] remove unused signaling new mail method | Ruben Pollan |
2017-02-09 | [feat] Get more detailed status report for email | Ruben Pollan |
2017-01-31 | Extract re-decrypt with new key method | Tulio Casagrande |
2017-01-31 | Propagate errors to the calling methods | Tulio Casagrande |
2017-01-31 | [docs] update parameters and return names | Tulio Casagrande |
2017-01-31 | Repeat decryption if signed with attached key | Tulio Casagrande |
2017-01-31 | Indicate a successful/failure OpenPGP header import | Tulio Casagrande |
2017-01-31 | Extract method for easy reuse | Tulio Casagrande |
2017-01-31 | Add missing errback | Tulio Casagrande |
2017-01-31 | Remove unused parameter | Tulio Casagrande |
2017-01-26 | Check validity of key signature | Zara Gebru |
2017-01-19 | rename some vars | Zara Gebru |
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-26 | [bug] do not hang if further config needs auth | Kali Kaneko (leap communications) |
2016-12-26 | [style] remove unneeded import | Kali Kaneko (leap communications) |
2016-12-26 | [feat] allow --pass on auth too, for tests | Kali Kaneko (leap communications) |
2016-12-26 | [feat] allow to use a password for tests | Kali Kaneko (leap communications) |
2016-12-07 | [bug] always set verbose flag for bundles | Kali Kaneko (leap communications) |
2016-12-07 | [feature] add icon to the window | Kali Kaneko (leap communications) |
2016-11-30 | [bug] make srp token changes propagate to nicknym object | Kali Kaneko (leap communications) |
2016-11-22 | [bug] use the bundled gpg binary | Kali Kaneko (leap communications) |
2016-11-22 | [tests] fix keymanager tests after refactor and merge | Zara Gebru |
2016-11-22 | [tests] fix some refresher tests after the refactor | Kali Kaneko (leap communications) |
2016-11-22 | [refactor] use qualified exceptions | Kali Kaneko (leap communications) |
2016-11-22 | [feature] keymanager: background update keys | Zara Gebru |
2016-11-18 | [refactor] defer_encryption is gone with latest soledad | Kali Kaneko (leap communications) |
2016-11-11 | [bug] do not always print feedback from start command | Kali Kaneko (leap communications) |
2016-11-11 | [bug] return early from bonafide.get_provider | Kali Kaneko (leap communications) |
2016-11-11 | [bug] get user parameter in the key commands | Kali Kaneko (leap communications) |
2016-11-11 | [bug] fix cli autostart | Kali Kaneko (leap communications) |
2016-11-09 | [feature] serve UI as an hidden service | Kali Kaneko (leap communications) |
2016-11-09 | [ci] generate bundle from gitlab runner | Kali Kaneko (leap communications) |
2016-11-06 | [feat] add '-v' option | drebs |
2016-11-06 | [feat] allow verbose flag when autostarting | 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-06 | [feat] change update period with environment variable | drebs |
2016-11-04 | [doc] fix typo | Tulio Casagrande |