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
/
user_pages
/
routing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed almost all of the code from core
saksham1115
2016-07-19
1
-11
/
+1
*
Only video uploader can edit their subtitles
saksham1115
2016-07-19
1
-1
/
+1
*
Made decorators views for Customize Interface
saksham1115
2016-07-19
1
-0
/
+5
*
Subtitle built over attachments : working
saksham1115
2016-07-19
1
-0
/
+5
*
added filtering by entry state in processing panel
Boris Bobrov
2016-02-01
1
-0
/
+5
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
1
-0
/
+4
*
Created the media metadata editor page
tilly-Q
2014-05-06
1
-0
/
+4
*
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-1
/
+1
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
1
-0
/
+4
|
\
|
*
Added comment preview functionality to user pages. It works by passing the co...
Emily O'Leary
2013-08-07
1
-0
/
+4
*
|
This is the first stage of my project of implenting admin/moderator functiona-
tilly-Q
2013-06-24
1
-0
/
+8
|
/
*
Use media.id for collecting media too.
Elrond
2013-02-24
1
-1
/
+1
*
Use the media id for attachmemt editing.
Elrond
2013-02-24
1
-1
/
+1
*
Making the tags on media pages point to the user's tag listing specifically.
Christopher Allan Webber
2013-02-21
1
-1
/
+1
*
Implement user's tag filtered gallery page
Sebastian Spaeth
2013-01-21
1
-0
/
+5
*
Fix linking to comments.
Elrond
2013-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
1
-3
/
+3
|
\
|
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-3
/
+3
*
|
collection browsing: rename view/template user_collections -> collection_list
Stefano Zacchiroli
2013-01-15
1
-2
/
+2
*
|
collections: add support to browse existing collections
Stefano Zacchiroli
2013-01-15
1
-0
/
+4
|
/
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Remove mongolisms from user_pages.view #451
Sebastian Spaeth
2012-12-21
1
-0
/
+1
*
Fixed attachments
Joar Wandborg
2012-10-23
1
-1
/
+1
*
Fixed 404 page under werkzeug.routing
Joar Wandborg
2012-10-14
1
-1
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-45
/
+65
*
Added basic collection functionality
Aaron Williamson
2012-09-18
1
-0
/
+15
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Feature #403 - Ability to delete media entries - Fixes according to feedback
Joar Wandborg
2011-08-30
1
-2
/
+2
*
I think confirm_delete deserves a url like /confirm-delete/ rather than /conf...
Christopher Allan Webber
2011-08-29
1
-2
/
+3
*
Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'
Christopher Allan Webber
2011-08-28
1
-0
/
+2
|
\
|
*
+ 'confirm' section for confirmation dialogues
Mark Holmquist
2011-08-22
1
-0
/
+2
*
|
Merge branch 'master' into jwandborg-f482_media_attachments
Christopher Allan Webber
2011-08-22
1
-1
/
+5
|
\
|
|
*
Processing panel view
Christopher Allan Webber
2011-08-14
1
-1
/
+5
*
|
Feature #482 - Media attachments -
Joar Wandborg
2011-08-22
1
-1
/
+4
|
/
*
Issue #431 - Prevent comment link expiry - Added functionality for comment li...
Joar Wandborg
2011-07-07
1
-0
/
+3
*
Issue #362 - Added a route to MediaComment POST handler
Joar Wandborg
2011-06-29
1
-1
/
+4
*
adds routing.py and view.py changes
cfdv
2011-06-16
1
-0
/
+2
*
Mount media editing under /u/{username}/m/{media}/edit/
Christopher Allan Webber
2011-06-04
1
-0
/
+2
*
modified atomfeed feature, corrected spacing, url generation, routing id
Bernhard Keller
2011-05-23
1
-1
/
+3
*
MediaEntry slugs usable in URLs, & decorator that grabs media from the request
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
Removing the raw string-ness
Christopher Allan Webber
2011-05-13
1
-1
/
+1
*
URLs should end in trailing slashes, or slash redirection doesn't work
Christopher Allan Webber
2011-05-11
1
-3
/
+3
*
Implement simple media detail page
Sebastian Spaeth
2011-05-10
1
-0
/
+24