forked-synapse/synapse/rest/media/v1
David Baker 1c0051114a Add 'sandbox' to CSP for media repo (#4284)
* Add 'sandbox' to the CSP for media repo

* Changelog
2018-12-20 11:09:18 +00:00
..
__init__.py
_base.py Fix Content-Disposition in media repository (#4176) 2018-11-15 15:55:58 -06:00
config_resource.py Add GET media/v1/config (#3184) 2018-08-16 14:23:38 +01:00
download_resource.py Add 'sandbox' to CSP for media repo (#4284) 2018-12-20 11:09:18 +00:00
filepath.py run isort 2018-07-09 16:09:20 +10:00
media_repository.py Fix Content-Disposition in media repository (#4176) 2018-11-15 15:55:58 -06:00
media_storage.py Correctly account for cpu usage by background threads (#4074) 2018-10-23 13:12:32 +01:00
preview_url_resource.py Fix Content-Disposition in media repository (#4176) 2018-11-15 15:55:58 -06:00
storage_provider.py Correctly account for cpu usage by background threads (#4074) 2018-10-23 13:12:32 +01:00
thumbnail_resource.py run isort 2018-07-09 16:09:20 +10:00
thumbnailer.py run isort 2018-07-09 16:09:20 +10:00
upload_resource.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00