MatrixSynapse/synapse/rest/media/v1
Andrew Morgan a48138784e
Allow specifying the value of Accept-Language header for URL previews (#7265)
2020-04-15 13:35:29 +01:00
..
__init__.py
_base.py
config_resource.py
download_resource.py Set Referrer-Policy to no-referrer for media (#7009) 2020-03-23 09:48:28 +00:00
filepath.py
media_repository.py Convert some of the media REST code to async/await (#7110) 2020-03-20 07:20:02 -04:00
media_storage.py
preview_url_resource.py Allow specifying the value of Accept-Language header for URL previews (#7265) 2020-04-15 13:35:29 +01:00
storage_provider.py
thumbnail_resource.py Convert some of the media REST code to async/await (#7110) 2020-03-20 07:20:02 -04:00
thumbnailer.py
upload_resource.py