50 Commits (develop)

Autor SHA1 Mensagem Data
  Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701) 5 meses atrás
  Sumner Evans 999bd77d3a
Asynchronous Uploads (#15503) 6 meses atrás
  Patrick Cloke ff716b483b
Return attrs for more media repo APIs. (#16611) 6 meses atrás
  Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551) 6 meses atrás
  Patrick Cloke d6b7d49a61
Handle content types with parameters. (#16440) 7 meses atrás
  Patrick Cloke 7615e2bf48
Return ThumbnailInfo in more places (#16438) 7 meses atrás
  Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419) 7 meses atrás
  Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988) 7 meses atrás
  Patrick Cloke aa483cb4c9
Update ruff config (#16283) 8 meses atrás
  Erik Johnston 3de82bb2af
Gracefully handle failing to thumbnail images (#16211) 8 meses atrás
  dependabot[bot] 001fc7bd19
Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 meses atrás
  Eric Eastwood 2328e90fbb
Make the media `/upload` tracing less ambiguous (#15888) 10 meses atrás
  Eric Eastwood ce857c05d5
Add tracing to media `/upload` endpoint (#15850) 10 meses atrás
  an0nfunc c303eca8cc
use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876) 10 meses atrás
  Josh Qou d939120421
Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 11 meses atrás
  Patrick Cloke 6f18812bb0
Add stubs package for lxml. (#15697) 11 meses atrás
  Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620) 1 ano atrás
  Patrick Cloke 4ee82c0576
Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) 1 ano atrás
  Travis Ralston ab4535b608
Add config option to prevent media downloads from listed domains. (#15197) 1 ano atrás
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) 1 ano atrás
  Patrick Cloke a5fb382a29
Separate HTTP preview code and URL previewer. (#15269) 1 ano atrás
  Patrick Cloke 4fc8875876
Refactor media modules. (#15146) 1 ano atrás
  Mark Haines 97c68c508d Move rest APIs back under the rest directory 9 anos atrás
  Matthew Hodgson 7f83613733 make our JPEG thumbnail quality less horrifically ugly 9 anos atrás
  Kegan Dougal 76e1565200 Change error message for missing pillow libs. 9 anos atrás
  Mark Haines bc2ec808f4 SYN-32 Use the ANTIALIAS resize method for thumbnailing images 9 anos atrás
  Mark Haines adb04b1e57 Update copyright notices 9 anos atrás
  Kegan Dougal 78edb47cc5 SYN-208/SYN-228: Add runtime checks on startup to enforce that JPEG/PNG support is included when installing pillow. 9 anos atrás
  Mark Haines 3c8c3bf3b7 SYN-229: Include Content-Length when downloading files 9 anos atrás
  Mark Haines af61c29527 Return the argument passed to the callback in a deferred callback, otherwise twisted will replace the deferred result with 'None' 9 anos atrás
  Mark Haines 390e48a8b0 SYN-203: Handle requests for thunbnails for images that are small 9 anos atrás
  Mark Haines 3c7857e49b clean up coding style a bit 9 anos atrás
  Kegsay 67c9585656 Update media_repository.py 9 anos atrás
  Mark Haines 3610641a62 Update docs in media_repository 9 anos atrás
  Mark Haines 58fa6d3fc6 return an mxc uri rather than a content_token. 9 anos atrás
  Mark Haines b3e34a5399 Fix typo in media repository doc string 9 anos atrás
  Mark Haines 64bf9f54cc Fix media repository doc string to include server_name 9 anos atrás
  Mark Haines 03d9024cbc Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time 9 anos atrás
  Mark Haines d80d505b1f Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 9 anos atrás
  Mark Haines ead8fc5e38 doc the thumbnail methods 9 anos atrás
  Mark Haines b5eb9124f7 Make sure we pass a tuple to string '%' formatting 9 anos atrás
  Mark Haines 2d265ef3bd import Image as PIL.Image. 9 anos atrás
  Mark Haines e5275d856e Get the code actually working 9 anos atrás
  Mark Haines cc84d3ea78 Thumbnail uploaded and cached images 9 anos atrás
  Mark Haines 0363820122 Add a class for generating thumbnails using PIL 9 anos atrás
  Mark Haines c01fd5573c Implement download support for media_repository 9 anos atrás
  Mark Haines 2f804a7072 Fix pyflakes and pep8 warnings 9 anos atrás
  Mark Haines 5da65085d1 Get uploads working with new media repo 9 anos atrás
  Mark Haines 279c48c8b4 Write the upload portion of version 1 of the media repository 9 anos atrás