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
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved check for correct page values into decorator for view function
Bernhard Keller
2011-05-19
3
-8
/
+28
*
removed request arg from Pagination class
Bernhard Keller
2011-05-19
5
-46
/
+61
*
changed some coding styles and changed the interface for pagination from __ca...
Bernhard Keller
2011-05-19
4
-87
/
+62
*
added Pagination class, usage description in Pagination,__call__
Bernhard Keller
2011-05-18
6
-16
/
+183
*
Actually we only need unique slugs per uploader.
Christopher Allan Webber
2011-05-16
1
-3
/
+5
*
My name's Chris Webber and I'm pedantic about lines not going over 80 charact...
Christopher Allan Webber
2011-05-16
1
-1
/
+2
*
Require that the slug field have only unique values.
Christopher Allan Webber
2011-05-16
1
-0
/
+4
*
Adding the is_admin field now per Elrond's sane request / advice. ;)
Christopher Allan Webber
2011-05-16
1
-2
/
+4
*
Show images in reverse submit order
Sebastian Spaeth
2011-05-16
2
-2
/
+4
*
Properly linking to the background image
Christopher Allan Webber
2011-05-16
1
-1
/
+1
*
./bin/gmg shell! Should make a lot of peoples' hacking lives easier I suspec...
Christopher Allan Webber
2011-05-15
1
-0
/
+106
*
Removing the raw string-ness
Christopher Allan Webber
2011-05-13
1
-1
/
+1
*
Removing backup files and preventing them from showing up via .gitignore
Jef van Schendel
2011-05-13
9
-368
/
+0
*
labels changed to font-weight normal instead of bold, css structure improved
Jef van Schendel
2011-05-13
2
-9
/
+21
*
Added @font-face to css
Jef van Schendel
2011-05-13
2
-0
/
+22
*
Added header to base.html
Jef van Schendel
2011-05-13
4
-56
/
+22
*
Changed all headers to <h1>
Jef van Schendel
2011-05-13
11
-12
/
+90
*
Styled buttons for real this time
Jef van Schendel
2011-05-13
9
-17
/
+52
*
Styled input buttons
Jef van Schendel
2011-05-13
6
-3
/
+113
*
Changed base.html back to old version
Jef van Schendel
2011-05-13
1
-3
/
+1
*
Fixing changes
Jef van Schendel
2011-05-13
13
-5
/
+307
*
Minor fomatting fix.
Aaron Williamson
2011-05-13
1
-1
/
+1
*
Generate unique slugs for newly submitted images.
Aaron Williamson
2011-05-13
5
-2
/
+36
*
min=0 makes more sense than min=-1
Christopher Allan Webber
2011-05-12
1
-1
/
+1
*
On image submission, do not require title. If none entered, default to filename.
Aaron Williamson
2011-05-12
3
-5
/
+7
*
locale rather than target_lang in the get parameters
Christopher Allan Webber
2011-05-12
1
-2
/
+2
*
Improve user homepage
Sebastian Spaeth
2011-05-12
2
-10
/
+30
*
Load gettext, and load it into the template environment
Christopher Allan Webber
2011-05-12
5
-6
/
+44
*
moving mediagoblin.po to a filename that makes sense
Christopher Allan Webber
2011-05-12
1
-0
/
+0
*
Separation between setting up the template env and the template loader
Christopher Allan Webber
2011-05-12
2
-8
/
+19
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2011-05-12
1
-3
/
+2
|
\
|
*
Fix the email debug inbox
Christopher Allan Webber
2011-05-12
1
-4
/
+2
*
|
Added some locale determination tools
Christopher Allan Webber
2011-05-12
2
-0
/
+82
*
|
I probably shouldn't break the main page since we don't have the
Christopher Allan Webber
2011-05-12
1
-1
/
+4
|
/
*
Moving translations to mediagoblin/translations
Christopher Allan Webber
2011-05-12
1
-0
/
+23
*
Translate the welcome message (extracts successfully!)
Christopher Allan Webber
2011-05-12
1
-1
/
+1
*
Add the jinja2 extension to the jinja loader
Christopher Allan Webber
2011-05-12
1
-1
/
+4
*
URLs should end in trailing slashes, or slash redirection doesn't work
Christopher Allan Webber
2011-05-11
1
-3
/
+3
*
Removing this horrifying submission test stuff from way back when
Christopher Allan Webber
2011-05-10
1
-45
/
+0
*
404 appropriately here
Christopher Allan Webber
2011-05-10
1
-4
/
+4
*
Indenting these templates because I'm pedantic about tag sections
Christopher Allan Webber
2011-05-10
2
-12
/
+12
*
Implement simple media detail page
Sebastian Spaeth
2011-05-10
9
-5
/
+185
*
Merge remote branch 'spaetz/fix_description'
Christopher Allan Webber
2011-05-08
1
-1
/
+1
|
\
|
*
Fix description submission in form handling
Sebastian Spaeth
2011-05-09
1
-1
/
+1
*
|
Asbool the email debug mode option
Christopher Allan Webber
2011-05-08
2
-4
/
+4
*
|
Don't escape the verification URL
Sebastian Spaeth
2011-05-08
1
-1
/
+1
|
/
*
Only convert db port if it's there and use asint to do it (better errors if f...
Christopher Allan Webber
2011-05-08
2
-3
/
+9
*
Merge remote branch 'refs/remotes/spaetz/master'
Christopher Allan Webber
2011-05-08
1
-1
/
+2
|
\
|
*
app.py: Need to pass in port number as 'int'
Sebastian Spaeth
2011-05-08
1
-1
/
+2
*
|
mgoblin_section.get, not app_config.get (doh)
Christopher Allan Webber
2011-05-08
1
-1
/
+1
|
/
[next]