aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit
Commit message (Collapse)AuthorAgeFilesLines
* Properly require files when users submitChristopher Allan Webber2011-04-231-32/+40
|
* Submission of image works :)Christopher Allan Webber2011-04-232-5/+4
| | | | /me pours some sparkling grape juice
* Enclose queue_file writing in with statement so that it's closed correctly.Christopher Allan Webber2011-04-231-1/+2
|
* A stupid success view.Christopher Allan Webber2011-04-231-0/+2
|
* submit_start written in a way that, by golly, you'd think maybe it'd workChristopher Allan Webber2011-04-231-0/+44
|
* Start of the submit view, but not much there quite yet.Christopher Allan Webber2011-04-194-0/+85