index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tools
/
url.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-2
/
+2
*
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-1
/
+3
*
added new slugify with unidecode
Boris Bobrov
2014-03-11
1
-16
/
+2
*
Disallow ":" as part of a media slug
Sebastian Spaeth
2013-01-15
1
-1
/
+1
*
Make translitcodec optional, and work nicely without it.
Christopher Allan Webber
2013-01-06
1
-3
/
+12
*
Add comments explaining how translitcodec *is* used
Christopher Allan Webber
2012-12-14
1
-0
/
+2
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
We were using translitcodec and I didn't understand how it worked ;)
Christopher Allan Webber
2012-01-28
1
-0
/
+1
*
We aren't using translitcodec anymore. Kill it!
Christopher Allan Webber
2012-01-28
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-0
/
+2
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-0
/
+31