MatrixSynapse/synapse/rest/media/v1
Dirk Klimpel 915b37e5ef
Admin API to delete media for a specific user (#10558)
2021-08-11 19:29:59 +00:00
..
__init__.py
_base.py
config_resource.py
download_resource.py Mitigate media repo XSSs on IE11. (#10468) 2021-07-27 13:45:10 +02:00
filepath.py
media_repository.py Admin API to delete media for a specific user (#10558) 2021-08-11 19:29:59 +00:00
media_storage.py
preview_url_resource.py Support underscores (in addition to hyphens) for charset detection. (#10410) 2021-07-27 17:29:42 +00:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py