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
*
Fix linking to comments.
Elrond
2013-01-17
2
-3
/
+4
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2013-01-17
5
-6
/
+12
|
\
|
*
Return to media collection page if no collection selected
Sebastian Spaeth
2013-01-17
1
-0
/
+4
|
*
Move workbench into tools directory.
Elrond
2013-01-17
3
-2
/
+2
|
*
Remove DEFAULT_WORKBENCH_DIR.
Elrond
2013-01-17
1
-4
/
+0
|
*
Add "Browse collections" link to profile pages
Jef van Schendel
2013-01-17
1
-0
/
+6
*
|
Merge remote-tracking branch 'refs/remotes/spaetz/565_workbench_cleanup'
Christopher Allan Webber
2013-01-17
1
-41
/
+21
|
\
\
|
|
/
|
/
|
|
*
Do not read complete videos in RAM (#419)
Sebastian Spaeth
2013-01-16
1
-41
/
+21
*
|
adding back dropdown.js now that we have, well, a dropdown again :)
Christopher Allan Webber
2013-01-17
1
-0
/
+3
*
|
Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown'
Christopher Allan Webber
2013-01-17
4
-47
/
+80
|
\
\
|
*
|
CSS edits to dropdown menu; added log out button for unverified users
Jef van Schendel
2013-01-17
2
-13
/
+10
|
*
|
Add header_dropdown.js
Jef van Schendel
2012-12-04
1
-0
/
+27
|
*
|
Edit header styling (add border-bottom, remove background-color); add margin ...
Jef van Schendel
2012-12-04
1
-2
/
+5
|
*
|
Fix header width again: this is a better approach
Jef van Schendel
2012-12-02
1
-2
/
+2
|
*
|
Fix header width issue on small screens
Jef van Schendel
2012-12-02
1
-0
/
+1
|
*
|
Fix small user error
Jef van Schendel
2012-12-02
1
-1
/
+1
|
*
|
Give elements proper, more descriptive class names
Jef van Schendel
2012-12-02
1
-3
/
+3
|
*
|
Several edits to header dropdown:
Jef van Schendel
2012-12-02
1
-8
/
+6
|
*
|
First commit to add header dropdown
Jef van Schendel
2012-12-02
3
-28
/
+34
*
|
|
Merge commit '9408938' from 565_workbench_cleanup (spaetz)
Christopher Allan Webber
2013-01-17
8
-43
/
+96
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add @get_workbench test
Sebastian Spaeth
2013-01-16
1
-2
/
+19
|
*
|
Shorten Workbench(Manager) method names
Sebastian Spaeth
2013-01-16
3
-11
/
+12
|
*
|
Switch over media processor to use the get_workbench decorator (#565)
Sebastian Spaeth
2013-01-16
5
-29
/
+37
|
*
|
Implement @get_workbench decorator
Sebastian Spaeth
2013-01-16
1
-0
/
+12
|
*
|
Make Workbench() a context manager
Sebastian Spaeth
2013-01-16
1
-4
/
+19
*
|
|
Change position of "Delete account" link, put it below the form
Jef van Schendel
2013-01-17
2
-6
/
+10
*
|
|
Better "delete my account" placement
Sebastian Spaeth
2013-01-17
1
-1
/
+6
*
|
|
Introduce user_deletion test.
Sebastian Spaeth
2013-01-17
1
-0
/
+18
*
|
|
Allowing to delete a user account (#302)
Sebastian Spaeth
2013-01-17
4
-0
/
+77
*
|
|
import db.sql.util -> db.util
Sebastian Spaeth
2013-01-17
1
-1
/
+1
*
|
|
Merge branch '540_User_delete_deletes_related_entries'
Sebastian Spaeth
2013-01-17
2
-21
/
+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement User.delete() (#540)
Sebastian Spaeth
2013-01-17
1
-1
/
+22
|
*
|
Implement Collection.delete()
Sebastian Spaeth
2013-01-17
1
-1
/
+10
|
*
|
Implement MediaEntry().delete() (#540)
Sebastian Spaeth
2013-01-17
2
-19
/
+37
*
|
|
Make the workbench destroy itself for video processing also.
Christopher Allan Webber
2013-01-16
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'refs/remotes/spaetz/561_use_workbench_not_tempf...
Christopher Allan Webber
2013-01-16
2
-8
/
+10
|
\
\
\
|
*
|
|
Audio and video should use workbench instead of tempfiles (#561)
Sebastian Spaeth
2013-01-08
2
-8
/
+10
*
|
|
|
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
8
-15
/
+27
|
\
\
\
\
|
*
|
|
|
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
8
-15
/
+27
*
|
|
|
|
collection browsing: rename view/template user_collections -> collection_list
Stefano Zacchiroli
2013-01-15
4
-5
/
+5
*
|
|
|
|
collection browsing: remove pagination support
Stefano Zacchiroli
2013-01-15
1
-6
/
+2
*
|
|
|
|
collection browsing: drop atom feed from page template
Stefano Zacchiroli
2013-01-15
1
-7
/
+0
*
|
|
|
|
collections: add support to browse existing collections
Stefano Zacchiroli
2013-01-15
4
-3
/
+88
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
#571: Fixed. Display collection description with Markdown formatting.
Tiberiu C. Turbureanu
2013-01-15
1
-1
/
+3
*
|
|
|
Unbreak 301 responses
Sebastian Spaeth
2013-01-15
1
-0
/
+4
*
|
|
|
Simplify check_media_slug_used
Sebastian Spaeth
2013-01-15
3
-9
/
+7
*
|
|
|
More explicit get_or_create pattern
Sebastian Spaeth
2013-01-15
1
-1
/
+4
*
|
|
|
Improve error message wording (#564)
Sebastian Spaeth
2013-01-14
1
-4
/
+8
*
|
|
|
Use the new logo.html thingy in airy.
Elrond
2013-01-13
2
-98
/
+25
*
|
|
|
Move logo part into bits/logo.html
Elrond
2013-01-13
2
-7
/
+26
[next]