| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix /upload 500'ing when presented a very large image (#10029) | Michael Telatynski | 2021-05-21 | 1 | -0/+9 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Handle image transparency better when thumbnailing. (#9473) | Patrick Cloke | 2021-03-09 | 1 | -3/+8 |
* | Add type hints to media rest resources. (#9093) | Patrick Cloke | 2021-01-15 | 1 | -8/+10 |
* | Fix typos in comments. | Patrick Cloke | 2020-09-14 | 1 | -2/+2 |
* | Do not error when thumbnailing invalid files (#8236) | Patrick Cloke | 2020-09-09 | 1 | -2/+12 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -2/+1 |
* | Fix: Pillow error when uploading RGBA image (#3325) (#6241) | Filip Štědronský | 2019-12-02 | 1 | -1/+4 |
* | media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) | Robert Swain | 2019-10-04 | 1 | -3/+11 |
* | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 2019-08-30 | 1 | -2/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -11/+4 |
* | Fix image orientation when generating thumbnail (#5039) | PauRE | 2019-05-16 | 1 | -0/+35 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Fix up | Erik Johnston | 2017-10-13 | 1 | -10/+3 |
* | Fix up thumbnailing function | Erik Johnston | 2017-10-13 | 1 | -3/+10 |
* | Copy everything to backup | Erik Johnston | 2017-10-12 | 1 | -1/+8 |
* | Basic implementation of backup media store | Erik Johnston | 2017-10-12 | 1 | -10/+6 |
* | Log which files we saved attachments to in the media_repository | Mark Haines | 2017-01-10 | 1 | -0/+5 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | bump up image quality a bit more as it looks crap | Matthew Hodgson | 2015-07-14 | 1 | -1/+1 |
* | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 1 | -0/+89 |