Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up coding style a bit | Mark Haines | 2014-12-16 | 1 | -0/+1 |
| | |||||
* | Allow only one download for a given image at a time, so that we don't end up ↵ | Mark Haines | 2014-12-11 | 1 | -2/+25 |
| | | | | downloading the same image twice if two clients request a remote image at the same time | ||||
* | Limit the size of images that are thumbnailed serverside. Limit the size of ↵ | Mark Haines | 2014-12-11 | 1 | -0/+18 |
| | | | | file that a server will download from a remote server | ||||
* | Make sure we pass a tuple to string '%' formatting | Mark Haines | 2014-12-11 | 1 | -2/+2 |
| | |||||
* | Get the code actually working | Mark Haines | 2014-12-10 | 1 | -11/+20 |
| | |||||
* | Thumbnail uploaded and cached images | Mark Haines | 2014-12-10 | 1 | -0/+318 |