forked-synapse/synapse/rest/media/v1
L0ric0 ce7803b8b0 fix thumbnail storage location (#5915)
* fix thumbnail storage location

Signed-off-by: Lorenz Steinert <lorenz@steinerts.de>

* Add changelog file.

Signed-off-by: Lorenz Steinert <lorenz@steinerts.de>

* Update Changelog

Signed-off-by: Lorenz Steinert <lorenz@steinerts.de>
2019-09-02 12:18:41 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10: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 Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10: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 Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
upload_resource.py Make the http server handle coroutine-making REST servlets (#5475) 2019-06-29 17:06:55 +10:00