aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/media_types/raw_image
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-1/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-5/+5
* Fix #919 - Use class names in super call not self.__class__Jessica Tallon2014-09-301-2/+2
* Raw image mediatype had a non-unicode logging callOdin Hørthe Omdal2014-09-071-2/+2
* Handle cr2 files through the raw_image media typeChristopher Allan Webber2014-09-061-1/+1
* Implement Raw Image media type pluginOdin Hørthe Omdal2014-07-163-0/+140