Age | Commit message (Expand) | Author |
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 |
2016-11-04 | [bug] extend the list of args | Kali Kaneko (leap communications) |
2016-11-03 | [bug] message can also be a BytesIO | Victor Shyba |
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 | [feat] fallback support for PySide | Kali Kaneko (leap communications) |
2016-10-21 | [bug] capture the exception value properly | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fix yet another logger syntax error | Kali Kaneko (leap communications) |
2016-10-21 | [bug] workaround around scrypt.encrypt() failure in windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fallback to python-gnupg as a workaround | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fail gracefully if cannot find cert file | 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 | [feat] add path for windows bundle | Kali Kaneko (leap communications) |