forked-synapse/synapse/rest/media/v1
Michael Kaye 8f4a808d9d Delay printf until logging is required.
Using % will cause the string to be generated even if debugging
is off.
2019-10-24 18:31:53 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Log responder we are using. (#6139) 2019-10-07 15:41:25 +01:00
config_resource.py Make the http server handle coroutine-making REST servlets (#5475) 2019-06-29 17:06:55 +10:00
download_resource.py Make the http server handle coroutine-making REST servlets (#5475) 2019-06-29 17:06:55 +10:00
filepath.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
media_repository.py fix thumbnail storage location (#5915) 2019-09-02 12:18:41 +01:00
media_storage.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
preview_url_resource.py Delay printf until logging is required. 2019-10-24 18:31:53 +01:00
storage_provider.py fix typo: backgroud -> background 2019-07-12 15:29:40 +01:00
thumbnail_resource.py Make the http server handle coroutine-making REST servlets (#5475) 2019-06-29 17:06:55 +10:00
thumbnailer.py media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) 2019-10-04 09:34:52 +01:00
upload_resource.py add M_TOO_LARGE error code for uploading a too large file (#6151) 2019-10-08 13:55:16 +01:00