Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -1/+1 |
* | Port rest.client.v2 | Erik Johnston | 2019-12-05 | 1 | -4/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+1 |
* | Unify v1 and v2 REST client APIs (#5226) | Amber Brown | 2019-06-03 | 1 | -2/+2 |
* | Rip out more refresh_token code | Richard van der Hoff | 2016-11-30 | 1 | -23/+3 |
* | Add device_id support to /login | Richard van der Hoff | 2016-07-18 | 1 | -3/+7 |
* | Split out the auth handler | David Baker | 2016-06-02 | 1 | -1/+1 |
* | Add a parse_json_object function | Mark Haines | 2016-03-09 | 1 | -3/+3 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Host /unstable and /r0 versions of r0 APIs | Daniel Wagner-Hall | 2015-12-01 | 1 | -2/+2 |
* | /tokenrefresh POST endpoint | Daniel Wagner-Hall | 2015-08-20 | 1 | -0/+56 |