Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import HomeServer from the proper module. (#9665) | Patrick Cloke | 2021-03-23 | 1 | -1/+1 |
* | Fix additional type hints from Twisted 21.2.0. (#9591) | Patrick Cloke | 2021-03-12 | 1 | -1/+2 |
* | Use the proper Request in type hints. (#9515) | Patrick Cloke | 2021-03-01 | 1 | -1/+1 |
* | Add type hints to media rest resources. (#9093) | Patrick Cloke | 2021-01-15 | 1 | -3/+11 |
* | Merge different Resource implementation classes (#7732) | Erik Johnston | 2020-07-03 | 1 | -11/+3 |
* | Make the http server handle coroutine-making REST servlets (#5475) | Amber Brown | 2019-06-29 | 1 | -12/+9 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -3/+1 |
* | Move imports to one line | Will Hunt | 2018-12-10 | 1 | -4/+1 |
* | Use `send_cors` | Will Hunt | 2018-12-10 | 1 | -4/+1 |
* | changelog & isort | Will Hunt | 2018-12-09 | 1 | -1/+5 |
* | Make /config more CORS-y | Will Hunt | 2018-12-09 | 1 | -1/+3 |
* | Add GET media/v1/config (#3184) | Will Hunt | 2018-08-16 | 1 | -0/+48 |