| Commit message (Expand) | Author | Age | Files | Lines |
* | default config: blacklist more internal ips | Euan Kemp | 2016-11-06 | 1 | -0/+2 |
* | Clean up the blacklist/whitelist handling. | Mark Haines | 2016-05-16 | 1 | -6/+6 |
* | add a url_preview_ip_range_whitelist config param so we can whitelist the mat... | Matthew Hodgson | 2016-05-01 | 1 | -0/+14 |
* | Give install requirements | Erik Johnston | 2016-04-13 | 1 | -1/+7 |
* | Add back in helpful description for missing url_preview_ip_range_blacklist | Erik Johnston | 2016-04-13 | 1 | -1/+5 |
* | Sanitize the optional dependencies for spider API | Erik Johnston | 2016-04-13 | 1 | -10/+28 |
* | fix typo | Matthew Hodgson | 2016-04-08 | 1 | -1/+1 |
* | Add url_preview_enabled config option to turn on/off preview_url endpoint. de... | Matthew Hodgson | 2016-04-08 | 1 | -4/+73 |
* | Merge branch 'develop' into matthew/preview_urls | Matthew Hodgson | 2016-03-27 | 1 | -0/+3 |
|\ |
|
| * | add 800x600 thumbnails to make vector look prettier (and anyone else who like... | Matthew Hodgson | 2016-03-02 | 1 | -0/+3 |
* | | initial WIP of a tentative preview_url endpoint - incomplete, untested, exper... | Matthew Hodgson | 2016-01-24 | 1 | -1/+5 |
|/ |
|
* | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 1 | -1/+1 |
* | Fix flake8 warning | Mark Haines | 2015-08-13 | 1 | -0/+1 |
* | Doc-string for config ultility function | Mark Haines | 2015-08-12 | 1 | -0/+11 |
* | Add config option for setting the list of thumbnail sizes to precalculate | Mark Haines | 2015-08-12 | 1 | -0/+39 |
* | Make a config option for whether to generate new thumbnail sizes dynamically | Mark Haines | 2015-08-12 | 1 | -0/+8 |
* | Make upload dir a configurable path. | Eric Myhre | 2015-06-18 | 1 | -0/+5 |
* | remove duplicate parse_size method | Mark Haines | 2015-04-30 | 1 | -9/+0 |
* | Manually generate the default config yaml, remove most of the commandline arg... | Mark Haines | 2015-04-30 | 1 | -19/+16 |
* | Increase default maximum attachment size to 10M | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Limit the size of images that are thumbnailed serverside. Limit the size of f... | Mark Haines | 2014-12-11 | 1 | -0/+5 |
* | Get uploads working with new media repo | Mark Haines | 2014-12-02 | 1 | -0/+4 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -0/+1 |
* | pyflakes cleanup | Erik Johnston | 2014-09-30 | 1 | -1/+0 |
* | Limit the size of uploads | Mark Haines | 2014-09-03 | 1 | -0/+39 |