forked-synapse/synapse/rest/media/v1
Patrick Cloke a0bc9d387e
Use the proper Request in type hints. (#9515)
This also pins the Twisted version in the mypy job for CI until
proper type hints are fixed throughout Synapse.
2021-03-01 12:23:46 -05:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
config_resource.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
download_resource.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
filepath.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
media_repository.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
media_storage.py Return a 404 if we don't have the original file 2021-02-19 10:46:18 +00:00
preview_url_resource.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
storage_provider.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
thumbnail_resource.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
thumbnailer.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
upload_resource.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00