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
*
Change to 5 thumbnails per row
Jef van Schendel
2012-11-01
1
-2
/
+2
*
Change thumbnail width to 212px
Jef van Schendel
2012-11-01
1
-1
/
+1
*
Update Airy's base.html
Jef van Schendel
2012-10-23
1
-14
/
+7
*
Move <a> end tag
Jef van Schendel
2012-10-23
1
-1
/
+2
*
Remove obsolete dropdown styling
Jef van Schendel
2012-10-23
1
-10
/
+0
*
Don't show link to original when the file is an image
Jef van Schendel
2012-10-23
1
-11
/
+0
*
Don't show zoom in cursor if there is no larger version
Jef van Schendel
2012-10-23
1
-1
/
+1
*
Fixed attachments
Joar Wandborg
2012-10-23
3
-14
/
+16
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-10-22
11
-88
/
+105
|
\
|
*
Replace dropdown in top right with regular links
Jef van Schendel
2012-10-21
3
-74
/
+7
|
*
Move "Add collection" and "Change account settings" links to root.html
Jef van Schendel
2012-10-21
3
-7
/
+9
|
*
Add "Add collection" link to Airy theme
Jef van Schendel
2012-10-21
1
-0
/
+1
|
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Jef van Schendel
2012-10-21
1
-0
/
+58
|
|
\
|
|
*
Added HTTP API auth plugin
Joar Wandborg
2012-10-20
1
-0
/
+58
|
*
|
Styling edits to Airy theme
Jef van Schendel
2012-10-21
1
-7
/
+3
|
|
/
|
*
Implement new RSS icon for Airy theme
Jef van Schendel
2012-10-20
1
-1
/
+1
|
*
Replace icon_feed.png with proper Airy version
Jef van Schendel
2012-10-20
2
-0
/
+23
|
*
Replace dark empty_dots.png for Airy theme
Jef van Schendel
2012-10-20
2
-0
/
+4
*
|
Set the user page to two columns wide so we don't have this weird wrapping.
Christopher Allan Webber
2012-10-22
1
-1
/
+1
|
/
*
Fix thumbnail aspect ratios
Jef van Schendel
2012-10-20
1
-1
/
+1
*
Removed Routes dependency, added admin routes
Joar Wandborg
2012-10-20
6
-15
/
+13
*
Styling edits for buttons (Airy only)
Jef van Schendel
2012-10-19
1
-3
/
+6
*
Thumbnail styling edits plus edits to the object_gallery (4 columns instead o...
Jef van Schendel
2012-10-19
2
-7
/
+11
*
Thumbnail styling edits to base theme and Airy theme
Jef van Schendel
2012-10-19
2
-3
/
+7
*
Fixed OAuth access_token duplicate route
Joar Wandborg
2012-10-15
6
-10
/
+18
*
Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routes
Christopher Allan Webber
2012-10-14
3
-34
/
+33
*
Fixed 404 page under werkzeug.routing
Joar Wandborg
2012-10-14
4
-26
/
+22
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
11
-178
/
+191
*
Fixing the airy attribution in the header.
Christopher Allan Webber
2012-10-07
1
-2
/
+2
*
Fixed pylint issues, removed unused import
Joar Wandborg
2012-10-02
2
-2
/
+1
*
Added VideoThumbnailerMarkII
Joar Wandborg
2012-10-02
2
-8
/
+301
*
Changed copy.copy(get_params) to dict(get_params)
Joar Wandborg
2012-09-30
1
-1
/
+1
*
Removed debugging stuff from master
Joar Wandborg
2012-09-30
1
-8
/
+0
*
Use RawConfigParser instead of dict.viewitems
Joar Wandborg
2012-09-30
1
-3
/
+7
*
Set up celery logging from paste ini
Joar Wandborg
2012-09-30
1
-0
/
+65
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
11
-105
/
+144
*
Added OAuth test
Joar Wandborg
2012-09-29
1
-0
/
+50
*
Fixed pylint/pep8 warnings in test/tools.py
Joar Wandborg
2012-09-29
1
-2
/
+2
*
Switch from webob.Request to werkzeug.wrappers.Request
Joar Wandborg
2012-09-29
5
-27
/
+382
*
Grammar re: libasound2-dev
Joar Wandborg
2012-09-29
1
-4
/
+4
*
Added note about libasound2-dev to docs.
Joar Wandborg
2012-09-29
1
-0
/
+7
*
Added cascade all, delete-orphan to ProcessingMetaData
Joar Wandborg
2012-09-27
1
-5
/
+7
*
Added tests for HTTP callbacks
Joar Wandborg
2012-09-27
4
-3
/
+85
*
Added some OAuth plugin tests
Joar Wandborg
2012-09-26
3
-2
/
+138
*
HTTP callback fixes
Joar Wandborg
2012-09-26
3
-6
/
+21
*
Added support for http callbacks on processing
Joar Wandborg
2012-09-26
5
-2
/
+111
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-09-24
48
-261
/
+169
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-09-24
3
-99
/
+99
*
Too much was marked for translation this gettext message.
Christopher Allan Webber
2012-09-24
1
-1
/
+3
*
Changed a <p/> to </p> in user.html. Removed the <p></p> wrappers in profile....
LotusEcho
2012-09-24
2
-2
/
+2
[next]