2015-11-27 |
Brian Neal |
Prevent mixed content in UserProfiles.
|
2015-10-30 |
Brian Neal |
Fix Unicode error while logging news changes.
|
2015-10-29 |
Brian Neal |
Modify ssl_images to update news models.
|
2015-10-25 |
Brian Neal |
Guard against bad image urls in ssl_images.
|
2015-10-25 |
Brian Neal |
Logging tweaks to ssl_images.
|
2015-10-25 |
Brian Neal |
Additional tweaks to ssl_images.
|
2015-10-15 |
Brian Neal |
Pass timeout to requests instead of global timeout.
|
2015-10-10 |
Brian Neal |
Convert ssl_images to use download_file.
|
2015-09-02 |
Brian Neal |
Whitelist hot-linked image sources.
|
2015-02-28 |
Brian Neal |
Detect bad hosts. Save cache information.
|
2015-02-28 |
Brian Neal |
Add socket timeout option.
|
2015-02-28 |
Brian Neal |
Record if an image could not be retrieved.
|
2015-02-26 |
Brian Neal |
Remove checking for https availability.
|
2015-02-20 |
Brian Neal |
Add counter and timer.
|
2015-02-19 |
Brian Neal |
Check html for <img src="http:...">.
|
2015-02-11 |
Brian Neal |
Ensure the cache is populated correctly.
|
2015-02-10 |
Brian Neal |
See if file available at https: by doing HEAD request.
|
2015-02-04 |
Brian Neal |
Actually save model object upon change.
|
2015-01-28 |
Brian Neal |
Base64 encode filename to make it shorter.
|
2015-01-16 |
Brian Neal |
More work on ssl_images command. Uploading now works.
|
2014-12-17 |
Brian Neal |
More WIP on ssl_images command & unit test.
|
2014-12-16 |
Brian Neal |
More WIP on ssl_images management command and tests.
|
2014-12-16 |
Brian Neal |
WIP on ssl_images command.
|
2014-12-05 |
Brian Neal |
More WIP on ssl_images command.
|
2014-12-03 |
Brian Neal |
Started fleshing out the ssl_images command.
|
2014-11-26 |
Brian Neal |
Improve command line support for ssl_images.
|
2014-11-26 |
Brian Neal |
Started work on command to update posts for SSL.
|