Berker Peksag e2a8d30307 Fix urlparse import in tools/routing.py il y a 9 ans
..
extlib 5e262d8bf5 make exif a submodule il y a 10 ans
__init__.py ae3bc7fabf Moved common, translation, template, and url code out of util.py and into tools/[file].py il y a 13 ans
common.py ddbf6af1e2 Huge amount of work to (mostly) allow .ogg (and maybe other) formats to skip transcode il y a 11 ans
crypto.py b8e2ab2f55 Starting to deprecate the app_config, global_config by attaching stuff to app il y a 10 ans
exif.py fd4ddeb14e #5314 Prevent ZeroDivisionError in exif.py il y a 9 ans
federation.py 5436d980a1 Fix #1024 - Correctly set generator on Activities il y a 10 ans
files.py df5b142ab9 Fix deleting media with attachments. il y a 11 ans
licenses.py 138a18fd6e Implement licenses.get_license_by_url il y a 12 ans
mail.py f6bad0eb26 Merge branch 'master' into merge-python3-port il y a 10 ans
metadata.py b6774d339a Simplify things here and use io.open il y a 10 ans
pagination.py 5a239cb7b8 Use six.moves.zip instead of itertools.izip. il y a 10 ans
pluginapi.py cc0c6cd250 Fix plugin documentation il y a 11 ans
processing.py d46267da46 Clarifying the json processing callbacks even further il y a 10 ans
request.py 967df5eff0 Require uploader privileges to upload media to API il y a 10 ans
response.py a6252cbf21 Merge branch 'merge-python3-port' il y a 10 ans
routing.py e2a8d30307 Fix urlparse import in tools/routing.py il y a 9 ans
session.py 130b85f81a babel 1.0 doesn't have a localedata.list() method, so updated setup.py. il y a 11 ans
staticdirect.py 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). il y a 10 ans
template.py 753cfc3bb9 Reforming get_jinja_env to make better use of the MediaGoblinApp il y a 10 ans
testing.py cf29e8a824 It's 2012 all up in here il y a 12 ans
text.py 9061383de2 No need to strip the tag 4 times il y a 12 ans
theme.py 27c9bb8a58 Small fix to themedata_for_theme_dir utility about sections il y a 12 ans
timesince.py c975bd3740 Use UTC for all timesince comparisons il y a 9 ans
transition.py b88ca698dd An environment variable to transition towards removing global variables il y a 10 ans
translate.py f6bad0eb26 Merge branch 'master' into merge-python3-port il y a 10 ans
url.py e49b7e02b2 Use six.text_type instead of unicode(). il y a 10 ans
validator.py c33a34d459 Client registration now supports application/x-www-form-urlencoded now il y a 11 ans
workbench.py 0b2572b9a8 Add py2_unicode helper to mediagoblin._compat. il y a 10 ans