forked-synapse/synapse/rest/media/v1
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
2020-02-21 07:15:07 -05:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05: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 Fixup synapse.rest to pass mypy (#6732) 2020-01-20 17:38:21 +00:00
media_storage.py a bit of debugging for media storage providers (#6757) 2020-01-23 12:11:44 +00:00
preview_url_resource.py Fixup synapse.rest to pass mypy (#6732) 2020-01-20 17:38:21 +00:00
storage_provider.py a bit of debugging for media storage providers (#6757) 2020-01-23 12:11:44 +00:00
thumbnail_resource.py Fix typo in _select_thumbnail 2020-01-22 12:27:42 +00:00
thumbnailer.py Fix: Pillow error when uploading RGBA image (#3325) (#6241) 2019-12-02 12:12:55 +00: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