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
*
adjust 404 page
jpope
2014-01-07
1
-1
/
+1
*
adjust banned page
jpope
2014-01-07
1
-1
/
+1
*
realign columns on mod user page
jpope
2014-01-07
1
-5
/
+5
*
debone and redo the header
jpope
2014-01-07
2
-22
/
+21
*
adjust mod report page
jpope
2014-01-06
2
-4
/
+6
*
move js back to the head
jpope
2014-01-06
1
-9
/
+9
*
small adjustments to user mod page again
jpope
2014-01-06
2
-10
/
+6
*
realign the user admin page
jpope
2014-01-06
2
-109
/
+132
*
migrate media page to skeleton
jpope
2014-01-06
2
-76
/
+37
*
more skeleton migrations
jpope
2014-01-06
3
-12
/
+52
*
start moving more to skeleton
jpope
2014-01-05
2
-105
/
+98
*
undo that "update"
jpope
2014-01-05
1
-1
/
+1
*
updated
jpope
2014-01-05
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into skeletongobblin
jpope
2014-01-05
9
-6
/
+46
|
\
|
*
Not only the web server starts MediaGoblin app! Better phrasing.
Christopher Allan Webber
2014-01-02
1
-1
/
+1
|
*
Merge remote-tracking branch 'refs/remotes/rodney757/dbupdate'
Christopher Allan Webber
2014-01-02
3
-1
/
+22
|
|
\
|
|
*
don't set logging level to debug
Rodney Ewing
2013-09-02
1
-2
/
+0
|
|
*
check if db is up to date
Rodney Ewing
2013-09-02
2
-1
/
+20
|
*
|
Merge remote-tracking branch 'remotes/jiyda/220_rtl_language_support'
Christopher Allan Webber
2014-01-02
3
-4
/
+17
|
|
\
\
|
|
*
|
Added rtl language support
Jiyda Mint Moussa
2013-04-29
3
-3
/
+15
|
*
|
|
Don't fail transcoding if we fail to generate a thumbnail.
Christopher Allan Webber
2014-01-02
2
-0
/
+6
|
*
|
|
sqlalchemy-migrate 0.8.X doesn't get along with sqlalchemy 0.9.0
Christopher Allan Webber
2014-01-01
1
-1
/
+1
*
|
|
|
fix misplaced body tag when I moved the javascript to bottom of page
jpope
2014-01-01
1
-1
/
+1
*
|
|
|
incorporate skeleton layout in the galleries
jpope777
2014-01-01
6
-32
/
+62
*
|
|
|
update base.html
jpope777
2013-12-31
1
-0
/
+6
*
|
|
|
add symlinks to skeleton
jpope777
2013-12-31
4
-0
/
+4
*
|
|
|
add skeleton submodule
jpope777
2013-12-31
2
-0
/
+3
|
/
/
/
*
|
|
media_types/sniff_media: reset file back to 0 offset for actual copy. Require...
Alon Levy
2013-12-26
1
-0
/
+1
*
|
|
pdf/processing: fix non pdf regression, copy correct file
Alon Levy
2013-12-26
1
-2
/
+4
*
|
|
pdf/processing: avoid possible dead goblin if pdfinfo failed
Alon Levy
2013-12-26
1
-0
/
+5
*
|
|
Rename a few files and minor cleanup
Sebastian Spaeth
2013-12-12
5
-20
/
+17
*
|
|
Remove "Create blog" from admin top bar
Sebastian Spaeth
2013-12-12
3
-24
/
+0
*
|
|
Add the profile_hook in case of user with or without media
Sebastian Spaeth
2013-12-12
1
-5
/
+1
*
|
|
Force evaluation of Query() through count()
Sebastian Spaeth
2013-12-12
2
-6
/
+4
*
|
|
Fix "middot" when blog plugin is disabled
Sebastian Spaeth
2013-12-12
2
-3
/
+1
*
|
|
Undo changes since gsoc in media_confirm_delete
Sebastian Spaeth
2013-12-12
1
-22
/
+4
*
|
|
Use MEDIA_TYPE, not hardcoded variable of same value
Sebastian Spaeth
2013-12-12
1
-1
/
+1
*
|
|
Convert blog plugin to use new privileges system
Sebastian Spaeth
2013-12-12
4
-6
/
+6
*
|
|
Revert "Replace hardcoded URL by variable for the same."
Sebastian Spaeth
2013-12-12
1
-1
/
+1
*
|
|
Finalize merging of the blog branch by Aditi (Gsoc 2013)
Sebastian Spaeth
2013-12-12
2
-3
/
+2
*
|
|
Merge branch 'master' into upstream-master
Sebastian Spaeth
2013-12-12
118
-5
/
+4314
|
\
\
\
|
*
|
|
Write docstringg for view functions.
Aditi Mittal
2013-09-24
1
-9
/
+25
|
*
|
|
some fixes
Aditi Mittal
2013-09-21
6
-13
/
+18
|
*
|
|
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
Aditi Mittal
2013-09-18
34
-229
/
+7817
|
|
\
\
\
|
*
|
|
|
Write template to render blog about page.
Aditi Mittal
2013-09-18
1
-0
/
+38
|
*
|
|
|
Change the text of url to blogs on user profile page.
Aditi Mittal
2013-09-18
1
-3
/
+3
|
*
|
|
|
Url mapping for blog about page.
Aditi Mittal
2013-09-18
1
-1
/
+9
|
*
|
|
|
Add view button and create blog button on blogs dashboard.
Aditi Mittal
2013-09-18
1
-19
/
+28
|
*
|
|
|
Add url to blog post listing page on blog dashboard of a blog.
Aditi Mittal
2013-09-18
1
-0
/
+5
|
*
|
|
|
Write view for blog about page.
Aditi Mittal
2013-09-18
1
-2
/
+29
[next]