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
/
views.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-1
/
+1
*
Use request.db to do a query to support a global-free view :)
Christopher Allan Webber
2014-12-03
1
-1
/
+1
*
Have the hook handle happen in the root_view proxy view itself
Christopher Allan Webber
2014-01-14
1
-2
/
+10
*
This is a very minor change that makes it possible for plugins to provide an
tilly-Q
2014-01-10
1
-1
/
+4
*
Make showing the Terms of Service a user option, and move it to the footer.
Christopher Allan Webber
2013-10-11
1
-1
/
+4
*
This should be my final code update before I am ready for review! Basically, in
tilly-Q
2013-09-10
1
-0
/
+4
*
Whew. This is a big update. I did some significant keeping work. I moved all of
tilly-Q
2013-07-17
1
-2
/
+2
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove mediagoblin.db.sql.fake.DESCENDING
Sebastian Spaeth
2013-01-07
1
-3
/
+3
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Bug 681 - Comments from reviewing the new video merge
Joar Wandborg
2011-12-06
1
-5
/
+1
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-2
/
+6
|
\
|
*
Multimedia refractoring, and added video thumbnail support
Joar Wandborg
2011-10-05
1
-2
/
+6
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-0
/
+1
|
\
\
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-0
/
+1
|
|
/
*
/
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-1
/
+2
|
/
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Make index page paginated
Christopher Allan Webber
2011-08-01
1
-5
/
+11
*
Updated spacings in code for better readability
Rasmus Larsson
2011-07-09
1
-1
/
+1
*
Added configuration variable to toggle registrations, if disabled the registr...
Rasmus Larsson
2011-07-09
1
-1
/
+3
*
Made a simple template rendering view and switched a bunch of code over to us...
Christopher Allan Webber
2011-06-05
1
-2
/
+11
*
I have a strong preference for aligning all parameters in a function call.
Christopher Allan Webber
2011-06-05
1
-1
/
+2
*
Reformat render_to_response calls
Elrond
2011-06-05
1
-3
/
+3
*
Create render_to_reponse and use it everywhere.
Elrond
2011-06-05
1
-6
/
+3
*
Moving all views over to using util.render_template()!
Christopher Allan Webber
2011-06-04
1
-5
/
+5
*
Clean unused imports (found by pyflakes).
Elrond
2011-05-18
1
-7
/
+2
*
Move ObjectId, DESCENDING to db.util
Elrond
2011-05-18
1
-2
/
+1
*
Move models into new db/ directory
Elrond
2011-05-18
1
-1
/
+1
*
Show images in reverse submit order
Sebastian Spaeth
2011-05-16
1
-1
/
+2
*
Generate unique slugs for newly submitted images.
Aaron Williamson
2011-05-13
1
-0
/
+1
*
Removing this horrifying submission test stuff from way back when
Christopher Allan Webber
2011-05-10
1
-45
/
+0
*
Implement simple media detail page
Sebastian Spaeth
2011-05-10
1
-2
/
+2
*
Actually display submitted stuff on the mainpage. Crappy, but working!
Christopher Allan Webber
2011-05-06
1
-1
/
+5
*
Adds initial root page
Will Kahn-Greene
2011-04-30
1
-1
/
+5
*
Changes Mediagoblin -> MediaGoblin.
Will Kahn-Greene
2011-04-13
1
-1
/
+1
*
Where did this o come from.
Christopher Allan Webber
2011-04-02
1
-1
/
+1
*
Added copyright notices
Matt Lee
2011-03-27
1
-0
/
+16
*
A testing submit view that doesn't work but is getting closer to working.
Christopher Allan Webber
2011-03-27
1
-4
/
+16
*
Still totally useless but at least it writes to the database
Christopher Allan Webber
2010-07-18
1
-1
/
+7
*
Starting with the test submit view using wtforms
Christopher Allan Webber
2010-07-18
1
-0
/
+32
*
Initial mediagoblin structure
Christopher Allan Webber
2010-07-17
1
-0
/
+4