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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catching ValueError when trying to use ObjModel on binary stl files.
Aeva Ntsc
2012-12-03
1
-0
/
+2
*
Added script for manually testing the blender renderer.
Aeva Ntsc
2012-12-03
1
-0
/
+29
*
Added blender renderer
Aeva Ntsc
2012-12-03
2
-0
/
+84
*
made 3d viewer a little cleaner
Aeva Ntsc
2012-12-03
1
-11
/
+22
*
disabled auto rotate
Aeva Ntsc
2012-12-03
1
-6
/
+10
*
Added the stl/obj mediatype.
Aeva Ntsc
2012-12-03
5
-0
/
+348
*
Added a rudimentary template for the stl/obj viewer.
Aeva Ntsc
2012-12-03
1
-0
/
+63
*
Added the thingiview.js library.
Aeva Ntsc
2012-12-03
1
-0
/
+165
*
Added the thingiview.js library.
Aeva Ntsc
2012-12-03
6
-0
/
+1604
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-12-03
54
-3671
/
+4187
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-12-03
3
-0
/
+3099
*
Fix translations around.
Elrond
2012-12-03
4
-11
/
+19
*
Go back to pre-login URL after loging in
Sebastian Spaeth
2012-12-03
1
-1
/
+2
*
Provide jinja2 urlencode filter
Sebastian Spaeth
2012-12-03
1
-0
/
+4
*
Add extlibs to packaging
Sebastian Spaeth
2012-12-03
1
-0
/
+1
*
Use pypi-compatible license signature
Sebastian Spaeth
2012-12-03
1
-1
/
+1
*
en_US is always available
Sebastian Spaeth
2012-12-02
3
-11
/
+10
*
Fixing bug where not all conditions returned a language in get_locale_from_re...
Christopher Allan Webber
2012-12-01
1
-1
/
+2
*
Fall back to "en" if we don't find matching translations
Sebastian Spaeth
2012-12-02
1
-1
/
+1
*
Also package i18n/*.mo
Sebastian Spaeth
2012-12-02
1
-0
/
+1
*
Honor user's browser language (#558)
Sebastian Spaeth
2012-12-02
5
-12
/
+33
*
Fix i18n in our browser
Sebastian Spaeth
2012-12-01
3
-18
/
+15
*
docs: Add trim_whitespaces plugin to relnotes and documentation
Sebastian Spaeth
2012-12-01
2
-9
/
+19
*
trim_whitespace meddleware plugin
Sebastian Spaeth
2012-12-01
2
-0
/
+98
*
Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify it
Sebastian Spaeth
2012-12-01
1
-2
/
+2
*
Remove the NoOp meddleware
Sebastian Spaeth
2012-12-01
2
-28
/
+0
*
Implement licenses.get_license_by_url
Sebastian Spaeth
2012-11-30
2
-1
/
+11
*
Improve mediagoblin.tools.licenses
Sebastian Spaeth
2012-11-30
1
-34
/
+38
*
Use mediagoblin import machinery
Sebastian Spaeth
2012-11-30
1
-4
/
+5
*
Remove importlib (python2.7'ism)
Sebastian Spaeth
2012-11-30
1
-3
/
+1
*
Merge remote-tracking branch 'spaetz/formerge/538_FORBIDDEN_admin_pages'
Elrond
2012-11-29
3
-15
/
+34
|
\
|
*
Fix error page text
Sebastian Spaeth
2012-11-29
1
-2
/
+2
|
*
Return code 403 when accessing admin pages
Sebastian Spaeth
2012-11-29
1
-3
/
+4
|
*
Implement generic error pages
Sebastian Spaeth
2012-11-29
2
-12
/
+30
*
|
Merge remote-tracking branch 'spaetz/formerge/bundle_xml_templates_too'
Elrond
2012-11-29
1
-1
/
+1
|
\
\
|
*
|
Also package webfinger.xml
Sebastian Spaeth
2012-11-29
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'spaetz/formerge/507_remove_routes'
Elrond
2012-11-29
2
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
Purge routes package from MG (#507)
Sebastian Spaeth
2012-11-20
2
-8
/
+4
*
|
Merge some small bits by spaetz. Needed later.
Elrond
2012-11-28
2
-6
/
+8
|
\
\
|
*
|
Add commit argument to clean_orphan_tags
Sebastian Spaeth
2012-11-28
1
-4
/
+4
|
*
|
Add "commit" argument to Base model delete()
Elrond
2012-11-28
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'spaetz/focus_on_user_creation'
Jef van Schendel
2012-11-27
1
-0
/
+2
|
\
\
\
|
*
|
|
Autofocus the username field on user creation
Sebastian Spaeth
2012-11-26
1
-0
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/migrate_new_tables'
Christopher Allan Webber
2012-11-26
2
-40
/
+130
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SQL Migrations: Rewrite table creation completely.
Elrond
2012-11-24
2
-40
/
+130
*
|
|
Merge remote-tracking branch 'spaetz/390_delim' into review
Elrond
2012-11-26
1
-15
/
+11
|
\
\
\
|
*
|
|
No need to strip the tag 4 times
Sebastian Spaeth
2012-11-16
1
-5
/
+4
|
*
|
|
Slightly shorten the media_tags_as_string function
Sebastian Spaeth
2012-11-14
1
-5
/
+3
|
*
|
|
Remove tag delimiter configurability (#390), fixed pep-8 compliance
dunkyp
2012-11-14
1
-8
/
+7
*
|
|
|
Merge remote-tracking branch 'elrond/for-schendje'
Christopher Allan Webber
2012-11-26
2
-7
/
+27
|
\
\
\
\
[next]