9 커밋 (d6c3b7584fc46571e65226793304df35d7081534)

작성자 SHA1 메시지 날짜
  Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701) 6 달 전
  Sumner Evans 999bd77d3a
Asynchronous Uploads (#15503) 7 달 전
  Patrick Cloke ff716b483b
Return attrs for more media repo APIs. (#16611) 7 달 전
  Patrick Cloke 7615e2bf48
Return ThumbnailInfo in more places (#16438) 8 달 전
  Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419) 8 달 전
  Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988) 8 달 전
  Josh Qou d939120421
Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 1 년 전
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) 1 년 전
  Patrick Cloke 4fc8875876
Refactor media modules. (#15146) 1 년 전
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 1 년 전
  David Robertson 2dff93099b
Typecheck tests.rest.media.v1.test_media_storage (#15008) 1 년 전
  Eric Eastwood 7b67e93d49
Provide more info why we don't have any thumbnails to serve (#13038) 1 년 전
  David Teller 11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 년 전
  Robert Long 9b683ea80f
Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 년 전
  Dirk Klimpel 32c828d0f7
Add type hints to `tests/rest`. (#12208) 2 년 전
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) 2 년 전
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 년 전
  Shay f5c6a80886
Handle missing Content-Type header when accessing remote media (#11200) 2 년 전
  Patrick Cloke bb7fdd821b
Use direct references for configuration variables (part 5). (#10897) 2 년 전
  Erik Johnston 50022cff96
Add reactor to `SynapseRequest` and fix up types. (#10868) 2 년 전
  Patrick Cloke bfb4b858a9
Create a constant for a small png image in tests. (#10834) 2 년 전
  Sean 7367473f96
Fix error when selecting between thumbnails with the same quality (#10684) 2 년 전
  reivilibre 642a42edde
Flatten the synapse.rest.client package (#10600) 2 년 전
  Jonathan de Jong 89cfc3dd98
[pyupgrade] `tests/` (#10347) 2 년 전
  Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062) 3 년 전
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 년 전
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 3 년 전
  Patrick Cloke 075c16b410
Handle image transparency better when thumbnailing. (#9473) 3 년 전
  Erik Johnston 3a2fe5054f Add test 3 년 전
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 년 전
  Erik Johnston 7e8083eb48 Add check_media_file_for_spam spam checker hook 3 년 전
  Patrick Cloke a7882f9887
Return a 404 if no valid thumbnail is found. (#9163) 3 년 전
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 년 전
  Aaron Raimist cd9e72b185
Add X-Robots-Tag header to stop crawlers from indexing media (#8887) 3 년 전
  Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 3 년 전
  Richard van der Hoff 129ae841e5 Make `make_request` actually render the request 3 년 전
  Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource 3 년 전
  Patrick Cloke b312769c0e
Do not error when thumbnailing invalid files (#8236) 3 년 전
  Patrick Cloke 5ea29d7f85
Convert more of the media code to async/await (#7873) 3 년 전
  Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 4 년 전
  Patrick Cloke 434716e1d3
Fetch from the r0 media path instead of the unspecced v1. (#7714) 4 년 전
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 4 년 전
  WGH e55ee7c32f
Add support for webp thumbnailing (#7586) 4 년 전
  Brendan Abolivier 6ae0c8db33
Lint + changelog 4 년 전
  Brendan Abolivier d9a8728b11
Remove unused import 4 년 전
  Brendan Abolivier 67aa18e8dc
Add tests for thumbnailing 4 년 전
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 년 전
  Amber Brown f40a7dc41f
Make the http server handle coroutine-making REST servlets (#5475) 5 년 전
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 5 년 전
  Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 년 전