MatrixSynapse/synapse/media
Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988)
Use an `inline` Content-Disposition header when the media is
"safe" to display inline (some known text, image, video, audio
formats).
2023-09-29 07:19:38 -04:00
..
_base.py Support rendering some media downloads as inline (#15988) 2023-09-29 07:19:38 -04:00
filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_repository.py Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
media_storage.py Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
oembed.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
preview_html.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
storage_provider.py Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
thumbnailer.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
url_previewer.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00