MatrixSynapse/synapse/rest/media/v1
David Robertson 8de0facaae
Fix mypy against latest pillow stubs (#12671)
2022-05-09 10:48:14 +00:00
..
__init__.py
_base.py Remove unnecessary pass statements. (#12206) 2022-03-11 07:06:21 -05:00
config_resource.py
download_resource.py
filepath.py
media_repository.py Refactor and convert `Linearizer` to async (#12357) 2022-04-05 15:43:52 +01:00
media_storage.py Bump `black` and `click` versions (#12320) 2022-03-29 10:41:19 +00:00
oembed.py
preview_html.py Bump `black` and `click` versions (#12320) 2022-03-29 10:41:19 +00:00
preview_url_resource.py Ensure the type of URL attributes is always str when matching against preview blacklist (#12333) 2022-03-31 11:49:49 +02:00
storage_provider.py Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2022-03-08 15:58:14 +00:00
thumbnail_resource.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
thumbnailer.py Fix mypy against latest pillow stubs (#12671) 2022-05-09 10:48:14 +00:00
upload_resource.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00